2023-12-06T15:40:33.111 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T15:40:33.111 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324 --verbose --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 --name yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324/orig.config.yaml 2023-12-06T15:40:33.158 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T15:40:33.240 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324 branch: wip-yuri6-testing-2023-12-05-0753-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: null first_in_suite: false job_id: '7480324' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri6-testing-2023-12-05-0753-pacific ceph: conf: global: mon election default strategy: 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: d03fca4f35d43f61b4679936aef7bd2f01cced0b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b workunit: branch: wip-yuri6-testing-2023-12-05-0753-pacific sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5202 sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri6-testing-2023-12-05-0753-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b targets: smithi078.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi162.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: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_15:05:11 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T15:40:33.241 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa; will attempt to use it 2023-12-06T15:40:33.241 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks 2023-12-06T15:40:33.242 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T15:40:33.243 INFO:teuthology.task.internal:Checking packages... 2023-12-06T15:40:33.267 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'd03fca4f35d43f61b4679936aef7bd2f01cced0b' 2023-12-06T15:40:33.267 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T15:40:33.267 INFO:teuthology.packaging:ref: None 2023-12-06T15:40:33.267 INFO:teuthology.packaging:tag: None 2023-12-06T15:40:33.267 INFO:teuthology.packaging:branch: wip-yuri6-testing-2023-12-05-0753-pacific 2023-12-06T15:40:33.268 INFO:teuthology.packaging:sha1: d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T15:40:33.268 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri6-testing-2023-12-05-0753-pacific 2023-12-06T15:40:33.412 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-335-gd03fca4f-1focal 2023-12-06T15:40:33.413 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T15:40:33.419 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T15:40:33.420 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T15:40:33.464 INFO:teuthology.task.internal:Saving configuration 2023-12-06T15:40:33.482 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T15:40:33.524 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T15:40:33.547 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi078.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 15:34:10.368985', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-06T15:40:33.572 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 15:34:10.367562', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-06T15:40:33.573 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T15:40:33.579 INFO:teuthology.task.internal:roles: ubuntu@smithi078.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-06T15:40:33.579 INFO:teuthology.task.internal:roles: ubuntu@smithi162.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-06T15:40:33.579 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T15:40:33.696 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7c635c8700>, signals=[15]) 2023-12-06T15:40:33.696 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T15:40:33.705 INFO:teuthology.task.internal:Opening connections... 2023-12-06T15:40:33.705 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi078.front.sepia.ceph.com 2023-12-06T15:40:33.707 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:40:33.755 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi162.front.sepia.ceph.com 2023-12-06T15:40:33.756 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:40:33.802 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T15:40:33.809 DEBUG:teuthology.orchestra.run.smithi078:> uname -m 2023-12-06T15:40:33.832 INFO:teuthology.orchestra.run.smithi078.stdout:x86_64 2023-12-06T15:40:33.832 DEBUG:teuthology.orchestra.run.smithi078:> cat /etc/os-release 2023-12-06T15:40:33.882 INFO:teuthology.orchestra.run.smithi078.stdout:NAME="Ubuntu" 2023-12-06T15:40:33.882 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-06T15:40:33.882 INFO:teuthology.orchestra.run.smithi078.stdout:ID=ubuntu 2023-12-06T15:40:33.882 INFO:teuthology.orchestra.run.smithi078.stdout:ID_LIKE=debian 2023-12-06T15:40:33.882 INFO:teuthology.orchestra.run.smithi078.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-06T15:40:33.882 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION_ID="20.04" 2023-12-06T15:40:33.882 INFO:teuthology.orchestra.run.smithi078.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-06T15:40:33.882 INFO:teuthology.orchestra.run.smithi078.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-06T15:40:33.883 INFO:teuthology.orchestra.run.smithi078.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-06T15:40:33.883 INFO:teuthology.orchestra.run.smithi078.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-06T15:40:33.883 INFO:teuthology.orchestra.run.smithi078.stdout:VERSION_CODENAME=focal 2023-12-06T15:40:33.883 INFO:teuthology.orchestra.run.smithi078.stdout:UBUNTU_CODENAME=focal 2023-12-06T15:40:33.883 INFO:teuthology.lock.ops:Updating smithi078.front.sepia.ceph.com on lock server 2023-12-06T15:40:33.905 DEBUG:teuthology.orchestra.run.smithi162:> uname -m 2023-12-06T15:40:33.912 INFO:teuthology.orchestra.run.smithi162.stdout:x86_64 2023-12-06T15:40:33.912 DEBUG:teuthology.orchestra.run.smithi162:> cat /etc/os-release 2023-12-06T15:40:33.960 INFO:teuthology.orchestra.run.smithi162.stdout:NAME="Ubuntu" 2023-12-06T15:40:33.961 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-06T15:40:33.961 INFO:teuthology.orchestra.run.smithi162.stdout:ID=ubuntu 2023-12-06T15:40:33.961 INFO:teuthology.orchestra.run.smithi162.stdout:ID_LIKE=debian 2023-12-06T15:40:33.961 INFO:teuthology.orchestra.run.smithi162.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-06T15:40:33.961 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_ID="20.04" 2023-12-06T15:40:33.962 INFO:teuthology.orchestra.run.smithi162.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-06T15:40:33.962 INFO:teuthology.orchestra.run.smithi162.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-06T15:40:33.962 INFO:teuthology.orchestra.run.smithi162.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-06T15:40:33.962 INFO:teuthology.orchestra.run.smithi162.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-06T15:40:33.962 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_CODENAME=focal 2023-12-06T15:40:33.962 INFO:teuthology.orchestra.run.smithi162.stdout:UBUNTU_CODENAME=focal 2023-12-06T15:40:33.962 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2023-12-06T15:40:33.988 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T15:40:33.998 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T15:40:34.043 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T15:40:34.043 DEBUG:teuthology.orchestra.run.smithi078:> test '!' -e /home/ubuntu/cephtest 2023-12-06T15:40:34.046 DEBUG:teuthology.orchestra.run.smithi162:> test '!' -e /home/ubuntu/cephtest 2023-12-06T15:40:34.051 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T15:40:34.073 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T15:40:34.073 DEBUG:teuthology.orchestra.run.smithi078:> test -z $(ls -A /var/lib/ceph) 2023-12-06T15:40:34.077 DEBUG:teuthology.orchestra.run.smithi162:> test -z $(ls -A /var/lib/ceph) 2023-12-06T15:40:34.085 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T15:40:34.159 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T15:40:34.216 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T15:40:34.216 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-06T15:40:34.217 DEBUG:teuthology.orchestra.run.smithi078:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T15:40:34.217 DEBUG:teuthology.orchestra.run.smithi162:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T15:40:34.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:40:34.223 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2023-12-06T15:40:34.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T15:40:34.224 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2023-12-06T15:40:34.230 INFO:teuthology.orchestra.run.smithi078.stdout:5.4.0-124-generic 2023-12-06T15:40:34.230 INFO:teuthology.task.kernel:Running kernel on smithi078: 5.4.0-124-generic 2023-12-06T15:40:34.230 DEBUG:teuthology.orchestra.run.smithi078:> sudo apt-get clean 2023-12-06T15:40:34.231 INFO:teuthology.orchestra.run.smithi162.stdout:5.4.0-124-generic 2023-12-06T15:40:34.232 INFO:teuthology.task.kernel:Running kernel on smithi162: 5.4.0-124-generic 2023-12-06T15:40:34.232 DEBUG:teuthology.orchestra.run.smithi162:> sudo apt-get clean 2023-12-06T15:40:34.332 DEBUG:teuthology.orchestra.run.smithi162:> sudo apt-get update 2023-12-06T15:40:34.376 DEBUG:teuthology.orchestra.run.smithi078:> sudo apt-get update 2023-12-06T15:40:34.513 INFO:teuthology.orchestra.run.smithi162.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-06T15:40:34.523 INFO:teuthology.orchestra.run.smithi078.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-06T15:40:34.608 INFO:teuthology.orchestra.run.smithi162.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T15:40:34.641 INFO:teuthology.orchestra.run.smithi078.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T15:40:34.690 INFO:teuthology.orchestra.run.smithi162.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-06T15:40:34.715 INFO:teuthology.orchestra.run.smithi078.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-06T15:40:34.814 INFO:teuthology.orchestra.run.smithi162.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-06T15:40:34.905 INFO:teuthology.orchestra.run.smithi078.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-06T15:40:34.966 INFO:teuthology.orchestra.run.smithi162.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-06T15:40:34.980 INFO:teuthology.orchestra.run.smithi162.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-06T15:40:34.984 INFO:teuthology.orchestra.run.smithi162.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-06T15:40:34.984 INFO:teuthology.orchestra.run.smithi162.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-06T15:40:35.008 INFO:teuthology.orchestra.run.smithi162.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-06T15:40:35.008 INFO:teuthology.orchestra.run.smithi162.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-06T15:40:35.012 INFO:teuthology.orchestra.run.smithi162.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T15:40:35.013 INFO:teuthology.orchestra.run.smithi162.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [914 kB] 2023-12-06T15:40:35.020 INFO:teuthology.orchestra.run.smithi162.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [633 kB] 2023-12-06T15:40:35.025 INFO:teuthology.orchestra.run.smithi162.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-06T15:40:35.027 INFO:teuthology.orchestra.run.smithi162.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-06T15:40:35.027 INFO:teuthology.orchestra.run.smithi162.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-06T15:40:35.027 INFO:teuthology.orchestra.run.smithi162.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-06T15:40:35.032 INFO:teuthology.orchestra.run.smithi162.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-06T15:40:35.032 INFO:teuthology.orchestra.run.smithi162.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-06T15:40:35.034 INFO:teuthology.orchestra.run.smithi162.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-06T15:40:35.079 INFO:teuthology.orchestra.run.smithi078.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-06T15:40:35.121 INFO:teuthology.orchestra.run.smithi078.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-06T15:40:35.130 INFO:teuthology.orchestra.run.smithi078.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-06T15:40:35.136 INFO:teuthology.orchestra.run.smithi078.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-06T15:40:35.136 INFO:teuthology.orchestra.run.smithi078.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-06T15:40:35.136 INFO:teuthology.orchestra.run.smithi078.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-06T15:40:35.163 INFO:teuthology.orchestra.run.smithi078.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-06T15:40:35.166 INFO:teuthology.orchestra.run.smithi078.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T15:40:35.166 INFO:teuthology.orchestra.run.smithi078.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [633 kB] 2023-12-06T15:40:35.173 INFO:teuthology.orchestra.run.smithi078.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [914 kB] 2023-12-06T15:40:35.175 INFO:teuthology.orchestra.run.smithi162.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-06T15:40:35.183 INFO:teuthology.orchestra.run.smithi078.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-06T15:40:35.186 INFO:teuthology.orchestra.run.smithi078.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-06T15:40:35.196 INFO:teuthology.orchestra.run.smithi078.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-06T15:40:35.196 INFO:teuthology.orchestra.run.smithi078.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-06T15:40:35.197 INFO:teuthology.orchestra.run.smithi078.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-06T15:40:35.218 INFO:teuthology.orchestra.run.smithi078.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-06T15:40:35.220 INFO:teuthology.orchestra.run.smithi078.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-06T15:40:35.470 INFO:teuthology.orchestra.run.smithi078.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-06T15:40:35.560 INFO:teuthology.orchestra.run.smithi162.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-06T15:40:35.589 INFO:teuthology.orchestra.run.smithi162.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-06T15:40:35.602 INFO:teuthology.orchestra.run.smithi162.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-06T15:40:35.603 INFO:teuthology.orchestra.run.smithi162.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-06T15:40:35.635 INFO:teuthology.orchestra.run.smithi078.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-06T15:40:35.648 INFO:teuthology.orchestra.run.smithi078.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-06T15:40:35.648 INFO:teuthology.orchestra.run.smithi078.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-06T15:40:35.680 INFO:teuthology.orchestra.run.smithi162.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-06T15:40:35.681 INFO:teuthology.orchestra.run.smithi162.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-06T15:40:35.686 INFO:teuthology.orchestra.run.smithi162.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T15:40:35.715 INFO:teuthology.orchestra.run.smithi078.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-06T15:40:35.715 INFO:teuthology.orchestra.run.smithi078.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-06T15:40:35.736 INFO:teuthology.orchestra.run.smithi078.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-06T15:40:35.851 INFO:teuthology.orchestra.run.smithi162.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [761 kB] 2023-12-06T15:40:35.900 INFO:teuthology.orchestra.run.smithi078.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [761 kB] 2023-12-06T15:40:36.440 INFO:teuthology.orchestra.run.smithi162.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,139 kB] 2023-12-06T15:40:36.488 INFO:teuthology.orchestra.run.smithi078.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,139 kB] 2023-12-06T15:40:36.549 INFO:teuthology.orchestra.run.smithi162.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-06T15:40:36.570 INFO:teuthology.orchestra.run.smithi162.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-06T15:40:36.572 INFO:teuthology.orchestra.run.smithi162.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-06T15:40:36.572 INFO:teuthology.orchestra.run.smithi162.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-06T15:40:36.574 INFO:teuthology.orchestra.run.smithi162.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-06T15:40:36.575 INFO:teuthology.orchestra.run.smithi162.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-06T15:40:36.575 INFO:teuthology.orchestra.run.smithi162.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-06T15:40:36.578 INFO:teuthology.orchestra.run.smithi162.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-06T15:40:36.580 INFO:teuthology.orchestra.run.smithi162.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-06T15:40:36.598 INFO:teuthology.orchestra.run.smithi078.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-06T15:40:36.618 INFO:teuthology.orchestra.run.smithi078.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-06T15:40:36.620 INFO:teuthology.orchestra.run.smithi078.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-06T15:40:36.622 INFO:teuthology.orchestra.run.smithi078.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-06T15:40:36.622 INFO:teuthology.orchestra.run.smithi078.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-06T15:40:36.623 INFO:teuthology.orchestra.run.smithi078.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-06T15:40:36.623 INFO:teuthology.orchestra.run.smithi078.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-06T15:40:36.625 INFO:teuthology.orchestra.run.smithi078.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-06T15:40:36.651 INFO:teuthology.orchestra.run.smithi078.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-06T15:40:36.744 INFO:teuthology.orchestra.run.smithi162.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-06T15:40:36.815 INFO:teuthology.orchestra.run.smithi078.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-06T15:40:36.928 INFO:teuthology.orchestra.run.smithi162.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-06T15:40:36.950 INFO:teuthology.orchestra.run.smithi162.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-06T15:40:37.009 INFO:teuthology.orchestra.run.smithi078.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-06T15:40:37.032 INFO:teuthology.orchestra.run.smithi078.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-06T15:40:38.904 INFO:teuthology.orchestra.run.smithi162.stdout:Fetched 18.3 MB in 3s (7,063 kB/s) 2023-12-06T15:40:39.138 INFO:teuthology.orchestra.run.smithi078.stdout:Fetched 18.3 MB in 3s (6,587 kB/s) 2023-12-06T15:40:40.373 INFO:teuthology.orchestra.run.smithi162.stdout:Reading package lists... 2023-12-06T15:40:40.399 DEBUG:teuthology.orchestra.run.smithi162:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T15:40:40.477 INFO:teuthology.orchestra.run.smithi162.stdout:Reading package lists... 2023-12-06T15:40:40.660 INFO:teuthology.orchestra.run.smithi078.stdout:Reading package lists... 2023-12-06T15:40:40.685 INFO:teuthology.orchestra.run.smithi162.stdout:Building dependency tree... 2023-12-06T15:40:40.685 INFO:teuthology.orchestra.run.smithi162.stdout:Reading state information... 2023-12-06T15:40:40.686 DEBUG:teuthology.orchestra.run.smithi078:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T15:40:40.757 INFO:teuthology.orchestra.run.smithi078.stdout:Reading package lists... 2023-12-06T15:40:40.886 INFO:teuthology.orchestra.run.smithi162.stdout:The following additional packages will be installed: 2023-12-06T15:40:40.887 INFO:teuthology.orchestra.run.smithi162.stdout: linux-generic linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T15:40:40.887 INFO:teuthology.orchestra.run.smithi162.stdout: linux-headers-generic linux-image-5.4.0-167-generic 2023-12-06T15:40:40.887 INFO:teuthology.orchestra.run.smithi162.stdout: linux-modules-5.4.0-167-generic linux-modules-extra-5.4.0-167-generic 2023-12-06T15:40:40.888 INFO:teuthology.orchestra.run.smithi162.stdout:Suggested packages: 2023-12-06T15:40:40.888 INFO:teuthology.orchestra.run.smithi162.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-06T15:40:40.888 INFO:teuthology.orchestra.run.smithi162.stdout:Recommended packages: 2023-12-06T15:40:40.888 INFO:teuthology.orchestra.run.smithi162.stdout: thermald 2023-12-06T15:40:40.944 INFO:teuthology.orchestra.run.smithi162.stdout:The following NEW packages will be installed: 2023-12-06T15:40:40.944 INFO:teuthology.orchestra.run.smithi162.stdout: linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T15:40:40.944 INFO:teuthology.orchestra.run.smithi162.stdout: linux-image-5.4.0-167-generic linux-modules-5.4.0-167-generic 2023-12-06T15:40:40.944 INFO:teuthology.orchestra.run.smithi162.stdout: linux-modules-extra-5.4.0-167-generic 2023-12-06T15:40:40.945 INFO:teuthology.orchestra.run.smithi162.stdout:The following packages will be upgraded: 2023-12-06T15:40:40.946 INFO:teuthology.orchestra.run.smithi162.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-06T15:40:40.962 INFO:teuthology.orchestra.run.smithi078.stdout:Building dependency tree... 2023-12-06T15:40:40.962 INFO:teuthology.orchestra.run.smithi078.stdout:Reading state information... 2023-12-06T15:40:41.043 INFO:teuthology.orchestra.run.smithi162.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T15:40:41.043 INFO:teuthology.orchestra.run.smithi162.stdout:Need to get 77.0 MB of archives. 2023-12-06T15:40:41.044 INFO:teuthology.orchestra.run.smithi162.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-06T15:40:41.044 INFO:teuthology.orchestra.run.smithi162.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-167-generic amd64 5.4.0-167.184 [15.0 MB] 2023-12-06T15:40:41.161 INFO:teuthology.orchestra.run.smithi078.stdout:The following additional packages will be installed: 2023-12-06T15:40:41.161 INFO:teuthology.orchestra.run.smithi078.stdout: linux-generic linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T15:40:41.161 INFO:teuthology.orchestra.run.smithi078.stdout: linux-headers-generic linux-image-5.4.0-167-generic 2023-12-06T15:40:41.161 INFO:teuthology.orchestra.run.smithi078.stdout: linux-modules-5.4.0-167-generic linux-modules-extra-5.4.0-167-generic 2023-12-06T15:40:41.162 INFO:teuthology.orchestra.run.smithi078.stdout:Suggested packages: 2023-12-06T15:40:41.162 INFO:teuthology.orchestra.run.smithi078.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-06T15:40:41.162 INFO:teuthology.orchestra.run.smithi078.stdout:Recommended packages: 2023-12-06T15:40:41.162 INFO:teuthology.orchestra.run.smithi078.stdout: thermald 2023-12-06T15:40:41.225 INFO:teuthology.orchestra.run.smithi078.stdout:The following NEW packages will be installed: 2023-12-06T15:40:41.225 INFO:teuthology.orchestra.run.smithi078.stdout: linux-headers-5.4.0-167 linux-headers-5.4.0-167-generic 2023-12-06T15:40:41.225 INFO:teuthology.orchestra.run.smithi078.stdout: linux-image-5.4.0-167-generic linux-modules-5.4.0-167-generic 2023-12-06T15:40:41.226 INFO:teuthology.orchestra.run.smithi078.stdout: linux-modules-extra-5.4.0-167-generic 2023-12-06T15:40:41.227 INFO:teuthology.orchestra.run.smithi078.stdout:The following packages will be upgraded: 2023-12-06T15:40:41.227 INFO:teuthology.orchestra.run.smithi078.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-06T15:40:41.439 INFO:teuthology.orchestra.run.smithi078.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T15:40:41.440 INFO:teuthology.orchestra.run.smithi078.stdout:Need to get 77.0 MB of archives. 2023-12-06T15:40:41.440 INFO:teuthology.orchestra.run.smithi078.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-06T15:40:41.440 INFO:teuthology.orchestra.run.smithi078.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-167-generic amd64 5.4.0-167.184 [15.0 MB] 2023-12-06T15:40:41.811 INFO:teuthology.orchestra.run.smithi162.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-167-generic amd64 5.4.0-167.184 [10.5 MB] 2023-12-06T15:40:42.121 INFO:teuthology.orchestra.run.smithi162.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-167-generic amd64 5.4.0-167.184 [39.2 MB] 2023-12-06T15:40:42.591 INFO:teuthology.orchestra.run.smithi078.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-167-generic amd64 5.4.0-167.184 [10.5 MB] 2023-12-06T15:40:42.861 INFO:teuthology.orchestra.run.smithi078.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-167-generic amd64 5.4.0-167.184 [39.2 MB] 2023-12-06T15:40:43.188 INFO:teuthology.orchestra.run.smithi162.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.167.164 [1,900 B] 2023-12-06T15:40:43.188 INFO:teuthology.orchestra.run.smithi162.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.167.164 [2,564 B] 2023-12-06T15:40:43.188 INFO:teuthology.orchestra.run.smithi162.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167 all 5.4.0-167.184 [11.0 MB] 2023-12-06T15:40:43.365 INFO:teuthology.orchestra.run.smithi162.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167-generic amd64 5.4.0-167.184 [1,367 kB] 2023-12-06T15:40:43.391 INFO:teuthology.orchestra.run.smithi162.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.167.164 [2,428 B] 2023-12-06T15:40:44.020 INFO:teuthology.orchestra.run.smithi162.stdout:Fetched 77.0 MB in 2s (31.6 MB/s) 2023-12-06T15:40:44.205 INFO:teuthology.orchestra.run.smithi162.stdout:Selecting previously unselected package linux-modules-5.4.0-167-generic. 2023-12-06T15:40:44.213 INFO:teuthology.orchestra.run.smithi078.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.167.164 [1,900 B] 2023-12-06T15:40:44.213 INFO:teuthology.orchestra.run.smithi078.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.167.164 [2,564 B] 2023-12-06T15:40:44.213 INFO:teuthology.orchestra.run.smithi078.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167 all 5.4.0-167.184 [11.0 MB] 2023-12-06T15:40:44.551 INFO:teuthology.orchestra.run.smithi078.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-167-generic amd64 5.4.0-167.184 [1,367 kB] 2023-12-06T15:40:44.588 INFO:teuthology.orchestra.run.smithi078.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.167.164 [2,428 B] 2023-12-06T15:40:45.322 INFO:teuthology.orchestra.run.smithi078.stdout:Fetched 77.0 MB in 3s (23.0 MB/s) 2023-12-06T15:40:45.519 INFO:teuthology.orchestra.run.smithi078.stdout:Selecting previously unselected package linux-modules-5.4.0-167-generic. 2023-12-06T15:40:45.882 INFO:teuthology.orchestra.run.smithi162.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-12-06T15:40:45.887 INFO:teuthology.orchestra.run.smithi162.stdout:Preparing to unpack .../0-linux-modules-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:40:45.969 INFO:teuthology.orchestra.run.smithi162.stdout:Unpacking linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:40:47.202 INFO:teuthology.orchestra.run.smithi078.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-12-06T15:40:47.207 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../0-linux-modules-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:40:47.375 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:40:47.851 INFO:teuthology.orchestra.run.smithi162.stdout:Selecting previously unselected package linux-image-5.4.0-167-generic. 2023-12-06T15:40:47.866 INFO:teuthology.orchestra.run.smithi162.stdout:Preparing to unpack .../1-linux-image-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:40:47.955 INFO:teuthology.orchestra.run.smithi162.stdout:Unpacking linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:40:49.037 INFO:teuthology.orchestra.run.smithi162.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-167-generic. 2023-12-06T15:40:49.053 INFO:teuthology.orchestra.run.smithi162.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:40:49.096 INFO:teuthology.orchestra.run.smithi162.stdout:Unpacking linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:40:49.383 INFO:teuthology.orchestra.run.smithi078.stdout:Selecting previously unselected package linux-image-5.4.0-167-generic. 2023-12-06T15:40:49.399 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../1-linux-image-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:40:49.510 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:40:50.636 INFO:teuthology.orchestra.run.smithi078.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-167-generic. 2023-12-06T15:40:50.649 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:40:50.694 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:40:53.676 INFO:teuthology.orchestra.run.smithi162.stdout:Preparing to unpack .../3-linux-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:40:53.802 INFO:teuthology.orchestra.run.smithi162.stdout:Unpacking linux-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:40:54.138 INFO:teuthology.orchestra.run.smithi162.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:40:54.264 INFO:teuthology.orchestra.run.smithi162.stdout:Unpacking linux-image-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:40:54.550 INFO:teuthology.orchestra.run.smithi162.stdout:Selecting previously unselected package linux-headers-5.4.0-167. 2023-12-06T15:40:54.566 INFO:teuthology.orchestra.run.smithi162.stdout:Preparing to unpack .../5-linux-headers-5.4.0-167_5.4.0-167.184_all.deb ... 2023-12-06T15:40:54.601 INFO:teuthology.orchestra.run.smithi162.stdout:Unpacking linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T15:40:55.696 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../3-linux-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:40:55.847 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:40:56.189 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:40:56.342 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-image-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:40:56.687 INFO:teuthology.orchestra.run.smithi078.stdout:Selecting previously unselected package linux-headers-5.4.0-167. 2023-12-06T15:40:56.700 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../5-linux-headers-5.4.0-167_5.4.0-167.184_all.deb ... 2023-12-06T15:40:56.745 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T15:41:00.524 INFO:teuthology.orchestra.run.smithi162.stdout:Selecting previously unselected package linux-headers-5.4.0-167-generic. 2023-12-06T15:41:00.549 INFO:teuthology.orchestra.run.smithi162.stdout:Preparing to unpack .../6-linux-headers-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:41:00.582 INFO:teuthology.orchestra.run.smithi162.stdout:Unpacking linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:03.221 INFO:teuthology.orchestra.run.smithi162.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:41:03.374 INFO:teuthology.orchestra.run.smithi162.stdout:Unpacking linux-headers-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:41:03.467 INFO:teuthology.orchestra.run.smithi078.stdout:Selecting previously unselected package linux-headers-5.4.0-167-generic. 2023-12-06T15:41:03.490 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../6-linux-headers-5.4.0-167-generic_5.4.0-167.184_amd64.deb ... 2023-12-06T15:41:03.534 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:03.716 INFO:teuthology.orchestra.run.smithi162.stdout:Setting up linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:04.937 INFO:teuthology.orchestra.run.smithi162.stdout:Setting up linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T15:41:05.064 INFO:teuthology.orchestra.run.smithi162.stdout:Setting up linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:05.190 INFO:teuthology.orchestra.run.smithi162.stdout:Setting up linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:06.321 INFO:teuthology.orchestra.run.smithi078.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.167.164_amd64.deb ... 2023-12-06T15:41:06.345 INFO:teuthology.orchestra.run.smithi162.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:41:06.345 INFO:teuthology.orchestra.run.smithi162.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-167-generic 2023-12-06T15:41:06.461 INFO:teuthology.orchestra.run.smithi078.stdout:Unpacking linux-headers-generic (5.4.0.167.164) over (5.4.0.124.125) ... 2023-12-06T15:41:06.466 INFO:teuthology.orchestra.run.smithi162.stdout:Setting up linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:06.819 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-modules-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:07.659 INFO:teuthology.orchestra.run.smithi162.stdout:Setting up linux-image-generic (5.4.0.167.164) ... 2023-12-06T15:41:07.785 INFO:teuthology.orchestra.run.smithi162.stdout:Setting up linux-headers-generic (5.4.0.167.164) ... 2023-12-06T15:41:07.913 INFO:teuthology.orchestra.run.smithi162.stdout:Setting up linux-generic (5.4.0.167.164) ... 2023-12-06T15:41:08.038 INFO:teuthology.orchestra.run.smithi162.stdout:Processing triggers for linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:08.119 INFO:teuthology.orchestra.run.smithi162.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-06T15:41:08.119 INFO:teuthology.orchestra.run.smithi162.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:41:08.184 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-headers-5.4.0-167 (5.4.0-167.184) ... 2023-12-06T15:41:08.301 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-headers-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:08.453 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:09.614 INFO:teuthology.orchestra.run.smithi078.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:41:09.614 INFO:teuthology.orchestra.run.smithi078.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-167-generic 2023-12-06T15:41:09.771 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-modules-extra-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:10.973 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-image-generic (5.4.0.167.164) ... 2023-12-06T15:41:11.108 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-headers-generic (5.4.0.167.164) ... 2023-12-06T15:41:11.267 INFO:teuthology.orchestra.run.smithi078.stdout:Setting up linux-generic (5.4.0.167.164) ... 2023-12-06T15:41:11.385 INFO:teuthology.orchestra.run.smithi078.stdout:Processing triggers for linux-image-5.4.0-167-generic (5.4.0-167.184) ... 2023-12-06T15:41:11.463 INFO:teuthology.orchestra.run.smithi078.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-06T15:41:11.463 INFO:teuthology.orchestra.run.smithi078.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:41:30.282 INFO:teuthology.orchestra.run.smithi162.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-06T15:41:30.283 INFO:teuthology.orchestra.run.smithi162.stdout:Sourcing file `/etc/default/grub' 2023-12-06T15:41:30.292 INFO:teuthology.orchestra.run.smithi162.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T15:41:30.311 INFO:teuthology.orchestra.run.smithi162.stdout:Generating grub configuration file ... 2023-12-06T15:41:30.597 INFO:teuthology.orchestra.run.smithi162.stdout:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:41:30.620 INFO:teuthology.orchestra.run.smithi162.stdout:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:41:30.974 INFO:teuthology.orchestra.run.smithi162.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T15:41:30.985 INFO:teuthology.orchestra.run.smithi162.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T15:41:32.793 INFO:teuthology.orchestra.run.smithi162.stdout:done 2023-12-06T15:41:33.221 DEBUG:teuthology.orchestra.run.smithi162:> dpkg -s linux-image-generic 2023-12-06T15:41:33.269 INFO:teuthology.orchestra.run.smithi162.stdout:Package: linux-image-generic 2023-12-06T15:41:33.269 INFO:teuthology.orchestra.run.smithi162.stdout:Status: install ok installed 2023-12-06T15:41:33.269 INFO:teuthology.orchestra.run.smithi162.stdout:Priority: optional 2023-12-06T15:41:33.269 INFO:teuthology.orchestra.run.smithi162.stdout:Section: kernel 2023-12-06T15:41:33.269 INFO:teuthology.orchestra.run.smithi162.stdout:Installed-Size: 20 2023-12-06T15:41:33.269 INFO:teuthology.orchestra.run.smithi162.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T15:41:33.269 INFO:teuthology.orchestra.run.smithi162.stdout:Architecture: amd64 2023-12-06T15:41:33.270 INFO:teuthology.orchestra.run.smithi162.stdout:Source: linux-meta 2023-12-06T15:41:33.270 INFO:teuthology.orchestra.run.smithi162.stdout:Version: 5.4.0.167.164 2023-12-06T15:41:33.270 INFO:teuthology.orchestra.run.smithi162.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T15:41:33.270 INFO:teuthology.orchestra.run.smithi162.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T15:41:33.270 INFO:teuthology.orchestra.run.smithi162.stdout:Recommends: thermald 2023-12-06T15:41:33.270 INFO:teuthology.orchestra.run.smithi162.stdout:Description: Generic Linux kernel image 2023-12-06T15:41:33.270 INFO:teuthology.orchestra.run.smithi162.stdout: This package will always depend on the latest generic kernel image 2023-12-06T15:41:33.270 INFO:teuthology.orchestra.run.smithi162.stdout: available. 2023-12-06T15:41:33.270 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-167-generic 2023-12-06T15:41:33.270 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T15:41:33.271 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T15:41:33.271 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-06T15:41:33.271 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi162.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T15:41:33.271 DEBUG:teuthology.orchestra.run.smithi162:> sudo apt-get clean 2023-12-06T15:41:33.373 DEBUG:teuthology.orchestra.run.smithi162:> sudo apt-get update 2023-12-06T15:41:33.639 INFO:teuthology.orchestra.run.smithi162.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-06T15:41:33.933 INFO:teuthology.orchestra.run.smithi078.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-06T15:41:33.933 INFO:teuthology.orchestra.run.smithi078.stdout:Sourcing file `/etc/default/grub' 2023-12-06T15:41:33.946 INFO:teuthology.orchestra.run.smithi078.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T15:41:33.967 INFO:teuthology.orchestra.run.smithi078.stdout:Generating grub configuration file ... 2023-12-06T15:41:34.129 INFO:teuthology.orchestra.run.smithi162.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T15:41:34.210 INFO:teuthology.orchestra.run.smithi162.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-06T15:41:34.292 INFO:teuthology.orchestra.run.smithi162.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-06T15:41:34.330 INFO:teuthology.orchestra.run.smithi078.stdout:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:41:34.355 INFO:teuthology.orchestra.run.smithi078.stdout:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:41:34.773 INFO:teuthology.orchestra.run.smithi078.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T15:41:34.787 INFO:teuthology.orchestra.run.smithi078.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T15:41:35.741 INFO:teuthology.orchestra.run.smithi162.stdout:Reading package lists... 2023-12-06T15:41:35.766 DEBUG:teuthology.orchestra.run.smithi162:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T15:41:35.834 INFO:teuthology.orchestra.run.smithi162.stdout:Reading package lists... 2023-12-06T15:41:36.035 INFO:teuthology.orchestra.run.smithi162.stdout:Building dependency tree... 2023-12-06T15:41:36.036 INFO:teuthology.orchestra.run.smithi162.stdout:Reading state information... 2023-12-06T15:41:36.257 INFO:teuthology.orchestra.run.smithi162.stdout:linux-image-generic is already the newest version (5.4.0.167.164). 2023-12-06T15:41:36.257 INFO:teuthology.orchestra.run.smithi162.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T15:41:36.259 DEBUG:teuthology.orchestra.run.smithi162:> dpkg -s linux-image-generic 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Package: linux-image-generic 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Status: install ok installed 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Priority: optional 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Section: kernel 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Installed-Size: 20 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Architecture: amd64 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Source: linux-meta 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Version: 5.4.0.167.164 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T15:41:36.279 INFO:teuthology.orchestra.run.smithi162.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T15:41:36.280 INFO:teuthology.orchestra.run.smithi162.stdout:Recommends: thermald 2023-12-06T15:41:36.280 INFO:teuthology.orchestra.run.smithi162.stdout:Description: Generic Linux kernel image 2023-12-06T15:41:36.280 INFO:teuthology.orchestra.run.smithi162.stdout: This package will always depend on the latest generic kernel image 2023-12-06T15:41:36.280 INFO:teuthology.orchestra.run.smithi162.stdout: available. 2023-12-06T15:41:36.280 DEBUG:teuthology.orchestra.run.smithi162:> mktemp 2023-12-06T15:41:36.284 INFO:teuthology.orchestra.run.smithi162.stdout:/tmp/tmp.tu39guLfCD 2023-12-06T15:41:36.284 DEBUG:teuthology.orchestra.run.smithi162:> sudo cp /boot/grub/grub.cfg /tmp/tmp.tu39guLfCD 2023-12-06T15:41:36.299 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0666 /tmp/tmp.tu39guLfCD 2023-12-06T15:41:36.381 DEBUG:teuthology.orchestra.remote:smithi162:/tmp/tmp.tu39guLfCD is 9KB 2023-12-06T15:41:36.395 DEBUG:teuthology.orchestra.run.smithi162:> rm -fr /tmp/tmp.tu39guLfCD 2023-12-06T15:41:36.401 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-06T15:41:36.457 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-12-06T15:41:36.457 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-06T15:41:36.457 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-06T15:41:36.486 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-167-generic 2023-12-06T15:41:36.486 DEBUG:teuthology.orchestra.run.smithi162:> sudo update-grub 2023-12-06T15:41:37.302 INFO:teuthology.orchestra.run.smithi078.stdout:done 2023-12-06T15:41:37.717 INFO:teuthology.orchestra.run.smithi162.stderr:Sourcing file `/etc/default/grub' 2023-12-06T15:41:37.724 INFO:teuthology.orchestra.run.smithi162.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T15:41:37.733 INFO:teuthology.orchestra.run.smithi162.stderr:Generating grub configuration file ... 2023-12-06T15:41:37.759 DEBUG:teuthology.orchestra.run.smithi078:> dpkg -s linux-image-generic 2023-12-06T15:41:37.816 INFO:teuthology.orchestra.run.smithi078.stdout:Package: linux-image-generic 2023-12-06T15:41:37.816 INFO:teuthology.orchestra.run.smithi078.stdout:Status: install ok installed 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Priority: optional 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Section: kernel 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Installed-Size: 20 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Architecture: amd64 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Source: linux-meta 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Version: 5.4.0.167.164 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Recommends: thermald 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout:Description: Generic Linux kernel image 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout: This package will always depend on the latest generic kernel image 2023-12-06T15:41:37.817 INFO:teuthology.orchestra.run.smithi078.stdout: available. 2023-12-06T15:41:37.818 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-167-generic 2023-12-06T15:41:37.818 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-06T15:41:37.818 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-06T15:41:37.818 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-06T15:41:37.818 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi078.front.sepia.ceph.com, path=None, version=distro) 2023-12-06T15:41:37.818 DEBUG:teuthology.orchestra.run.smithi078:> sudo apt-get clean 2023-12-06T15:41:37.889 DEBUG:teuthology.orchestra.run.smithi078:> sudo apt-get update 2023-12-06T15:41:37.961 INFO:teuthology.orchestra.run.smithi162.stderr:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:41:37.973 INFO:teuthology.orchestra.run.smithi162.stderr:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:41:38.021 INFO:teuthology.orchestra.run.smithi078.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-06T15:41:38.321 INFO:teuthology.orchestra.run.smithi162.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T15:41:38.333 INFO:teuthology.orchestra.run.smithi162.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T15:41:39.085 INFO:teuthology.orchestra.run.smithi162.stderr:done 2023-12-06T15:41:39.087 DEBUG:teuthology.orchestra.run.smithi162:> sudo shutdown -r now 2023-12-06T15:41:49.110 INFO:teuthology.orchestra.run.smithi078.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-06T15:41:49.192 INFO:teuthology.orchestra.run.smithi078.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-06T15:41:49.273 INFO:teuthology.orchestra.run.smithi078.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-06T15:41:50.753 INFO:teuthology.orchestra.run.smithi078.stdout:Reading package lists... 2023-12-06T15:41:50.777 DEBUG:teuthology.orchestra.run.smithi078:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-06T15:41:50.846 INFO:teuthology.orchestra.run.smithi078.stdout:Reading package lists... 2023-12-06T15:41:51.057 INFO:teuthology.orchestra.run.smithi078.stdout:Building dependency tree... 2023-12-06T15:41:51.058 INFO:teuthology.orchestra.run.smithi078.stdout:Reading state information... 2023-12-06T15:41:51.286 INFO:teuthology.orchestra.run.smithi078.stdout:linux-image-generic is already the newest version (5.4.0.167.164). 2023-12-06T15:41:51.286 INFO:teuthology.orchestra.run.smithi078.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-06T15:41:51.288 DEBUG:teuthology.orchestra.run.smithi078:> dpkg -s linux-image-generic 2023-12-06T15:41:51.303 INFO:teuthology.orchestra.run.smithi078.stdout:Package: linux-image-generic 2023-12-06T15:41:51.303 INFO:teuthology.orchestra.run.smithi078.stdout:Status: install ok installed 2023-12-06T15:41:51.303 INFO:teuthology.orchestra.run.smithi078.stdout:Priority: optional 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout:Section: kernel 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout:Installed-Size: 20 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout:Maintainer: Ubuntu Kernel Team 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout:Architecture: amd64 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout:Source: linux-meta 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout:Version: 5.4.0.167.164 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout:Depends: linux-image-5.4.0-167-generic, linux-modules-extra-5.4.0-167-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout:Recommends: thermald 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout:Description: Generic Linux kernel image 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout: This package will always depend on the latest generic kernel image 2023-12-06T15:41:51.304 INFO:teuthology.orchestra.run.smithi078.stdout: available. 2023-12-06T15:41:51.305 DEBUG:teuthology.orchestra.run.smithi078:> mktemp 2023-12-06T15:41:51.351 INFO:teuthology.orchestra.run.smithi078.stdout:/tmp/tmp.WG7SO8SHNJ 2023-12-06T15:41:51.352 DEBUG:teuthology.orchestra.run.smithi078:> sudo cp /boot/grub/grub.cfg /tmp/tmp.WG7SO8SHNJ 2023-12-06T15:41:51.366 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 0666 /tmp/tmp.WG7SO8SHNJ 2023-12-06T15:41:51.446 DEBUG:teuthology.orchestra.remote:smithi078:/tmp/tmp.WG7SO8SHNJ is 9KB 2023-12-06T15:41:51.461 DEBUG:teuthology.orchestra.run.smithi078:> rm -fr /tmp/tmp.WG7SO8SHNJ 2023-12-06T15:41:51.467 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-06T15:41:51.523 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:41:51.524 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-06T15:41:51.524 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-06T15:41:51.571 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-167-generic 2023-12-06T15:41:51.571 DEBUG:teuthology.orchestra.run.smithi078:> sudo update-grub 2023-12-06T15:41:53.063 INFO:teuthology.orchestra.run.smithi078.stderr:Sourcing file `/etc/default/grub' 2023-12-06T15:41:53.068 INFO:teuthology.orchestra.run.smithi078.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-06T15:41:53.080 INFO:teuthology.orchestra.run.smithi078.stderr:Generating grub configuration file ... 2023-12-06T15:41:53.380 INFO:teuthology.orchestra.run.smithi078.stderr:Found linux image: /boot/vmlinuz-5.4.0-167-generic 2023-12-06T15:41:53.392 INFO:teuthology.orchestra.run.smithi078.stderr:Found initrd image: /boot/initrd.img-5.4.0-167-generic 2023-12-06T15:41:53.779 INFO:teuthology.orchestra.run.smithi078.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-06T15:41:53.789 INFO:teuthology.orchestra.run.smithi078.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-06T15:41:55.256 INFO:teuthology.orchestra.run.smithi078.stderr:done 2023-12-06T15:41:55.257 DEBUG:teuthology.orchestra.run.smithi078:> sudo shutdown -r now 2023-12-06T15:42:09.102 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-06T15:42:09.102 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-12-06T15:42:09.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:42:25.278 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-06T15:42:25.279 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-06T15:42:25.279 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:42:27.426 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2023-12-06T15:42:36.434 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-12-06T15:42:36.435 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:42:39.490 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2023-12-06T15:42:43.810 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.78 2023-12-06T15:42:51.498 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-12-06T15:42:51.499 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:42:52.812 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-06T15:42:52.813 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:42:55.874 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.78 2023-12-06T15:43:07.886 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-06T15:43:07.887 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:43:10.946 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.78 2023-12-06T15:43:22.981 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2023-12-06T15:43:25.950 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-06T15:43:25.950 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:43:37.994 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-12-06T15:43:37.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:43:38.461 DEBUG:teuthology.orchestra.run.smithi162:> true 2023-12-06T15:43:39.028 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-12-06T15:43:39.029 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-167-generic"... 2023-12-06T15:43:39.029 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2023-12-06T15:43:39.035 INFO:teuthology.orchestra.run.smithi162.stdout:5.4.0-167-generic 2023-12-06T15:43:39.035 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-167-generic vs 5.4.0-167-generic 2023-12-06T15:43:39.035 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T15:43:39.035 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-06T15:43:40.037 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-06T15:43:40.037 DEBUG:teuthology.orchestra.run.smithi162:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T15:43:40.144 INFO:teuthology.orchestra.run.smithi162.stdout:ttyS1 2023-12-06T15:43:40.174 DEBUG:teuthology.parallel:result is None 2023-12-06T15:43:57.884 DEBUG:teuthology.orchestra.run.smithi078:> true 2023-12-06T15:43:59.168 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-06T15:43:59.168 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-167-generic"... 2023-12-06T15:43:59.168 DEBUG:teuthology.orchestra.run.smithi078:> uname -r 2023-12-06T15:43:59.174 INFO:teuthology.orchestra.run.smithi078.stdout:5.4.0-167-generic 2023-12-06T15:43:59.175 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-167-generic vs 5.4.0-167-generic 2023-12-06T15:43:59.175 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-06T15:43:59.175 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-06T15:44:00.176 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-06T15:44:00.176 DEBUG:teuthology.orchestra.run.smithi078:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T15:44:00.289 INFO:teuthology.orchestra.run.smithi078.stdout:ttyS1 2023-12-06T15:44:00.312 DEBUG:teuthology.parallel:result is None 2023-12-06T15:44:00.312 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T15:44:00.893 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T15:44:00.894 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T15:44:00.897 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T15:44:00.905 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T15:44:01.100 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T15:44:01.141 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T15:44:01.141 DEBUG:teuthology.orchestra.run.smithi078:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T15:44:01.144 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T15:44:01.175 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T15:44:01.183 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T15:44:01.183 DEBUG:teuthology.orchestra.run.smithi078:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T15:44:01.215 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-06T15:44:01.240 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T15:44:01.251 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T15:44:01.256 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T15:44:01.268 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T15:44:01.269 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T15:44:01.277 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T15:44:01.277 DEBUG:teuthology.orchestra.run.smithi078:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T15:44:01.279 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T15:44:01.311 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T15:44:01.326 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T15:44:01.326 DEBUG:teuthology.orchestra.run.smithi078:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T15:44:01.328 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T15:44:01.335 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T15:44:01.384 DEBUG:teuthology.orchestra.run.smithi078:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T15:44:01.391 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:44:01.391 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T15:44:01.410 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T15:44:01.417 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T15:44:01.470 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-12-06T15:44:01.470 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T15:44:01.546 DEBUG:teuthology.orchestra.run.smithi078:> sudo service rsyslog restart 2023-12-06T15:44:01.549 DEBUG:teuthology.orchestra.run.smithi162:> sudo service rsyslog restart 2023-12-06T15:44:01.598 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T15:44:01.605 INFO:teuthology.task.internal:Starting timer... 2023-12-06T15:44:01.606 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T15:44:01.615 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T15:44:01.624 DEBUG:teuthology.task.selinux:Excluding smithi078: OS 'ubuntu' does not support SELinux 2023-12-06T15:44:01.624 DEBUG:teuthology.task.selinux:Excluding smithi162: OS 'ubuntu' does not support SELinux 2023-12-06T15:44:01.625 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T15:44:01.625 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-06T15:44:01.625 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T15:44:01.625 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T15:44:01.634 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-06T15:44:01.674 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-06T15:44:01.885 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T15:44:01.905 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-06T15:44:01.906 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi078.front.sepia.ceph.com,smithi162.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T15:50:01.318 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi078.front.sepia.ceph.com'), Remote(name='ubuntu@smithi162.front.sepia.ceph.com')] 2023-12-06T15:50:01.319 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-06T15:50:01.320 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:50:01.371 DEBUG:teuthology.orchestra.run.smithi078:> true 2023-12-06T15:50:01.496 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi078.front.sepia.ceph.com' 2023-12-06T15:50:01.496 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-12-06T15:50:01.497 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T15:50:01.544 DEBUG:teuthology.orchestra.run.smithi162:> true 2023-12-06T15:50:01.668 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-12-06T15:50:01.669 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T15:50:01.681 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T15:50:01.682 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T15:50:01.682 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T15:50:01.684 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T15:50:01.685 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T15:50:01.717 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-06T15:50:01.717 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: Command line: ntpd -gq 2023-12-06T15:50:01.718 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: proto: precision = 0.074 usec (-24) 2023-12-06T15:50:01.718 INFO:teuthology.orchestra.run.smithi078.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T15:50:01.719 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T15:50:01.719 INFO:teuthology.orchestra.run.smithi078.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-06T15:50:01.721 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: restrict ::: KOD does nothing without LIMITED. 2023-12-06T15:50:01.721 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: Listen and drop on 0 v6wildcard [::]:123 2023-12-06T15:50:01.721 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-06T15:50:01.722 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: Listen normally on 2 lo 127.0.0.1:123 2023-12-06T15:50:01.722 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: Listen normally on 3 enp3s0f1 172.21.15.78:123 2023-12-06T15:50:01.722 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: Listen normally on 4 lo [::1]:123 2023-12-06T15:50:01.722 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d4dd%5]:123 2023-12-06T15:50:01.722 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:01 ntpd[23530]: Listening on routing socket on fd #22 for interface updates 2023-12-06T15:50:01.722 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-06T15:50:01.723 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: Command line: ntpd -gq 2023-12-06T15:50:01.723 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: proto: precision = 0.117 usec (-23) 2023-12-06T15:50:01.723 INFO:teuthology.orchestra.run.smithi162.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T15:50:01.723 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-06T15:50:01.723 INFO:teuthology.orchestra.run.smithi162.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-06T15:50:01.724 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: restrict ::: KOD does nothing without LIMITED. 2023-12-06T15:50:01.724 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: Listen and drop on 0 v6wildcard [::]:123 2023-12-06T15:50:01.725 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-06T15:50:01.725 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: Listen normally on 2 lo 127.0.0.1:123 2023-12-06T15:50:01.725 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: Listen normally on 3 enp3s0f1 172.21.15.162:123 2023-12-06T15:50:01.725 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: Listen normally on 4 lo [::1]:123 2023-12-06T15:50:01.725 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f41%5]:123 2023-12-06T15:50:01.725 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:01 ntpd[23566]: Listening on routing socket on fd #22 for interface updates 2023-12-06T15:50:02.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:02 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:02.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:02 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:02.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:02 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:02.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:02 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:02.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:02 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:02.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:02 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:02.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:02 ntpd[23530]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:02.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:02 ntpd[23530]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:02.720 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:02 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:02.720 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:02 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:02.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:02 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:02.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:02 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:02.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:02 ntpd[23566]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:02.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:02 ntpd[23566]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:03.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:03 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:03.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:03 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:03.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:03 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:03.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:03 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:03.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:03 ntpd[23530]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:03.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:03 ntpd[23530]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:03.720 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:03 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:03.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:03 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:03.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:03 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:03.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:03 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:03.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:03 ntpd[23566]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:03.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:03 ntpd[23566]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:04.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:04 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:04.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:04 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:04.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:04 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:04.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:04 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:04.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:04 ntpd[23530]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:04.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:04 ntpd[23530]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:04.720 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:04 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:04.720 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:04 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:04.720 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:04 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:04.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:04 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:04.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:04 ntpd[23566]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:04.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:04 ntpd[23566]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:05.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:05.720 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:05 ntpd[23530]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:05.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:05.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:05.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:05.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:05.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:05.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:05.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:05.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:05.722 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:05.722 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:05.722 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:05.722 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:05 ntpd[23566]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:06.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:06 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:06.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:06 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:06.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:06 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:06.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:06 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:06.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:06 ntpd[23530]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:06.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:06 ntpd[23530]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:06.720 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:06 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:06.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:06 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:06.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:06 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:06.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:06 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:06.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:06 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:06.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:06 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:06.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:06 ntpd[23566]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:06.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:06 ntpd[23566]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:07.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:07.720 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:07 ntpd[23530]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:07.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:07.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:07.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:07.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:07.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:07.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:07.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:07.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:07.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:07.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:07.722 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:07.722 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:07 ntpd[23566]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:08.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:08 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:08.718 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:08 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:08.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:08 ntpd[23530]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:08.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:08 ntpd[23530]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:08.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:08 ntpd[23530]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:08.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:08 ntpd[23530]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:08.719 INFO:teuthology.orchestra.run.smithi078.stdout: 6 Dec 15:50:08 ntpd[23530]: ntpd: time slew +0.004068 s 2023-12-06T15:50:08.719 INFO:teuthology.orchestra.run.smithi078.stdout:ntpd: time slew +0.004068s 2023-12-06T15:50:08.719 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:08 ntpd[23530]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-06T15:50:08.720 INFO:teuthology.orchestra.run.smithi078.stderr: 6 Dec 15:50:08 ntpd[23530]: can't open /var/log/ntpstats/loopstats.20231206: Permission denied 2023-12-06T15:50:08.720 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:08 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:08.720 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:08 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:08.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:08 ntpd[23566]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-06T15:50:08.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:08 ntpd[23566]: can't open /var/log/ntpstats/rawstats.20231206: Permission denied 2023-12-06T15:50:08.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:08 ntpd[23566]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-06T15:50:08.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:08 ntpd[23566]: can't open /var/log/ntpstats/peerstats.20231206: Permission denied 2023-12-06T15:50:08.721 INFO:teuthology.orchestra.run.smithi162.stdout: 6 Dec 15:50:08 ntpd[23566]: ntpd: time slew -0.003347 s 2023-12-06T15:50:08.721 INFO:teuthology.orchestra.run.smithi162.stdout:ntpd: time slew -0.003347s 2023-12-06T15:50:08.721 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:08 ntpd[23566]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-06T15:50:08.722 INFO:teuthology.orchestra.run.smithi162.stderr: 6 Dec 15:50:08 ntpd[23566]: can't open /var/log/ntpstats/loopstats.20231206: Permission denied 2023-12-06T15:50:08.793 INFO:teuthology.orchestra.run.smithi078.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T15:50:08.793 INFO:teuthology.orchestra.run.smithi078.stdout:============================================================================== 2023-12-06T15:50:08.793 INFO:teuthology.orchestra.run.smithi078.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:50:08.793 INFO:teuthology.orchestra.run.smithi078.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:50:08.793 INFO:teuthology.orchestra.run.smithi078.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:50:08.794 INFO:teuthology.orchestra.run.smithi078.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:50:08.799 INFO:teuthology.orchestra.run.smithi162.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T15:50:08.799 INFO:teuthology.orchestra.run.smithi162.stdout:============================================================================== 2023-12-06T15:50:08.799 INFO:teuthology.orchestra.run.smithi162.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:50:08.799 INFO:teuthology.orchestra.run.smithi162.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:50:08.799 INFO:teuthology.orchestra.run.smithi162.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:50:08.799 INFO:teuthology.orchestra.run.smithi162.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-06T15:50:08.800 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-06T15:50:08.876 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': 'd03fca4f35d43f61b4679936aef7bd2f01cced0b'} 2023-12-06T15:50:08.876 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-12-06T15:50:08.877 INFO:tasks.cephadm:Cluster fsid is 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:50:08.877 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-06T15:50:08.877 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.78', 'mon.c': '[v2:172.21.15.78:3301,v1:172.21.15.78:6790]', 'mon.b': '172.21.15.162'} 2023-12-06T15:50:08.877 INFO:tasks.cephadm:First mon is mon.a on smithi078 2023-12-06T15:50:08.878 INFO:tasks.cephadm:First mgr is y 2023-12-06T15:50:08.878 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-06T15:50:08.878 DEBUG:teuthology.orchestra.run.smithi078:> sudo hostname $(hostname -s) 2023-12-06T15:50:08.898 DEBUG:teuthology.orchestra.run.smithi162:> sudo hostname $(hostname -s) 2023-12-06T15:50:08.916 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-12-06T15:50:08.917 DEBUG:teuthology.orchestra.run.smithi078:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T15:50:09.150 INFO:teuthology.orchestra.run.smithi078.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Dec 6 15:50 /home/ubuntu/cephtest/cephadm 2023-12-06T15:50:09.150 DEBUG:teuthology.orchestra.run.smithi162:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-06T15:50:09.285 INFO:teuthology.orchestra.run.smithi162.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Dec 6 15:50 /home/ubuntu/cephtest/cephadm 2023-12-06T15:50:09.286 DEBUG:teuthology.orchestra.run.smithi078:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T15:50:09.295 DEBUG:teuthology.orchestra.run.smithi162:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-06T15:50:09.315 DEBUG:teuthology.orchestra.run.smithi078:> sudo mkdir -p /etc/ceph 2023-12-06T15:50:09.353 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /etc/ceph 2023-12-06T15:50:09.371 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 777 /etc/ceph 2023-12-06T15:50:09.384 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 777 /etc/ceph 2023-12-06T15:50:09.397 INFO:tasks.cephadm:Writing seed config... 2023-12-06T15:50:09.398 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-06T15:50:09.398 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-06T15:50:09.398 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-06T15:50:09.398 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-06T15:50:09.398 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-06T15:50:09.398 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-06T15:50:09.398 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-06T15:50:09.398 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-06T15:50:09.399 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:50:09.399 DEBUG:teuthology.orchestra.run.smithi078:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-06T15:50:09.406 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 = 21ff54ac-944f-11ee-95a2-87774f69a715 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-12-06T15:50:09.406 DEBUG:teuthology.orchestra.run.smithi078:mon.a> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a.service 2023-12-06T15:50:09.451 DEBUG:teuthology.orchestra.run.smithi078:mgr.y> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y.service 2023-12-06T15:50:09.454 INFO:tasks.cephadm:Bootstrapping... 2023-12-06T15:50:09.454 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.78 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:50:09.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2023-12-06T15:50:09.611 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-12-06T15:50:09.611 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-12-06T15:50:09.611 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-12-06T15:50:09.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-06T15:50:09.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T15:50:09.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-06T15:50:09.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:50:09.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-06T15:50:09.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-06T15:50:09.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-06T15:50:09.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:50:09.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-12-06T15:50:09.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-12-06T15:50:09.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-12-06T15:50:09.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:50:09.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-12-06T15:50:09.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-06T15:50:09.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-12-06T15:50:09.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:50:09.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-12-06T15:50:09.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-06T15:50:09.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-12-06T15:50:09.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-06T15:50:09.670 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-12-06T15:50:09.670 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Repeating the final host check... 2023-12-06T15:50:09.670 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2023-12-06T15:50:09.670 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:systemctl is present 2023-12-06T15:50:09.670 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:lvcreate is present 2023-12-06T15:50:09.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-06T15:50:09.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-06T15:50:09.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-06T15:50:09.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:50:09.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-06T15:50:09.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-06T15:50:09.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-06T15:50:09.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:50:09.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-12-06T15:50:09.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-12-06T15:50:09.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-12-06T15:50:09.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:50:09.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-12-06T15:50:09.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-06T15:50:09.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-12-06T15:50:09.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-06T15:50:09.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-12-06T15:50:09.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-06T15:50:09.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-12-06T15:50:09.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-06T15:50:09.728 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-12-06T15:50:09.729 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Host looks OK 2023-12-06T15:50:09.729 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:root:Cluster fsid: 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:50:09.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Acquiring lock 139825167894704 on /run/cephadm/21ff54ac-944f-11ee-95a2-87774f69a715.lock 2023-12-06T15:50:09.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Lock 139825167894704 acquired on /run/cephadm/21ff54ac-944f-11ee-95a2-87774f69a715.lock 2023-12-06T15:50:09.729 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Verifying IP 172.21.15.78 port 3300 ... 2023-12-06T15:50:09.729 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Verifying IP 172.21.15.78 port 6789 ... 2023-12-06T15:50:09.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.78, final addrv is [v2:172.21.15.78:3300,v1:172.21.15.78:6789] 2023-12-06T15:50:09.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2023-12-06T15:50:09.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 2023-12-06T15:50:09.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.78 metric 100 2023-12-06T15:50:09.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-06T15:50:09.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.78 2023-12-06T15:50:09.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.78 metric 100 2023-12-06T15:50:09.733 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Mon IP 172.21.15.78 is in CIDR network 172.21.0.0/20 2023-12-06T15:50:09.736 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-12-06T15:50:09.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2023-12-06T15:50:09.979 INFO:journalctl@ceph.mon.a.smithi078.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:50:10.004 INFO:journalctl@ceph.mgr.y.smithi078.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:50:13.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2023-12-06T15:50:13.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2023-12-06T15:50:13.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2023-12-06T15:50:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2023-12-06T15:50:18.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2023-12-06T15:50:18.489 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2023-12-06T15:50:19.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2023-12-06T15:50:32.471 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2023-12-06T15:50:32.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2023-12-06T15:50:32.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2023-12-06T15:50:32.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2023-12-06T15:50:32.703 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-12-06T15:50:32.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-12-06T15:50:32.703 INFO:teuthology.orchestra.run.smithi078.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=smithi078 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-12-06T15:50:45.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-12-06T15:50:46.323 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Creating initial keys... 2023-12-06T15:50:46.323 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-06T15:50:46.323 INFO:teuthology.orchestra.run.smithi078.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=smithi078 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-06T15:50:47.086 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBXmHBlhuHQBBAAeu8YnidH3wRqFDTAHObNyw== 2023-12-06T15:50:47.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-06T15:50:47.701 INFO:teuthology.orchestra.run.smithi078.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=smithi078 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-06T15:50:48.491 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBYmHBlWADxHBAAR6qsxAj0AYH7wYGNKvQE0w== 2023-12-06T15:50:49.089 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-06T15:50:49.089 INFO:teuthology.orchestra.run.smithi078.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=smithi078 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-06T15:50:49.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBZmHBlECVBMhAA0FQBCI6u/nC2yDqIupNcyw== 2023-12-06T15:50:50.427 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Creating initial monmap... 2023-12-06T15:50:50.427 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/tmp/ceph-tmpd0m099ro:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '21ff54ac-944f-11ee-95a2-87774f69a715', '--addv', 'a', '[v2:172.21.15.78:3300,v1:172.21.15.78:6789]', '/tmp/monmap'] 2023-12-06T15:50:50.427 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /tmp/ceph-tmpd0m099ro:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 --addv a [v2:172.21.15.78:3300,v1:172.21.15.78:6789] /tmp/monmap 2023-12-06T15:50:51.260 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-06T15:50:51.260 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:50:51.260 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-06T15:50:51.839 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Creating mon... 2023-12-06T15:50:51.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmphmzjv90w:/tmp/keyring:z', '-v', '/tmp/ceph-tmpd0m099ro:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '21ff54ac-944f-11ee-95a2-87774f69a715', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2023-12-06T15:50:51.842 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmphmzjv90w:/tmp/keyring:z -v /tmp/ceph-tmpd0m099ro:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2023-12-06T15:50:52.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 1 imported monmap: 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-12-06T15:50:51.253901+0000 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-12-06T15:50:51.253901+0000 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] mon.a 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 0 /usr/bin/ceph-mon: set fsid to 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 0 set rocksdb option compression = kNoCompression 2023-12-06T15:50:52.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T15:50:52.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T15:50:52.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 0 set rocksdb option compression = kNoCompression 2023-12-06T15:50:52.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T15:50:52.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T15:50:52.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-06T15:50:52.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T15:50:52.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Compile date Mar 23 2020 2023-12-06T15:50:52.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: DB SUMMARY 2023-12-06T15:50:52.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-06T15:50:52.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-06T15:50:52.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.error_if_exists: 0 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.create_if_missing: 1 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.env: 0x5626104551a0 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.info_log: 0x5626111fda80 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.statistics: (nil) 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.use_fsync: 0 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:50:52.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.db_log_dir: 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:50:52.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.write_buffer_manager: 0x562611d9e120 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:50:52.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.row_cache: None 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.wal_filter: None 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T15:50:52.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.two_write_queues: 0 2023-12-06T15:50:52.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:50:52.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.atomic_flush: 0 2023-12-06T15:50:52.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:50:52.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T15:50:52.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T15:50:52.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:50:52.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:50:52.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:50:52.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.max_open_files: -1 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Compression algorithms supported: 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: kZSTD supported: 0 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: kXpressCompression supported: 0 2023-12-06T15:50:52.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:50:52.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T15:50:52.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T15:50:52.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: kZlibCompression supported: 1 2023-12-06T15:50:52.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T15:50:52.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.672+0000 7fbb2eae56c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:50:52.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.676+0000 7fbb2eae56c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-12-06T15:50:52.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.merge_operator: 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_filter: None 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562611126130) 2023-12-06T15:50:52.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x56261115c510 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-12-06T15:50:52.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T15:50:52.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compression: NoCompression 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:50:52.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.num_levels: 7 2023-12-06T15:50:52.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:50:52.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:50:52.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:50:52.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:50:52.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:50:52.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:50:52.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:50:52.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:50:52.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:50:52.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:50:52.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.table_properties_collectors: 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.bloom_locality: 0 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:50:52.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: Options.ttl: 0 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.680+0000 7fbb2eae56c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.684+0000 7fbb2eae56c0 4 rocksdb: DB pointer 0x5626111f8400 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.684+0000 7fbb17ca6700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.684+0000 7fbb17ca6700 4 rocksdb: [db/db_impl.cc:778] 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:50:52.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T15:50:52.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:50:52.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:50:52.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:50:52.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:50:52.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:50:52.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:50:52.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-06T15:50:52.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.684+0000 7fbb2eae56c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-12-06T15:50:52.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.688+0000 7fbb2eae56c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-12-06T15:50:52.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-06T15:50:52.688+0000 7fbb2eae56c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-06T15:50:53.278 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:50:53.284 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-12-06T15:50:53.485 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-12-06T15:50:53.490 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-06T15:50:53.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-12-06T15:50:53.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-21ff54ac-944f-11ee-95a2-87774f69a715.target 2023-12-06T15:50:53.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-21ff54ac-944f-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-21ff54ac-944f-11ee-95a2-87774f69a715.target. 2023-12-06T15:50:53.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-21ff54ac-944f-11ee-95a2-87774f69a715.target -> /etc/systemd/system/ceph-21ff54ac-944f-11ee-95a2-87774f69a715.target. 2023-12-06T15:50:53.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl start ceph-21ff54ac-944f-11ee-95a2-87774f69a715.target 2023-12-06T15:50:53.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-06T15:50:54.040 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:50:54.050 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:50:54.054 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-06T15:50:54.055 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:50:54.059 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-21ff54ac-944f-11ee-95a2-87774f69a715.target.wants/ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-21ff54ac-944f-11ee-95a2-87774f69a715@.service. 2023-12-06T15:50:54.233 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl start ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:50:54.263 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-12-06T15:50:54.263 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for mon to start... 2023-12-06T15:50:54.263 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for mon... 2023-12-06T15:50:54.263 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-12-06T15:50:54.337 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:54 smithi078 docker[24284]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mon.a 2023-12-06T15:50:54.337 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:54 smithi078 systemd[1]: Started Ceph mon.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:50:55.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:55 smithi078 bash[24312]: cluster 2023-12-06T15:50:55.531068+0000 mon.a (mon.0) 0 : [INF] mkfs 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:50:55.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:55 smithi078 bash[24312]: cluster 2023-12-06T15:50:55.523544+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:50:55.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-12-06T15:50:55.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:50:55.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-12-06T15:50:55.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.240998s) 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-12-06T15:50:55.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:50:56.402 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-12-06T15:50:56.402 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2023-12-06T15:50:56.403 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z -v /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2023-12-06T15:50:56.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:56 smithi078 bash[24312]: cluster 2023-12-06T15:50:55.529557+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:50:56.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:56 smithi078 bash[24312]: cluster 2023-12-06T15:50:55.529820+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0]} 2023-12-06T15:50:56.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:56 smithi078 bash[24312]: cluster 2023-12-06T15:50:55.534349+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-06T15:50:56.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:56 smithi078 bash[24312]: cluster 2023-12-06T15:50:55.539012+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-06T15:50:56.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:56 smithi078 bash[24312]: cluster 2023-12-06T15:50:55.539935+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-06T15:50:56.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:56 smithi078 bash[24312]: audit 2023-12-06T15:50:55.770483+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.78:0/142720003' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T15:50:57.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:50:57.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-12-06T15:50:57.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:50:57.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 3 2023-12-06T15:50:57.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.78:3300,v1:172.21.15.78:6789] 2023-12-06T15:50:57.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-12-06T15:50:57.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-12-06T15:50:57.421 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-12-06T15:50:57.422 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-12-06T15:50:57.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:57 smithi078 bash[24312]: audit 2023-12-06T15:50:57.406304+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.78:0/2682427091' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-06T15:50:57.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:57 smithi078 bash[24312]: audit 2023-12-06T15:50:57.412818+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.78:0/2682427091' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-06T15:50:58.071 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-12-06T15:50:58.071 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2023-12-06T15:50:58.071 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z -v /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2023-12-06T15:50:59.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:59 smithi078 bash[24312]: audit 2023-12-06T15:50:59.057343+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.78:0/2500167834' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:50:59.685 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Restarting the monitor... 2023-12-06T15:50:59.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a 2023-12-06T15:51:00.038 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:59 smithi078 systemd[1]: Stopping Ceph mon.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T15:51:00.038 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:59 smithi078 bash[24312]: debug 2023-12-06T15:50:59.795+0000 7fef9e45f700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T15:51:00.038 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:50:59 smithi078 bash[24312]: debug 2023-12-06T15:50:59.795+0000 7fef9e45f700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-06T15:51:00.658 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Setting mon public_network... 2023-12-06T15:51:00.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2023-12-06T15:51:00.658 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2023-12-06T15:51:00.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:00 smithi078 docker[24730]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mon.a 2023-12-06T15:51:00.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:00 smithi078 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-06T15:51:00.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:00 smithi078 systemd[1]: Stopped Ceph mon.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:51:00.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:00 smithi078 systemd[1]: Starting Ceph mon.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T15:51:00.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:00 smithi078 docker[24767]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mon.a 2023-12-06T15:51:00.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:00 smithi078 systemd[1]: Started Ceph mon.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:51:02.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.907+0000 7f3c70c1b6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-06T15:51:02.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.907+0000 7f3c70c1b6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-12-06T15:51:02.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.907+0000 7f3c70c1b6c0 0 pidfile_write: ignore empty --pid-file 2023-12-06T15:51:02.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.911+0000 7f3c70c1b6c0 0 load: jerasure load: lrc load: isa 2023-12-06T15:51:02.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.911+0000 7f3c70c1b6c0 0 set rocksdb option compression = kNoCompression 2023-12-06T15:51:02.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.911+0000 7f3c70c1b6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.911+0000 7f3c70c1b6c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.911+0000 7f3c70c1b6c0 0 set rocksdb option compression = kNoCompression 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.911+0000 7f3c70c1b6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.911+0000 7f3c70c1b6c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.911+0000 7f3c70c1b6c0 1 rocksdb: do_open column families: [default] 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Compile date Mar 23 2020 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: DB SUMMARY 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: CURRENT file: CURRENT 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: IDENTITY file: IDENTITY 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-12-06T15:51:02.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69133 ; 2023-12-06T15:51:02.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.error_if_exists: 0 2023-12-06T15:51:02.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.create_if_missing: 0 2023-12-06T15:51:02.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-06T15:51:02.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.env: 0x55a32d1021a0 2023-12-06T15:51:02.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.info_log: 0x55a32e8709a0 2023-12-06T15:51:02.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-06T15:51:02.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.statistics: (nil) 2023-12-06T15:51:02.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.use_fsync: 0 2023-12-06T15:51:02.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-06T15:51:02.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-06T15:51:02.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-06T15:51:02.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.db_log_dir: 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-06T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.write_buffer_manager: 0x55a32f40aae0 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-06T15:51:02.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.row_cache: None 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.wal_filter: None 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.two_write_queues: 0 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.atomic_flush: 0 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-06T15:51:02.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_open_files: -1 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Compression algorithms supported: 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-06T15:51:02.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: kZSTD supported: 0 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: kXpressCompression supported: 0 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: kZlibCompression supported: 1 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.merge_operator: 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_filter: None 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-06T15:51:02.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a32e790138) 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: cache_index_and_filter_blocks: 1 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: cache_index_and_filter_blocks_with_high_priority: 1 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: pin_top_level_index_and_filter: 1 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: index_type: 0 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: data_block_index_type: 0 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: data_block_hash_table_util_ratio: 0.750000 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: hash_index_allow_collision: 1 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: checksum: 1 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: no_block_cache: 0 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: block_cache: 0x55a32e7c6610 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: block_cache_name: BinnedLRUCache 2023-12-06T15:51:02.169 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: block_cache_options: 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: capacity : 536870912 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: num_shard_bits : 4 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: strict_capacity_limit : 0 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: high_pri_pool_ratio: 0.000 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: block_cache_compressed: (nil) 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: persistent_cache: (nil) 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: block_size: 4096 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: block_size_deviation: 10 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: block_restart_interval: 16 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: index_block_restart_interval: 1 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: metadata_block_size: 4096 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: partition_filters: 0 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: use_delta_encoding: 1 2023-12-06T15:51:02.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: whole_key_filtering: 1 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: verify_compression: 0 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: read_amp_bytes_per_bit: 0 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: format_version: 2 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: enable_index_compression: 1 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: block_align: 0 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compression: NoCompression 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.num_levels: 7 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-06T15:51:02.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-06T15:51:02.172 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-06T15:51:02.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-06T15:51:02.174 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.table_properties_collectors: 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.bloom_locality: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.915+0000 7f3c70c1b6c0 4 rocksdb: Options.ttl: 0 2023-12-06T15:51:02.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.923+0000 7f3c70c1b6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.923+0000 7f3c70c1b6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.923+0000 7f3c70c1b6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701877861925860, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.923+0000 7f3c70c1b6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.923+0000 7f3c70c1b6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701877861926886, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66238, "table_properties": {"data_size": 64533, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59549, "raw_average_value_size": 321, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.923+0000 7f3c70c1b6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.923+0000 7f3c70c1b6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1701877861927557, "job": 1, "event": "recovery_finished"} 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.923+0000 7f3c70c1b6c0 4 rocksdb: DB pointer 0x55a32e861200 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.923+0000 7f3c57d68700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.923+0000 7f3c57d68700 4 rocksdb: [db/db_impl.cc:778] 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ** DB Stats ** 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:51:02.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-06T15:51:02.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-06T15:51:02.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-06T15:51:02.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ** Compaction Stats [default] ** 2023-12-06T15:51:02.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:51:02.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:51:02.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.5 0.00 0.00 1 0.001 0 0 2023-12-06T15:51:02.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.5 0.00 0.00 1 0.001 0 0 2023-12-06T15:51:02.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.5 0.00 0.00 1 0.001 0 0 2023-12-06T15:51:02.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ** Compaction Stats [default] ** 2023-12-06T15:51:02.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:51:02.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:51:02.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 97.5 0.00 0.00 1 0.001 0 0 2023-12-06T15:51:02.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:51:02.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:51:02.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:51:02.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:51:02.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:51:02.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:51:02.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Cumulative compaction: 0.00 GB write, 5.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:51:02.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Interval compaction: 0.00 GB write, 5.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ** Compaction Stats [default] ** 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: L0 2/0 66.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.5 0.00 0.00 1 0.001 0 0 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Sum 2/0 66.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.5 0.00 0.00 1 0.001 0 0 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ** Compaction Stats [default] ** 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 97.5 0.00 0.00 1 0.001 0 0 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-06T15:51:02.179 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: AddFile(Total Files): cumulative 0, interval 0 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: AddFile(Keys): cumulative 0, interval 0 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Cumulative compaction: 0.00 GB write, 5.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: ** File Read Latency Histogram By Level [default] ** 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.927+0000 7f3c70c1b6c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] at bind addrs [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.927+0000 7f3c70c1b6c0 1 mon.a@-1(???) e1 preinit fsid 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.927+0000 7f3c70c1b6c0 0 mon.a@-1(???).mds e1 new map 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.927+0000 7f3c70c1b6c0 0 mon.a@-1(???).mds e1 print_map 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: e1 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-06T15:51:02.180 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: legacy client fscid: -1 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: No filesystems configured 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.927+0000 7f3c70c1b6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.927+0000 7f3c70c1b6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.927+0000 7f3c70c1b6c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.927+0000 7f3c70c1b6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: audit 2023-12-06T15:50:59.057343+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.78:0/2500167834' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.927+0000 7f3c70c1b6c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta expand map: {default=false} 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta from 'false' to 'false' 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta expanded map: {default=false} 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta expand map: {default=info} 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta from 'info' to 'info' 2023-12-06T15:51:02.181 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta expanded map: {default=info} 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta expand map: {default=daemon} 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta expanded map: {default=daemon} 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta expand map: {default=debug} 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta from 'debug' to 'debug' 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: debug 2023-12-06T15:51:01.931+0000 7f3c70c1b6c0 20 expand_channel_meta expanded map: {default=debug} 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: cluster 2023-12-06T15:51:01.938037+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: cluster 2023-12-06T15:51:01.938107+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0]} 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: cluster 2023-12-06T15:51:01.938157+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: cluster 2023-12-06T15:51:01.938194+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-06T15:51:02.182 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:01 smithi078 bash[24778]: cluster 2023-12-06T15:51:01.938655+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-06T15:51:02.903 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Creating mgr... 2023-12-06T15:51:02.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-06T15:51:03.116 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y 2023-12-06T15:51:03.125 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y 2023-12-06T15:51:03.130 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-06T15:51:03.131 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y 2023-12-06T15:51:03.136 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-21ff54ac-944f-11ee-95a2-87774f69a715.target.wants/ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-21ff54ac-944f-11ee-95a2-87774f69a715@.service. 2023-12-06T15:51:03.327 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Running command: systemctl start ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y 2023-12-06T15:51:03.334 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:02 smithi078 bash[24778]: audit 2023-12-06T15:51:02.178242+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.78:0/2791244000' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-12-06T15:51:03.334 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:02 smithi078 bash[24778]: audit 2023-12-06T15:51:02.181764+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.78:0/2791244000' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-12-06T15:51:03.361 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-12-06T15:51:03.361 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:51:03.361 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-12-06T15:51:03.361 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for mgr to start... 2023-12-06T15:51:03.361 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for mgr... 2023-12-06T15:51:03.362 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T15:51:03.362 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T15:51:03.660 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:03 smithi078 docker[25016]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr.y 2023-12-06T15:51:03.660 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:03 smithi078 systemd[1]: Started Ceph mgr.y for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:51:04.659 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:04 smithi078 bash[25039]: debug 2023-12-06T15:51:04.527+0000 7f39a524f040 1 -- 172.21.15.78:0/2623741978 >> [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] conn(0x55c0d9c0c800 msgr2=0x55c0d9bb5a80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T15:51:04.660 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:04 smithi078 bash[25039]: debug 2023-12-06T15:51:04.527+0000 7f3996788700 1 --2- 172.21.15.78:0/2623741978 >> [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] conn(0x55c0d9c0c800 0x55c0d9bb5a80 secure :-1 s=THROTTLE_DONE pgs=3 cs=0 l=1 rx=0x55c0d9bd4420 tx=0x55c0d9bd6d70).handle_read_frame_epilogue_main read frame epilogue bytes=32 2023-12-06T15:51:04.660 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:04 smithi078 bash[25039]: debug 2023-12-06T15:51:04.527+0000 7f39a524f040 1 --2- 172.21.15.78:0/2623741978 >> [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] conn(0x55c0d9c0c800 0x55c0d9bb5a80 secure :-1 s=READY pgs=3 cs=0 l=1 rx=0x55c0d9bd4420 tx=0x55c0d9bd6d70).stop 2023-12-06T15:51:04.660 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:04 smithi078 bash[25039]: debug 2023-12-06T15:51:04.527+0000 7f3995786700 1 -- 172.21.15.78:0/2623741978 <== mon.0 v2:172.21.15.78:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c0d9bbe4e0 con 0x55c0d9c0c800 2023-12-06T15:51:04.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:51:04.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:04.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "21ff54ac-944f-11ee-95a2-87774f69a715", 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T15:51:04.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:04.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T15:51:04.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T15:50:55.531952+0000", 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:51:04.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:04.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T15:51:04.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:05.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:04 smithi078 bash[24778]: audit 2023-12-06T15:51:04.765809+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.78:0/1516543100' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:51:05.437 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-12-06T15:51:06.438 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T15:51:06.438 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T15:51:07.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:51:07.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:07.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "21ff54ac-944f-11ee-95a2-87774f69a715", 2023-12-06T15:51:07.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T15:51:07.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T15:51:07.521 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:07.522 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T15:51:07.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T15:51:07.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:07.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T15:51:07.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:07.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T15:51:07.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T15:51:07.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T15:51:07.526 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:07.527 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T15:51:07.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:07.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T15:50:55.531952+0000", 2023-12-06T15:51:07.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:51:07.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:07.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T15:51:07.528 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:08.151 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-12-06T15:51:08.159 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:07 smithi078 bash[24778]: audit 2023-12-06T15:51:07.512111+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.78:0/4022285109' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:51:09.152 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-06T15:51:09.152 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-06T15:51:09.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:09 smithi078 bash[24778]: cluster 2023-12-06T15:51:08.767735+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-12-06T15:51:09.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:09 smithi078 bash[24778]: cluster 2023-12-06T15:51:08.773081+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00554904s) 2023-12-06T15:51:09.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:09 smithi078 bash[24778]: audit 2023-12-06T15:51:08.775410+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:51:09.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:09 smithi078 bash[24778]: audit 2023-12-06T15:51:08.775875+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:51:09.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:09 smithi078 bash[24778]: audit 2023-12-06T15:51:08.776341+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:51:09.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:09 smithi078 bash[24778]: audit 2023-12-06T15:51:08.777140+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:51:09.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:09 smithi078 bash[24778]: audit 2023-12-06T15:51:08.777587+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:51:09.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:09 smithi078 bash[24778]: cluster 2023-12-06T15:51:08.782514+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-12-06T15:51:10.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:10 smithi078 bash[24778]: audit 2023-12-06T15:51:08.802089+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-12-06T15:51:10.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:10 smithi078 bash[24778]: audit 2023-12-06T15:51:09.207909+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-12-06T15:51:10.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:10 smithi078 bash[24778]: cluster 2023-12-06T15:51:09.207997+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-06T15:51:10.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:10 smithi078 bash[24778]: audit 2023-12-06T15:51:09.209810+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T15:51:10.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:10 smithi078 bash[24778]: audit 2023-12-06T15:51:09.219237+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"6229e47a-4e3a-4196-ab1e-85f86538107c"}]: dispatch 2023-12-06T15:51:10.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:10 smithi078 bash[24778]: audit 2023-12-06T15:51:09.221239+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"6229e47a-4e3a-4196-ab1e-85f86538107c"}]': finished 2023-12-06T15:51:10.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:10 smithi078 bash[24778]: audit 2023-12-06T15:51:09.221738+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"81b3a932-62d2-46e8-b1e8-7022f25e73da"}]: dispatch 2023-12-06T15:51:10.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:10 smithi078 bash[24778]: audit 2023-12-06T15:51:09.228042+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"81b3a932-62d2-46e8-b1e8-7022f25e73da"}]': finished 2023-12-06T15:51:10.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:10 smithi078 bash[24778]: cluster 2023-12-06T15:51:09.779219+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01168s) 2023-12-06T15:51:11.097 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-06T15:51:11.097 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:11.097 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "21ff54ac-944f-11ee-95a2-87774f69a715", 2023-12-06T15:51:11.097 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-06T15:51:11.097 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-06T15:51:11.097 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 9, 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-06T15:51:11.098 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-06T15:51:11.099 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:51:11.100 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:51:11.101 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:11.101 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:51:11.101 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:11.101 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-06T15:51:11.101 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-06T15:51:11.101 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-06T15:50:55.531952+0000", 2023-12-06T15:51:11.101 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-06T15:51:11.101 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:11.101 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-06T15:51:11.101 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:11.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:11 smithi078 bash[24778]: audit 2023-12-06T15:51:10.214387+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.78:0/664096332' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T15:51:11.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:11 smithi078 bash[24778]: cluster 2023-12-06T15:51:10.214481+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-06T15:51:11.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:11 smithi078 bash[24778]: audit 2023-12-06T15:51:10.221917+0000 mon.a (mon.0) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:51:11.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:11 smithi078 bash[24778]: audit 2023-12-06T15:51:11.084643+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:51:11.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:11 smithi078 bash[24778]: audit 2023-12-06T15:51:11.084990+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.78:0/634459542' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-06T15:51:11.774 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Enabling cephadm module... 2023-12-06T15:51:11.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-12-06T15:51:11.774 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-12-06T15:51:12.576 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:12 smithi078 bash[24778]: cluster 2023-12-06T15:51:11.224830+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-06T15:51:13.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:13 smithi078 bash[24778]: audit 2023-12-06T15:51:13.066972+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.78:0/2005263685' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-06T15:51:13.660 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:13 smithi078 bash[25039]: ignoring --setuser ceph since I am not root 2023-12-06T15:51:13.660 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:13 smithi078 bash[25039]: ignoring --setgroup ceph since I am not root 2023-12-06T15:51:13.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-06T15:51:13.860 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-06T15:51:14.530 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:14 smithi078 bash[24778]: audit 2023-12-06T15:51:13.241834+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.78:0/2005263685' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-06T15:51:14.531 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:14 smithi078 bash[24778]: cluster 2023-12-06T15:51:13.241925+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 4s) 2023-12-06T15:51:15.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-12-06T15:51:15.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-12-06T15:51:15.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-06T15:51:15.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-06T15:51:15.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:51:15.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:51:15.530 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:6800", 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1412686677 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:6801", 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1412686677 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.78:6801/1412686677", 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-06T15:51:08.767511+0000", 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-06T15:51:15.531 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.532 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.533 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.534 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.535 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.536 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.537 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.538 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.539 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-06T15:51:15.540 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.541 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.542 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.543 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.544 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.545 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.546 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.547 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.548 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-06T15:51:15.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-06T15:51:15.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-06T15:51:15.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.549 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-06T15:51:15.550 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-06T15:51:15.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:51:15.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:51:15.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T15:51:15.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T15:51:15.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-06T15:51:15.551 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-06T15:51:15.552 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-06T15:51:15.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-06T15:51:15.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-06T15:51:15.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.553 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-06T15:51:15.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-06T15:51:15.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-12-06T15:51:15.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.554 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-06T15:51:15.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-06T15:51:15.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:51:15.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-06T15:51:15.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-06T15:51:15.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-06T15:51:15.555 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.556 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-06T15:51:15.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-06T15:51:15.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T15:51:15.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.557 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T15:51:15.558 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.559 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.560 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.561 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.562 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.563 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.564 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-06T15:51:15.565 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.566 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-06T15:51:15.567 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.568 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.569 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.570 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-06T15:51:15.571 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.572 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.573 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.574 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-06T15:51:15.575 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-06T15:51:15.576 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.577 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.578 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.579 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.580 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.581 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.582 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.583 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-06T15:51:15.584 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-06T15:51:15.585 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.586 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.587 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.588 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.589 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.590 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.591 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.592 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.593 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.594 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.595 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-06T15:51:15.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-06T15:51:15.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.596 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-06T15:51:15.597 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-06T15:51:15.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-06T15:51:15.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-06T15:51:15.598 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.599 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.600 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-06T15:51:15.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-06T15:51:15.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.601 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.602 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-06T15:51:15.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-06T15:51:15.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-06T15:51:15.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-06T15:51:15.604 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.605 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.606 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.607 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.608 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.609 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.610 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.611 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.612 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.613 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.614 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.615 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.616 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.617 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-06T15:51:15.618 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-06T15:51:15.619 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-06T15:51:15.620 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-06T15:51:15.621 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.622 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.623 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.624 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.625 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-06T15:51:15.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-06T15:51:15.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.626 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-06T15:51:15.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-06T15:51:15.627 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.628 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-06T15:51:15.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-06T15:51:15.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.629 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.630 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-06T15:51:15.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.631 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.632 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-06T15:51:15.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-06T15:51:15.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-06T15:51:15.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.633 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.634 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-06T15:51:15.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.635 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-06T15:51:15.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-06T15:51:15.636 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.639 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:51:15.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.640 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.641 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.642 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-06T15:51:15.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-06T15:51:15.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-06T15:51:15.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.643 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-06T15:51:15.644 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.645 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.647 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.648 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.649 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:51:15.650 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.652 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.653 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T15:51:15.654 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.655 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.656 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.657 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.658 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.659 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.660 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.661 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.662 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.663 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.664 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.665 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-06T15:51:15.666 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-06T15:51:15.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-06T15:51:15.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.667 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.668 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-06T15:51:15.669 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.670 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.671 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-06T15:51:15.672 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-06T15:51:15.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-06T15:51:15.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.673 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.674 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.675 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.676 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.677 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.678 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.679 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.680 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-06T15:51:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-06T15:51:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.681 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-06T15:51:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-06T15:51:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.682 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.683 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.684 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-06T15:51:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-06T15:51:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.685 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-06T15:51:15.686 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.687 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.688 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.689 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.690 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.691 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.692 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.693 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.694 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.695 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.696 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.697 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.698 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-06T15:51:15.699 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.700 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.701 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.702 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.703 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.704 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.705 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-06T15:51:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-06T15:51:15.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T15:51:15.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T15:51:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-06T15:51:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:51:15.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T15:51:15.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T15:51:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-06T15:51:15.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-06T15:51:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-06T15:51:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-06T15:51:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-06T15:51:15.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-06T15:51:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-06T15:51:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-06T15:51:15.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-06T15:51:15.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-06T15:51:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-06T15:51:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-06T15:51:15.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-06T15:51:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T15:51:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-06T15:51:15.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-06T15:51:15.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-06T15:51:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-06T15:51:15.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:51:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:51:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:51:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:51:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-06T15:51:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-06T15:51:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-06T15:51:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.832 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-06T15:51:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-06T15:51:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-06T15:51:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-06T15:51:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-06T15:51:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-06T15:51:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:15.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:51:15.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:51:15.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-06T15:51:15.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-06T15:51:15.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-06T15:51:15.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-06T15:51:15.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:15.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:15.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-06T15:51:15.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-06T15:51:15.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-06T15:51:15.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-06T15:51:15.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:51:15.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:15.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:15.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-06T15:51:15.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-06T15:51:15.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-06T15:51:15.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-06T15:51:15.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-06T15:51:15.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-06T15:51:15.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T15:51:15.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T15:51:15.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T15:51:15.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-06T15:51:15.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T15:51:15.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T15:51:15.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T15:51:15.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T15:51:15.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-06T15:51:15.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T15:51:15.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T15:51:15.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T15:51:15.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-06T15:51:15.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-06T15:51:15.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:51:15.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4179592742 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3598272551 2023-12-06T15:51:15.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:51:15.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:15.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:51:15.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:15.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:51:15.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2023-12-06T15:51:15.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3938914298 2023-12-06T15:51:15.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:51:15.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:51:15.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:15.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:15 smithi078 bash[24778]: audit 2023-12-06T15:51:15.086133+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.78:0/957072416' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-06T15:51:15.913 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-06T15:51:15.913 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-12-06T15:51:15.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-06T15:51:15.913 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-06T15:51:18.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:18.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-12-06T15:51:18.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-06T15:51:18.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:19.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: cluster 2023-12-06T15:51:17.591466+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2023-12-06T15:51:19.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: cluster 2023-12-06T15:51:17.592302+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: cluster 2023-12-06T15:51:17.597713+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: cluster 2023-12-06T15:51:17.946660+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.354497s) 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: audit 2023-12-06T15:51:17.949935+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: audit 2023-12-06T15:51:17.951187+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: audit 2023-12-06T15:51:17.951613+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: audit 2023-12-06T15:51:17.951957+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: audit 2023-12-06T15:51:17.952835+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: audit 2023-12-06T15:51:17.954418+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: audit 2023-12-06T15:51:17.955118+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: cluster 2023-12-06T15:51:17.959448+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2023-12-06T15:51:19.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:18 smithi078 bash[24778]: audit 2023-12-06T15:51:18.004235+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:51:19.651 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-12-06T15:51:19.651 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-12-06T15:51:19.651 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-12-06T15:51:20.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:19 smithi078 bash[24778]: audit 2023-12-06T15:51:18.878841+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:51:20.160 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:19 smithi078 bash[24778]: cluster 2023-12-06T15:51:18.951465+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.3593s) 2023-12-06T15:51:21.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:20 smithi078 bash[24778]: cluster 2023-12-06T15:51:19.950501+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-06T15:51:21.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:20 smithi078 bash[24778]: audit 2023-12-06T15:51:20.851687+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-12-06T15:51:21.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:20 smithi078 bash[24778]: audit 2023-12-06T15:51:20.857789+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-12-06T15:51:21.497 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Generating ssh key... 2023-12-06T15:51:21.497 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-12-06T15:51:21.497 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-12-06T15:51:22.250 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:21 smithi078 bash[24778]: audit 2023-12-06T15:51:20.848476+0000 mgr.y (mgr.14117) 1 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:51:23.596 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[24778]: audit 2023-12-06T15:51:22.722895+0000 mgr.y (mgr.14117) 2 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:51:23.596 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[24778]: cephadm 2023-12-06T15:51:22.723337+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2023-12-06T15:51:23.596 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[24778]: audit 2023-12-06T15:51:23.331140+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA5BL5K5aXXqAFQcwa33V4A+4YlSvNGO2gcnwLp2OSX1rhDZZR2LLH\nS+wMTA3CqRxj5ztlad8eYfmWDDGoXugd9lTrzktO/ux/m/kbU5XdrbpS003AKLgtBXtL7N\nXPJ7eD/tc3nFuEf9KVlxanxJ84jEnRwfNo37e3CmeXBPnSC+BMtqbeh9uLpyb3DkxKUmFD\nXlvXbhi26HE7I4kjtVcWMDswz/iXZl7pnGAovXmXOV5iqkXspERVIGwPL6FPBcp9NhL5QL\nVmseZqb1NE6capCSXuoKWT2whJFGy4cwaGfDtDWA/WeX1VBeW+nOpltlf3n52ymleFdK8G\nJq61TkzXRUD3I9vx0jhwPjG8VSVsWVlpJQiR0FGCmp3rEA5+iSt7AGtTxvjJL2dg2IPDTm\nUXHM6I8IRq49pLS177KuPPPRL3PZfB8s+IhrHpduJ9zWbgogXhuNCVZONgvBABDWK8XaqP\nvvzo9jLC99PceB5Yv0Poc24y0zkSDNUz9KdrF5G9AAAFoDVcLQA1XC0AAAAAB3NzaC1yc2\nEAAAGBAOQS+SuWl16gBUHMGt91eAPuGJUrzRjtoHJ8C6djkl9a4Q2WUdiyx0vsDEwNwqkc\nY+c7ZWnfHmH5lgwxqF7oHfZU685LTv7sf5v5G1OV3a26UtNNwCi4LQV7S+zVzye3g/7XN5\nxbhH/SlZcWp8SfOIxJ0cHzaN+3twpnlwT50gvgTLam3ofbi6cm9w5MSlJhQ15b124Ytuhx\nOyOJI7VXFjA7MM/4l2Ze6ZxgKL15lzleYqpF7KREVSBsDy+hTwXKfTYS+UC1ZrHmam9TRO\nnGqQkl7qClk9sISRRsuHMGhnw7Q1gP1nl9VQXlvpzqZbZX95+dsppXhXSvBiautU5M10VA\n9yPb8dI4cD4xvFUlbFlZaSUIkdBRgpqd6xAOfokrewBrU8b4yS9nYNiDw05lFxzOiPCEau\nPaS0te+yrjzz0S9z2XwfLPiIax6Xbifc1m4KIF4bjQlWTjYLwQAQ1ivF2qj7786PYywvfT\n3HgeWL9D6HNuMtM5EgzVM/SnaxeRvQAAAAMBAAEAAAGACh3ZVZihcD4S3Z9LFdxlDW+TQZ\nKmz1NDCbD851jgVkB2uR6Q1NbhRjnbNchqeQvcVpZo4jBWbawffrz5JfSP16xepVDr2Rzu\ncCG1l5iPM7SPFfZd7rB0tsiITqIRRUa7oSM0wUfB8dWKcyA7ItqZLIfduQeuADZq9RgxN7\nRJH+O8I2H1fvs7D5gH32d86HiN/3J9dNG900OqhuH/ZnzNbChD+wWg2ZaeMCSHyhfJoG7S\nW5EsdQDe8cg5SDiUg8I+hCXFRBr0LCXAtfsUgXpboOZh+qGIPtk5GMPOHKPbCGOocwuubx\n5cMd6V7KwNywJapGUykxbyc8PfkMc+PcPqqlfDwnm70qtaSRUlhckG+ryV1yfjoL3uxwWy\nbevRpiCaaa8Uz10L8+okx+3hMUkauV+sda006lKVa4bgttLWtIJAFU2pg9kBLaXcN0t15U\nAhy8fpwjo+cc7ukHVoOVYEai2oJK3VVyxKahvX4GCTebBmpjDKeeEh0/JtyD6N/0JhAAAA\nwQDGIiukBFZh8HymHVzdl3hHtSDpT0n5oa+7OXrJ2Td0saAwCEZQMV/AMifXQFB9HuJ/7x\nMy5hJf78Psl+/zDVWmsYtz5yZ5cDKoh7VWWxQvP0Yyokp+72WIYENor6V4oWgWpRgR9ob1\nLblvrwNKQ73C+wqDyiL6wIaltjVM0Nu/JSwI/O7llrZw9arJMhyo/gKcO6OIcK7eYVYYvC\nxF+RhvweAmwNSVPl12cxRlCVsta2pqs6mNoKvhgXwfVRPfr3sAAADBAPZUSGZpsIsFXbCv\nU2OfjVzoOJ4niHT1aRXzuo72BkjXkxOyoLvjCSwPFQdSKJ4nJhxldd6kDI2XqwPA0HRZ+S\nISxsXEwwUb9JZ9FfNhKObRUqBoaj6VE9z0vtAGKWKbqiR/R1Gs+QuHW9JHGucxe3cgCNIU\npYdkEZ4W3QJ7/t91d8/tfv+d9dWjo9Yu+BmuQuG5+Nx+6wD+E9RKPBI/IU7Spm5Y8PbiDI\nHcwtJ34VrjOJrSfDrJSwFZYGubt7PQaQAAAMEA7Qc38+ceaO7jYN8UQog7h2369ktrRCDL\nNlA6tBKkoytBEbdYMOVMcni3kFAS6BheFWs6gZ8U+eh6KlfroamPpnHmjKHxvORkBAvHf+\nyHc/qbhDWHaiVyRHGnOFljgnpH5TaYQ3cGNuNkkQ35Ow5Er8YduKoxXkRndcaOM11gOwKh\nXz7Akkc7+tlyLJMCmeqLQ/oNIVxDFl3qEF9Krwf5y/8/UsGOaKvlAtgD4EK0IeaZ9E83Mm\nfgqhAmFFUJRIw1AAAAKWNlcGgtMjFmZjU0YWMtOTQ0Zi0xMWVlLTk1YTItODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-12-06T15:51:23.596 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[24778]: audit 2023-12-06T15:51:23.333192+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA5BL5K5aXXqAFQcwa33V4A+4YlSvNGO2gcnwLp2OSX1rhDZZR2LLH\nS+wMTA3CqRxj5ztlad8eYfmWDDGoXugd9lTrzktO/ux/m/kbU5XdrbpS003AKLgtBXtL7N\nXPJ7eD/tc3nFuEf9KVlxanxJ84jEnRwfNo37e3CmeXBPnSC+BMtqbeh9uLpyb3DkxKUmFD\nXlvXbhi26HE7I4kjtVcWMDswz/iXZl7pnGAovXmXOV5iqkXspERVIGwPL6FPBcp9NhL5QL\nVmseZqb1NE6capCSXuoKWT2whJFGy4cwaGfDtDWA/WeX1VBeW+nOpltlf3n52ymleFdK8G\nJq61TkzXRUD3I9vx0jhwPjG8VSVsWVlpJQiR0FGCmp3rEA5+iSt7AGtTxvjJL2dg2IPDTm\nUXHM6I8IRq49pLS177KuPPPRL3PZfB8s+IhrHpduJ9zWbgogXhuNCVZONgvBABDWK8XaqP\nvvzo9jLC99PceB5Yv0Poc24y0zkSDNUz9KdrF5G9AAAFoDVcLQA1XC0AAAAAB3NzaC1yc2\nEAAAGBAOQS+SuWl16gBUHMGt91eAPuGJUrzRjtoHJ8C6djkl9a4Q2WUdiyx0vsDEwNwqkc\nY+c7ZWnfHmH5lgwxqF7oHfZU685LTv7sf5v5G1OV3a26UtNNwCi4LQV7S+zVzye3g/7XN5\nxbhH/SlZcWp8SfOIxJ0cHzaN+3twpnlwT50gvgTLam3ofbi6cm9w5MSlJhQ15b124Ytuhx\nOyOJI7VXFjA7MM/4l2Ze6ZxgKL15lzleYqpF7KREVSBsDy+hTwXKfTYS+UC1ZrHmam9TRO\nnGqQkl7qClk9sISRRsuHMGhnw7Q1gP1nl9VQXlvpzqZbZX95+dsppXhXSvBiautU5M10VA\n9yPb8dI4cD4xvFUlbFlZaSUIkdBRgpqd6xAOfokrewBrU8b4yS9nYNiDw05lFxzOiPCEau\nPaS0te+yrjzz0S9z2XwfLPiIax6Xbifc1m4KIF4bjQlWTjYLwQAQ1ivF2qj7786PYywvfT\n3HgeWL9D6HNuMtM5EgzVM/SnaxeRvQAAAAMBAAEAAAGACh3ZVZihcD4S3Z9LFdxlDW+TQZ\nKmz1NDCbD851jgVkB2uR6Q1NbhRjnbNchqeQvcVpZo4jBWbawffrz5JfSP16xepVDr2Rzu\ncCG1l5iPM7SPFfZd7rB0tsiITqIRRUa7oSM0wUfB8dWKcyA7ItqZLIfduQeuADZq9RgxN7\nRJH+O8I2H1fvs7D5gH32d86HiN/3J9dNG900OqhuH/ZnzNbChD+wWg2ZaeMCSHyhfJoG7S\nW5EsdQDe8cg5SDiUg8I+hCXFRBr0LCXAtfsUgXpboOZh+qGIPtk5GMPOHKPbCGOocwuubx\n5cMd6V7KwNywJapGUykxbyc8PfkMc+PcPqqlfDwnm70qtaSRUlhckG+ryV1yfjoL3uxwWy\nbevRpiCaaa8Uz10L8+okx+3hMUkauV+sda006lKVa4bgttLWtIJAFU2pg9kBLaXcN0t15U\nAhy8fpwjo+cc7ukHVoOVYEai2oJK3VVyxKahvX4GCTebBmpjDKeeEh0/JtyD6N/0JhAAAA\nwQDGIiukBFZh8HymHVzdl3hHtSDpT0n5oa+7OXrJ2Td0saAwCEZQMV/AMifXQFB9HuJ/7x\nMy5hJf78Psl+/zDVWmsYtz5yZ5cDKoh7VWWxQvP0Yyokp+72WIYENor6V4oWgWpRgR9ob1\nLblvrwNKQ73C+wqDyiL6wIaltjVM0Nu/JSwI/O7llrZw9arJMhyo/gKcO6OIcK7eYVYYvC\nxF+RhvweAmwNSVPl12cxRlCVsta2pqs6mNoKvhgXwfVRPfr3sAAADBAPZUSGZpsIsFXbCv\nU2OfjVzoOJ4niHT1aRXzuo72BkjXkxOyoLvjCSwPFQdSKJ4nJhxldd6kDI2XqwPA0HRZ+S\nISxsXEwwUb9JZ9FfNhKObRUqBoaj6VE9z0vtAGKWKbqiR/R1Gs+QuHW9JHGucxe3cgCNIU\npYdkEZ4W3QJ7/t91d8/tfv+d9dWjo9Yu+BmuQuG5+Nx+6wD+E9RKPBI/IU7Spm5Y8PbiDI\nHcwtJ34VrjOJrSfDrJSwFZYGubt7PQaQAAAMEA7Qc38+ceaO7jYN8UQog7h2369ktrRCDL\nNlA6tBKkoytBEbdYMOVMcni3kFAS6BheFWs6gZ8U+eh6KlfroamPpnHmjKHxvORkBAvHf+\nyHc/qbhDWHaiVyRHGnOFljgnpH5TaYQ3cGNuNkkQ35Ow5Er8YduKoxXkRndcaOM11gOwKh\nXz7Akkc7+tlyLJMCmeqLQ/oNIVxDFl3qEF9Krwf5y/8/UsGOaKvlAtgD4EK0IeaZ9E83Mm\nfgqhAmFFUJRIw1AAAAKWNlcGgtMjFmZjU0YWMtOTQ0Zi0xMWVlLTk1YTItODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-12-06T15:51:23.596 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: Generating public/private rsa key pair. 2023-12-06T15:51:23.596 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: Your identification has been saved in /tmp/tmp1w3glod1/key. 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: Your public key has been saved in /tmp/tmp1w3glod1/key.pub. 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: The key fingerprint is: 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: SHA256:+zPRJwvbZXSmxzSG7SQQkUdLNY7CeOzOFGjX3jCEtJY ceph-21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: The key's randomart image is: 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: +---[RSA 3072]----+ 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: | .+*+.o | 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: | =+*.+ .| 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: | + Eo*o. | 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: | . = +o==+| 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: | S + o=B.| 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: | .* o =.o| 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: | . B * . | 2023-12-06T15:51:23.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: | .+ o | 2023-12-06T15:51:23.598 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: | .o | 2023-12-06T15:51:23.598 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:23 smithi078 bash[25039]: +----[SHA256]-----+ 2023-12-06T15:51:24.044 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-12-06T15:51:24.044 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-12-06T15:51:24.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:24 smithi078 bash[24778]: audit 2023-12-06T15:51:23.334044+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkEvkrlpdeoAVBzBrfdXgD7hiVK80Y7aByfAunY5JfWuENllHYssdL7AxMDcKpHGPnO2Vp3x5h+ZYMMahe6B32VOvOS07+7H+b+RtTld2tulLTTcAouC0Fe0vs1c8nt4P+1zecW4R/0pWXFqfEnziMSdHB82jft7cKZ5cE+dIL4Ey2pt6H24unJvcOTEpSYUNeW9duGLbocTsjiSO1VxYwOzDP+JdmXumcYCi9eZc5XmKqReykRFUgbA8voU8Fyn02EvlAtWax5mpvU0TpxqkJJe6gpZPbCEkUbLhzBoZ8O0NYD9Z5fVUF5b6c6mW2V/efnbKaV4V0rwYmrrVOTNdFQPcj2/HSOHA+MbxVJWxZWWklCJHQUYKanesQDn6JK3sAa1PG+MkvZ2DYg8NOZRcczojwhGrj2ktLXvsq4889Evc9l8Hyz4iGsel24n3NZuCiBeG40JVk42C8EAENYrxdqo++/Oj2MsL309x4Hli/Q+hzbjLTORIM1TP0p2sXkb0= ceph-21ff54ac-944f-11ee-95a2-87774f69a715\n"}]: dispatch 2023-12-06T15:51:24.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:24 smithi078 bash[24778]: audit 2023-12-06T15:51:23.337383+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkEvkrlpdeoAVBzBrfdXgD7hiVK80Y7aByfAunY5JfWuENllHYssdL7AxMDcKpHGPnO2Vp3x5h+ZYMMahe6B32VOvOS07+7H+b+RtTld2tulLTTcAouC0Fe0vs1c8nt4P+1zecW4R/0pWXFqfEnziMSdHB82jft7cKZ5cE+dIL4Ey2pt6H24unJvcOTEpSYUNeW9duGLbocTsjiSO1VxYwOzDP+JdmXumcYCi9eZc5XmKqReykRFUgbA8voU8Fyn02EvlAtWax5mpvU0TpxqkJJe6gpZPbCEkUbLhzBoZ8O0NYD9Z5fVUF5b6c6mW2V/efnbKaV4V0rwYmrrVOTNdFQPcj2/HSOHA+MbxVJWxZWWklCJHQUYKanesQDn6JK3sAa1PG+MkvZ2DYg8NOZRcczojwhGrj2ktLXvsq4889Evc9l8Hyz4iGsel24n3NZuCiBeG40JVk42C8EAENYrxdqo++/Oj2MsL309x4Hli/Q+hzbjLTORIM1TP0p2sXkb0= ceph-21ff54ac-944f-11ee-95a2-87774f69a715\n"}]': finished 2023-12-06T15:51:25.252 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkEvkrlpdeoAVBzBrfdXgD7hiVK80Y7aByfAunY5JfWuENllHYssdL7AxMDcKpHGPnO2Vp3x5h+ZYMMahe6B32VOvOS07+7H+b+RtTld2tulLTTcAouC0Fe0vs1c8nt4P+1zecW4R/0pWXFqfEnziMSdHB82jft7cKZ5cE+dIL4Ey2pt6H24unJvcOTEpSYUNeW9duGLbocTsjiSO1VxYwOzDP+JdmXumcYCi9eZc5XmKqReykRFUgbA8voU8Fyn02EvlAtWax5mpvU0TpxqkJJe6gpZPbCEkUbLhzBoZ8O0NYD9Z5fVUF5b6c6mW2V/efnbKaV4V0rwYmrrVOTNdFQPcj2/HSOHA+MbxVJWxZWWklCJHQUYKanesQDn6JK3sAa1PG+MkvZ2DYg8NOZRcczojwhGrj2ktLXvsq4889Evc9l8Hyz4iGsel24n3NZuCiBeG40JVk42C8EAENYrxdqo++/Oj2MsL309x4Hli/Q+hzbjLTORIM1TP0p2sXkb0= ceph-21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:51:25.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:25 smithi078 bash[24778]: audit 2023-12-06T15:51:25.245167+0000 mgr.y (mgr.14117) 4 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:51:25.958 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-12-06T15:51:25.958 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-12-06T15:51:25.958 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Adding host smithi078... 2023-12-06T15:51:25.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi078'] 2023-12-06T15:51:25.958 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi078 2023-12-06T15:51:27.410 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:27 smithi078 bash[25039]: Warning: Permanently added 'smithi078,172.21.15.78' (ECDSA) to the list of known hosts. 2023-12-06T15:51:28.110 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi078' 2023-12-06T15:51:28.328 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:27 smithi078 bash[24778]: audit 2023-12-06T15:51:27.097733+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi078", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:51:28.328 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:27 smithi078 bash[24778]: audit 2023-12-06T15:51:27.737852+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"smithi078\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:51:28.328 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:27 smithi078 bash[24778]: audit 2023-12-06T15:51:27.741342+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"smithi078\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T15:51:28.771 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Enabling the dashboard module... 2023-12-06T15:51:28.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-12-06T15:51:28.772 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-12-06T15:51:29.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:28 smithi078 bash[24778]: cephadm 2023-12-06T15:51:27.742085+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi078 2023-12-06T15:51:29.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:28 smithi078 bash[24778]: audit 2023-12-06T15:51:28.024918+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:51:29.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:28 smithi078 bash[24778]: audit 2023-12-06T15:51:28.028640+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:51:29.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:28 smithi078 bash[24778]: audit 2023-12-06T15:51:28.029843+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:51:29.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:28 smithi078 bash[24778]: audit 2023-12-06T15:51:28.779035+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:28.774931\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:28.778182\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:51:28.778300\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:51:29.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:28 smithi078 bash[24778]: audit 2023-12-06T15:51:28.783171+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:28.774931\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:28.778182\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:51:28.778300\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:51:29.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:28 smithi078 bash[24778]: audit 2023-12-06T15:51:28.784460+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.78:0/2858091722' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:51:30.689 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:30 smithi078 bash[24778]: audit 2023-12-06T15:51:30.565851+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.78:0/3057845732' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-06T15:51:30.689 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:30 smithi078 bash[25039]: ignoring --setuser ceph since I am not root 2023-12-06T15:51:30.689 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:30 smithi078 bash[25039]: ignoring --setgroup ceph since I am not root 2023-12-06T15:51:30.689 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:30 smithi078 bash[25039]: debug 2023-12-06T15:51:30.659+0000 7f4e9497f040 1 -- 172.21.15.78:0/1051797105 >> [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] conn(0x56292a8fa800 msgr2=0x56292a89fa80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T15:51:30.690 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:30 smithi078 bash[25039]: debug 2023-12-06T15:51:30.659+0000 7f4e9497f040 1 --2- 172.21.15.78:0/1051797105 >> [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] conn(0x56292a8fa800 0x56292a89fa80 secure :-1 s=READY pgs=45 cs=0 l=1 rx=0x56292a8c2420 tx=0x56292a8c4d70).stop 2023-12-06T15:51:31.638 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-06T15:51:31.638 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-06T15:51:31.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:31 smithi078 bash[24778]: audit 2023-12-06T15:51:30.622470+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.78:0/3057845732' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-06T15:51:31.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:31 smithi078 bash[24778]: cluster 2023-12-06T15:51:30.622548+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 13s) 2023-12-06T15:51:33.353 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.354 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-12-06T15:51:33.354 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2023-12-06T15:51:33.354 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-06T15:51:33.354 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-06T15:51:33.354 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:51:33.354 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.354 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:51:33.354 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:6800", 2023-12-06T15:51:33.354 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2135446921 2023-12-06T15:51:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-06T15:51:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:6801", 2023-12-06T15:51:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2135446921 2023-12-06T15:51:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:51:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.78:6801/2135446921", 2023-12-06T15:51:33.706 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-06T15:51:17.592140+0000", 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.707 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.708 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.709 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.710 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.711 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.712 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.713 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.714 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.715 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.716 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-06T15:51:33.717 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.718 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.719 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.720 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-06T15:51:33.721 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-06T15:51:33.722 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:51:33.723 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.724 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-06T15:51:33.725 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-06T15:51:33.726 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-06T15:51:33.727 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.728 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.729 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.730 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.731 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.732 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T15:51:33.733 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.734 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.735 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.736 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.737 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.738 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.739 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.740 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.741 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.742 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.743 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.744 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.745 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.746 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.747 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.748 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.749 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.750 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.751 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.752 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.753 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.754 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.755 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.756 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.757 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-06T15:51:33.758 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.759 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-06T15:51:33.760 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.761 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.762 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.763 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.764 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.765 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.766 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.767 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.768 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-06T15:51:33.769 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-06T15:51:33.770 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.771 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.772 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.773 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.774 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.775 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.777 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.778 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-06T15:51:33.779 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.780 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.781 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.782 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.783 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.784 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.785 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.786 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.787 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.788 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.789 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-06T15:51:33.790 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.791 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.792 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.793 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.794 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.795 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.796 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.797 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.798 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.799 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.800 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.801 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.802 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.803 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.804 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.805 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.806 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.807 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T15:51:33.808 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.809 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.810 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-06T15:51:33.811 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-06T15:51:33.812 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.813 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.814 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.815 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.816 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.817 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.818 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.819 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.820 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.821 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.822 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-06T15:51:33.823 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.824 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.825 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.826 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.827 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.828 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.829 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.830 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.831 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.833 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-06T15:51:33.834 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.835 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.836 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-06T15:51:33.837 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.838 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.839 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-06T15:51:33.840 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.841 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.842 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.843 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.844 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.845 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.846 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.847 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-06T15:51:33.848 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.849 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.850 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.851 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.852 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.853 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.854 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.855 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-06T15:51:33.856 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.857 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.858 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.859 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.860 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-06T15:51:33.861 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.862 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.863 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.864 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.865 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.866 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.867 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.868 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.869 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.870 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.871 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.872 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.873 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-06T15:51:33.874 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.875 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-06T15:51:33.876 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-06T15:51:33.877 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.878 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.879 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.880 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.881 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.882 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.883 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.884 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.885 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.886 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.887 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.888 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.889 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.890 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.891 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.892 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.893 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.894 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.895 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.896 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.897 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.898 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.899 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.900 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.901 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.902 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.903 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.904 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.905 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.906 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.907 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-06T15:51:33.908 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.909 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.910 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.911 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.912 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.913 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.914 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.915 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.916 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.917 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.918 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.919 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.920 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.921 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.922 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.923 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.924 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.925 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.926 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.927 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.928 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.929 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.930 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.931 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.932 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.933 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.934 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-06T15:51:33.935 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-06T15:51:33.936 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-06T15:51:33.937 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.938 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.939 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.940 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.941 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.942 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.943 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-06T15:51:33.944 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-06T15:51:33.945 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.946 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.947 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.948 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.949 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.950 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.951 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.952 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.953 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.954 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.955 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.956 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.957 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.958 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-06T15:51:33.959 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.960 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.961 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.962 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.963 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.964 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-06T15:51:33.965 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.966 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.967 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.968 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.969 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.970 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.971 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.972 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.973 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.974 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.975 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.976 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.977 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.978 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.979 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.980 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.981 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.982 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.983 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.984 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-06T15:51:33.985 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.986 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.987 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.988 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.989 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.990 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.991 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-06T15:51:33.992 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-06T15:51:33.993 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-06T15:51:33.994 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-06T15:51:33.995 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-06T15:51:33.996 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 458559167 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.997 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 170497260 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-06T15:51:33.998 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.78:0", 2023-12-06T15:51:33.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3506020743 2023-12-06T15:51:33.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:51:33.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-06T15:51:33.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.999 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:33.999 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:33 smithi078 bash[24778]: audit 2023-12-06T15:51:33.342549+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.78:0/500343286' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-06T15:51:34.163 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-06T15:51:34.163 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-12-06T15:51:34.163 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-06T15:51:34.163 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-06T15:51:35.410 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[25039]: Warning: Permanently added 'smithi078,172.21.15.78' (ECDSA) to the list of known hosts. 2023-12-06T15:51:36.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-06T15:51:36.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-12-06T15:51:36.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-06T15:51:36.025 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-06T15:51:36.259 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: cluster 2023-12-06T15:51:34.936190+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: cluster 2023-12-06T15:51:34.936941+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: cluster 2023-12-06T15:51:34.940544+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: cluster 2023-12-06T15:51:34.992025+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0552377s) 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:34.995340+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:34.996723+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:34.997153+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:34.997576+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:34.998361+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:34.999714+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:35.000363+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:35.001013+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T15:51:36.260 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:35.001634+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T15:51:36.261 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:35.002184+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T15:51:36.261 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:35.002526+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T15:51:36.261 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: cluster 2023-12-06T15:51:35.005213+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2023-12-06T15:51:36.261 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:35 smithi078 bash[24778]: audit 2023-12-06T15:51:35.064755+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-06T15:51:36.776 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-12-06T15:51:36.776 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-12-06T15:51:36.777 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-12-06T15:51:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:36 smithi078 bash[24778]: audit 2023-12-06T15:51:35.959305+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-06T15:51:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:36 smithi078 bash[24778]: audit 2023-12-06T15:51:35.960290+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:51:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:36 smithi078 bash[24778]: cluster 2023-12-06T15:51:35.994957+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.05816s) 2023-12-06T15:51:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:36 smithi078 bash[24778]: audit 2023-12-06T15:51:36.764065+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762538\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762777\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:51:36.763020\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:51:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:36 smithi078 bash[24778]: audit 2023-12-06T15:51:36.767285+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762538\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762777\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:51:36.763020\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:51:37.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:36 smithi078 bash[24778]: audit 2023-12-06T15:51:36.768396+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:51:38.646 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-12-06T15:51:39.000 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:38 smithi078 bash[24778]: cluster 2023-12-06T15:51:37.771991+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-06T15:51:39.000 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:38 smithi078 bash[24778]: audit 2023-12-06T15:51:38.526860+0000 mgr.y (mgr.14140) 1 : audit [DBG] from='client.14153 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:51:39.001 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:38 smithi078 bash[24778]: audit 2023-12-06T15:51:38.634698+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQDIw0UqSC9G6aty9/ZF0cm0MA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzEyMDYxNTUx\nMzhaFw0zMzEyMDMxNTUxMzhaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALRpLpX5\nnxSRPD41USimfT1ZRrSoNYj+bYiXuzMaYbz4wi3Ez3BXZ/tXQ3g6cIL1iVndJhNV\n7vjiXEyCOMnTykTKkEiikAMxJauBdz8jx1TkWEMMSDJnTCuPm54RHN4yuCBID6vt\npkEH5Vgkj58jDhZdOfRGqa1aecsSvKtKyi7Bq9Efzcia54wwh6HoipGkjKc0qdmU\nuMwvER4qbKcMTVAcWbhl9hNK4z74LLL/BaxJhIi+r7ToW0fFCEjgU3mtNM22MxUu\nGRdcegdBu1JxMobd7/iEOzpIqw69E3GJvOOYByZHmRfXhwV1fcokwQfVD1pUJF/T\n0N9GK8ArfDHnFIMCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAcYTrelAq0r8UF6W3\n+5qBm68I+TwDVsfIc/PoTvVdMRV3ST3oGSOWjp+JKbngOPGOR1V4mZEtAFwjxtML\nPD/yzgNkyxFpCNKWkpTG1Kd37oVvRmS3mP09qxeiAO64yb+ko8z8exl3Q2AdwsJ7\nHv2BWMh0or+wNq4SnLWYgVW9AxGAjGjAoK8Fxicanv5I+HmvzsG7HbjKcU6oBats\nUFBK7AnZDnB3h8fIOG9yRWVjdwbFZ/AItgu7T4SVS+xroP+xBmyEP7PuC+ICOK22\nXQoZeGUHzxcbVjhrZJPNtmWoPhqyZ+coalxrL08OakdpVytjQCZOso3ImoqN9clq\nuhqgTQ==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T15:51:39.001 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:38 smithi078 bash[24778]: audit 2023-12-06T15:51:38.636747+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQDIw0UqSC9G6aty9/ZF0cm0MA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzEyMDYxNTUx\nMzhaFw0zMzEyMDMxNTUxMzhaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALRpLpX5\nnxSRPD41USimfT1ZRrSoNYj+bYiXuzMaYbz4wi3Ez3BXZ/tXQ3g6cIL1iVndJhNV\n7vjiXEyCOMnTykTKkEiikAMxJauBdz8jx1TkWEMMSDJnTCuPm54RHN4yuCBID6vt\npkEH5Vgkj58jDhZdOfRGqa1aecsSvKtKyi7Bq9Efzcia54wwh6HoipGkjKc0qdmU\nuMwvER4qbKcMTVAcWbhl9hNK4z74LLL/BaxJhIi+r7ToW0fFCEjgU3mtNM22MxUu\nGRdcegdBu1JxMobd7/iEOzpIqw69E3GJvOOYByZHmRfXhwV1fcokwQfVD1pUJF/T\n0N9GK8ArfDHnFIMCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAcYTrelAq0r8UF6W3\n+5qBm68I+TwDVsfIc/PoTvVdMRV3ST3oGSOWjp+JKbngOPGOR1V4mZEtAFwjxtML\nPD/yzgNkyxFpCNKWkpTG1Kd37oVvRmS3mP09qxeiAO64yb+ko8z8exl3Q2AdwsJ7\nHv2BWMh0or+wNq4SnLWYgVW9AxGAjGjAoK8Fxicanv5I+HmvzsG7HbjKcU6oBats\nUFBK7AnZDnB3h8fIOG9yRWVjdwbFZ/AItgu7T4SVS+xroP+xBmyEP7PuC+ICOK22\nXQoZeGUHzxcbVjhrZJPNtmWoPhqyZ+coalxrL08OakdpVytjQCZOso3ImoqN9clq\nuhqgTQ==\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T15:51:39.001 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:38 smithi078 bash[24778]: audit 2023-12-06T15:51:38.637472+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC0aS6V+Z8UkTw+\nNVEopn09WUa0qDWI/m2Il7szGmG8+MItxM9wV2f7V0N4OnCC9YlZ3SYTVe744lxM\ngjjJ08pEypBIopADMSWrgXc/I8dU5FhDDEgyZ0wrj5ueERzeMrggSA+r7aZBB+VY\nJI+fIw4WXTn0RqmtWnnLEryrSsouwavRH83ImueMMIeh6IqRpIynNKnZlLjMLxEe\nKmynDE1QHFm4ZfYTSuM++Cyy/wWsSYSIvq+06FtHxQhI4FN5rTTNtjMVLhkXXHoH\nQbtScTKG3e/4hDs6SKsOvRNxibzjmAcmR5kX14cFdX3KJMEH1Q9aVCRf09DfRivA\nK3wx5xSDAgMBAAECggEASIzf2hn3Ojspoc6pI5LIXIpxX6chWEUQ4VQ7SNK8KVVU\nKTmzPfc4bp/qFwhRRKjfIk9Hx5DQODA3c+EOW0ObXMyk90DAbzgtcOnwfWiy+VWW\nlOf0hKh7vizTJN624Dg/SWQRQU+hgxdcyHRzeUiMmrvE2ZItG/R9dAfF7ZB2/BPi\n+qNB1zQO8rrq2TbCOCZCFlCT2GkVe9Kc+qyMpJddBkzkW+puYQiYT6/R2L0K/Xz5\nXEEdnW4Q5IDLLxAOKQB2CMYPLA8iP7lApt3DRNIj9YgFx6Y+dkI6vvw5f1D4qO7V\nzE0wZnV7BfdXl4iWrP7jgp1WozoqbS0hL7WuGAl1UQKBgQDl1W6iXi56trQ7k8Zm\n9OgY48BaME15Hr05wxRg5w7Uo1qy5BIjYRpndXxXPt22Jd6swdZ07IKP8C37IGbW\n9C6/k1kpXLYUHOWYNYRK+uxVXdn7jwJy0VpamldN0AFfl53wn775qVWpKQIrQsBL\nezmMs21Yvl3CyvkObA84EMqJ+wKBgQDI806XkkT3oe/pXU/nsL3KVafoapGHc6D7\nn5Iw//4TzZlEIdLw64dRshKmiqWrd9jv/Zb1MxMejWpuNRSUg2jEa4rHjQbnBfNb\neGkOXZYCqtY/47F0rKWbxXKPXbBYddtY6AxDbbZBuLh3sax0LIkCybTih5sMJxds\npBzA827hGQKBgQCgU4vSvipkNhFyQfq0FYHW4wFqqKlSpYvQwHH1yxkAYlfB1PGG\nNpWpuD4dyl/1UWONVcaZV+cYK66XsRmsNzhpMYuQG/lz/Fh5HlQDzhiQ0GBgaHmH\nyNzjuSjPwhtDKMvncDhThrmXwGCf9veXcAVMTlon/tv/J4Inel//d08igwKBgQCw\nrBF1+1h9azd1sd91sRM72BEWqtMmBogLkeDDCd5FZOaSWzaNMFY5glkZaR584ZKu\ndQMKswvlOanQGQTuCZbL0k0iYqAl7zplOjkLM0aXM8HITBSRotS7Xl35JALN01i1\nEtbtVYD+yTwNp/0Z6qnO9K3+2AB+L8RNdP/+uEfMyQKBgD+hX8Mj5smFnisHcWZp\n4ixaMY/atUMfhX5FQM7FtDYkk/6nLxrcIP8zhFFmr6LXRkmSO7LpW7Y12i8PFmO3\nuBC1qlUkheDOUblBpRj/dwhnSooTUkP4fMYT9C92PB3Gd/ajHYVPuD6rJDTuCUTB\nV0aVSWkD4yKXlqGhSHJzIork\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T15:51:39.001 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:38 smithi078 bash[24778]: audit 2023-12-06T15:51:38.639072+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC0aS6V+Z8UkTw+\nNVEopn09WUa0qDWI/m2Il7szGmG8+MItxM9wV2f7V0N4OnCC9YlZ3SYTVe744lxM\ngjjJ08pEypBIopADMSWrgXc/I8dU5FhDDEgyZ0wrj5ueERzeMrggSA+r7aZBB+VY\nJI+fIw4WXTn0RqmtWnnLEryrSsouwavRH83ImueMMIeh6IqRpIynNKnZlLjMLxEe\nKmynDE1QHFm4ZfYTSuM++Cyy/wWsSYSIvq+06FtHxQhI4FN5rTTNtjMVLhkXXHoH\nQbtScTKG3e/4hDs6SKsOvRNxibzjmAcmR5kX14cFdX3KJMEH1Q9aVCRf09DfRivA\nK3wx5xSDAgMBAAECggEASIzf2hn3Ojspoc6pI5LIXIpxX6chWEUQ4VQ7SNK8KVVU\nKTmzPfc4bp/qFwhRRKjfIk9Hx5DQODA3c+EOW0ObXMyk90DAbzgtcOnwfWiy+VWW\nlOf0hKh7vizTJN624Dg/SWQRQU+hgxdcyHRzeUiMmrvE2ZItG/R9dAfF7ZB2/BPi\n+qNB1zQO8rrq2TbCOCZCFlCT2GkVe9Kc+qyMpJddBkzkW+puYQiYT6/R2L0K/Xz5\nXEEdnW4Q5IDLLxAOKQB2CMYPLA8iP7lApt3DRNIj9YgFx6Y+dkI6vvw5f1D4qO7V\nzE0wZnV7BfdXl4iWrP7jgp1WozoqbS0hL7WuGAl1UQKBgQDl1W6iXi56trQ7k8Zm\n9OgY48BaME15Hr05wxRg5w7Uo1qy5BIjYRpndXxXPt22Jd6swdZ07IKP8C37IGbW\n9C6/k1kpXLYUHOWYNYRK+uxVXdn7jwJy0VpamldN0AFfl53wn775qVWpKQIrQsBL\nezmMs21Yvl3CyvkObA84EMqJ+wKBgQDI806XkkT3oe/pXU/nsL3KVafoapGHc6D7\nn5Iw//4TzZlEIdLw64dRshKmiqWrd9jv/Zb1MxMejWpuNRSUg2jEa4rHjQbnBfNb\neGkOXZYCqtY/47F0rKWbxXKPXbBYddtY6AxDbbZBuLh3sax0LIkCybTih5sMJxds\npBzA827hGQKBgQCgU4vSvipkNhFyQfq0FYHW4wFqqKlSpYvQwHH1yxkAYlfB1PGG\nNpWpuD4dyl/1UWONVcaZV+cYK66XsRmsNzhpMYuQG/lz/Fh5HlQDzhiQ0GBgaHmH\nyNzjuSjPwhtDKMvncDhThrmXwGCf9veXcAVMTlon/tv/J4Inel//d08igwKBgQCw\nrBF1+1h9azd1sd91sRM72BEWqtMmBogLkeDDCd5FZOaSWzaNMFY5glkZaR584ZKu\ndQMKswvlOanQGQTuCZbL0k0iYqAl7zplOjkLM0aXM8HITBSRotS7Xl35JALN01i1\nEtbtVYD+yTwNp/0Z6qnO9K3+2AB+L8RNdP/+uEfMyQKBgD+hX8Mj5smFnisHcWZp\n4ixaMY/atUMfhX5FQM7FtDYkk/6nLxrcIP8zhFFmr6LXRkmSO7LpW7Y12i8PFmO3\nuBC1qlUkheDOUblBpRj/dwhnSooTUkP4fMYT9C92PB3Gd/ajHYVPuD6rJDTuCUTB\nV0aVSWkD4yKXlqGhSHJzIork\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T15:51:39.522 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Creating initial admin user... 2023-12-06T15:51:39.523 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'vhmvite1gj', 'administrator', '--force-password', '--pwd-update-required'] 2023-12-06T15:51:39.523 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin vhmvite1gj administrator --force-password --pwd-update-required 2023-12-06T15:51:41.247 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$Z9GU4fkF32JbRlKixuh4wOaiZB6Ed3tvtVcdbL59rfHbfXt5eQv2O", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701877901, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-06T15:51:42.157 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Fetching dashboard port number... 2023-12-06T15:51:42.157 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi078', '-v', '/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2023-12-06T15:51:42.157 INFO:teuthology.orchestra.run.smithi078.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=smithi078 -v /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpfn5gxauv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpueheoi57:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2023-12-06T15:51:42.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:41 smithi078 bash[24778]: cluster 2023-12-06T15:51:40.995597+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-06T15:51:42.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:41 smithi078 bash[24778]: audit 2023-12-06T15:51:41.018711+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "vhmvite1gj", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:51:42.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:41 smithi078 bash[24778]: audit 2023-12-06T15:51:41.236424+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$Z9GU4fkF32JbRlKixuh4wOaiZB6Ed3tvtVcdbL59rfHbfXt5eQv2O\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1701877901, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-12-06T15:51:42.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:41 smithi078 bash[24778]: audit 2023-12-06T15:51:41.239176+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$Z9GU4fkF32JbRlKixuh4wOaiZB6Ed3tvtVcdbL59rfHbfXt5eQv2O\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1701877901, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-12-06T15:51:43.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:42 smithi078 bash[24778]: audit 2023-12-06T15:51:42.831337+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:51:43.603 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-12-06T15:51:44.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:43 smithi078 bash[24778]: audit 2023-12-06T15:51:43.051597+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762538\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762777\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:51:36.763020\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:51:44.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:43 smithi078 bash[24778]: audit 2023-12-06T15:51:43.055660+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762538\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762777\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:51:36.763020\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:51:44.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:43 smithi078 bash[24778]: audit 2023-12-06T15:51:43.595501+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.78:0/69840571' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-06T15:51:44.350 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-12-06T15:51:44.350 INFO:teuthology.orchestra.run.smithi078.stderr: 2023-12-06T15:51:44.350 INFO:teuthology.orchestra.run.smithi078.stderr: URL: https://smithi078.front.sepia.ceph.com:8443/ 2023-12-06T15:51:44.350 INFO:teuthology.orchestra.run.smithi078.stderr: User: admin 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: Password: vhmvite1gj 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: ceph telemetry on 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr:For more information see: 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr: 2023-12-06T15:51:44.351 INFO:teuthology.orchestra.run.smithi078.stderr:INFO:cephadm:Bootstrap complete. 2023-12-06T15:51:44.352 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Releasing lock 139825167894704 on /run/cephadm/21ff54ac-944f-11ee-95a2-87774f69a715.lock 2023-12-06T15:51:44.352 INFO:teuthology.orchestra.run.smithi078.stderr:DEBUG:cephadm:Lock 139825167894704 released on /run/cephadm/21ff54ac-944f-11ee-95a2-87774f69a715.lock 2023-12-06T15:51:44.377 INFO:tasks.cephadm:Fetching config... 2023-12-06T15:51:44.377 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:51:44.377 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-06T15:51:44.384 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-06T15:51:44.384 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:51:44.384 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-06T15:51:44.390 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-06T15:51:44.390 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:51:44.390 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-06T15:51:44.402 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-06T15:51:44.402 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:51:44.402 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-06T15:51:44.407 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-06T15:51:44.407 DEBUG:teuthology.orchestra.run.smithi078:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkEvkrlpdeoAVBzBrfdXgD7hiVK80Y7aByfAunY5JfWuENllHYssdL7AxMDcKpHGPnO2Vp3x5h+ZYMMahe6B32VOvOS07+7H+b+RtTld2tulLTTcAouC0Fe0vs1c8nt4P+1zecW4R/0pWXFqfEnziMSdHB82jft7cKZ5cE+dIL4Ey2pt6H24unJvcOTEpSYUNeW9duGLbocTsjiSO1VxYwOzDP+JdmXumcYCi9eZc5XmKqReykRFUgbA8voU8Fyn02EvlAtWax5mpvU0TpxqkJJe6gpZPbCEkUbLhzBoZ8O0NYD9Z5fVUF5b6c6mW2V/efnbKaV4V0rwYmrrVOTNdFQPcj2/HSOHA+MbxVJWxZWWklCJHQUYKanesQDn6JK3sAa1PG+MkvZ2DYg8NOZRcczojwhGrj2ktLXvsq4889Evc9l8Hyz4iGsel24n3NZuCiBeG40JVk42C8EAENYrxdqo++/Oj2MsL309x4Hli/Q+hzbjLTORIM1TP0p2sXkb0= ceph-21ff54ac-944f-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T15:51:44.430 INFO:teuthology.orchestra.run.smithi078.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkEvkrlpdeoAVBzBrfdXgD7hiVK80Y7aByfAunY5JfWuENllHYssdL7AxMDcKpHGPnO2Vp3x5h+ZYMMahe6B32VOvOS07+7H+b+RtTld2tulLTTcAouC0Fe0vs1c8nt4P+1zecW4R/0pWXFqfEnziMSdHB82jft7cKZ5cE+dIL4Ey2pt6H24unJvcOTEpSYUNeW9duGLbocTsjiSO1VxYwOzDP+JdmXumcYCi9eZc5XmKqReykRFUgbA8voU8Fyn02EvlAtWax5mpvU0TpxqkJJe6gpZPbCEkUbLhzBoZ8O0NYD9Z5fVUF5b6c6mW2V/efnbKaV4V0rwYmrrVOTNdFQPcj2/HSOHA+MbxVJWxZWWklCJHQUYKanesQDn6JK3sAa1PG+MkvZ2DYg8NOZRcczojwhGrj2ktLXvsq4889Evc9l8Hyz4iGsel24n3NZuCiBeG40JVk42C8EAENYrxdqo++/Oj2MsL309x4Hli/Q+hzbjLTORIM1TP0p2sXkb0= ceph-21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:51:44.440 DEBUG:teuthology.orchestra.run.smithi162:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkEvkrlpdeoAVBzBrfdXgD7hiVK80Y7aByfAunY5JfWuENllHYssdL7AxMDcKpHGPnO2Vp3x5h+ZYMMahe6B32VOvOS07+7H+b+RtTld2tulLTTcAouC0Fe0vs1c8nt4P+1zecW4R/0pWXFqfEnziMSdHB82jft7cKZ5cE+dIL4Ey2pt6H24unJvcOTEpSYUNeW9duGLbocTsjiSO1VxYwOzDP+JdmXumcYCi9eZc5XmKqReykRFUgbA8voU8Fyn02EvlAtWax5mpvU0TpxqkJJe6gpZPbCEkUbLhzBoZ8O0NYD9Z5fVUF5b6c6mW2V/efnbKaV4V0rwYmrrVOTNdFQPcj2/HSOHA+MbxVJWxZWWklCJHQUYKanesQDn6JK3sAa1PG+MkvZ2DYg8NOZRcczojwhGrj2ktLXvsq4889Evc9l8Hyz4iGsel24n3NZuCiBeG40JVk42C8EAENYrxdqo++/Oj2MsL309x4Hli/Q+hzbjLTORIM1TP0p2sXkb0= ceph-21ff54ac-944f-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-06T15:51:44.467 INFO:teuthology.orchestra.run.smithi162.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDkEvkrlpdeoAVBzBrfdXgD7hiVK80Y7aByfAunY5JfWuENllHYssdL7AxMDcKpHGPnO2Vp3x5h+ZYMMahe6B32VOvOS07+7H+b+RtTld2tulLTTcAouC0Fe0vs1c8nt4P+1zecW4R/0pWXFqfEnziMSdHB82jft7cKZ5cE+dIL4Ey2pt6H24unJvcOTEpSYUNeW9duGLbocTsjiSO1VxYwOzDP+JdmXumcYCi9eZc5XmKqReykRFUgbA8voU8Fyn02EvlAtWax5mpvU0TpxqkJJe6gpZPbCEkUbLhzBoZ8O0NYD9Z5fVUF5b6c6mW2V/efnbKaV4V0rwYmrrVOTNdFQPcj2/HSOHA+MbxVJWxZWWklCJHQUYKanesQDn6JK3sAa1PG+MkvZ2DYg8NOZRcczojwhGrj2ktLXvsq4889Evc9l8Hyz4iGsel24n3NZuCiBeG40JVk42C8EAENYrxdqo++/Oj2MsL309x4Hli/Q+hzbjLTORIM1TP0p2sXkb0= ceph-21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:51:44.477 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi162 2023-12-06T15:51:44.477 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-12-06T15:51:44.478 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/etc/ceph/ceph.conf 2023-12-06T15:51:44.527 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-12-06T15:51:44.527 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:51:44.533 INFO:tasks.cephadm:Adding host smithi162 to orchestrator... 2023-12-06T15:51:44.533 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch host add smithi162 2023-12-06T15:51:56.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:56 smithi078 bash[24778]: cluster 2023-12-06T15:51:54.998424+0000 mgr.y (mgr.14140) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:51:58.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:51:57 smithi078 bash[24778]: cluster 2023-12-06T15:51:56.998847+0000 mgr.y (mgr.14140) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:00.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:00 smithi078 bash[24778]: cluster 2023-12-06T15:51:58.999290+0000 mgr.y (mgr.14140) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:02.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:02 smithi078 bash[24778]: cluster 2023-12-06T15:52:00.999745+0000 mgr.y (mgr.14140) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:04.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:04 smithi078 bash[24778]: cluster 2023-12-06T15:52:03.000198+0000 mgr.y (mgr.14140) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:06.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:06 smithi078 bash[24778]: cluster 2023-12-06T15:52:05.000662+0000 mgr.y (mgr.14140) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:08.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:07 smithi078 bash[24778]: cluster 2023-12-06T15:52:07.001114+0000 mgr.y (mgr.14140) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:10.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:10 smithi078 bash[24778]: cluster 2023-12-06T15:52:09.001569+0000 mgr.y (mgr.14140) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:12.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:12 smithi078 bash[24778]: cluster 2023-12-06T15:52:11.002041+0000 mgr.y (mgr.14140) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:14.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:14 smithi078 bash[24778]: cluster 2023-12-06T15:52:13.002467+0000 mgr.y (mgr.14140) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:16.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:16 smithi078 bash[24778]: cluster 2023-12-06T15:52:15.002958+0000 mgr.y (mgr.14140) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:18.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:17 smithi078 bash[24778]: cluster 2023-12-06T15:52:17.003391+0000 mgr.y (mgr.14140) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:18.967 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 15:52:18 smithi078 bash[25039]: Warning: Permanently added 'smithi162,172.21.15.162' (ECDSA) to the list of known hosts. 2023-12-06T15:52:19.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:18 smithi078 bash[24778]: audit 2023-12-06T15:52:18.600207+0000 mgr.y (mgr.14140) 15 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi162", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:52:19.614 INFO:teuthology.orchestra.run.smithi162.stdout:Added host 'smithi162' 2023-12-06T15:52:20.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:19 smithi078 bash[24778]: cluster 2023-12-06T15:52:19.003968+0000 mgr.y (mgr.14140) 16 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:20.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:19 smithi078 bash[24778]: audit 2023-12-06T15:52:19.240919+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"smithi078\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T15:52:20.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:19 smithi078 bash[24778]: audit 2023-12-06T15:52:19.244629+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"smithi078\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T15:52:20.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:19 smithi078 bash[24778]: cephadm 2023-12-06T15:52:19.245461+0000 mgr.y (mgr.14140) 17 : cephadm [INF] Added host smithi162 2023-12-06T15:52:20.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:19 smithi078 bash[24778]: audit 2023-12-06T15:52:19.536589+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:52:20.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:19 smithi078 bash[24778]: audit 2023-12-06T15:52:19.540694+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:52:20.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:19 smithi078 bash[24778]: audit 2023-12-06T15:52:19.542144+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:52:20.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:19 smithi078 bash[24778]: audit 2023-12-06T15:52:19.767372+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:52:19.766767\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:52:20.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:19 smithi078 bash[24778]: audit 2023-12-06T15:52:19.771373+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:52:19.766767\", \"networks\": {}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:52:20.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:19 smithi078 bash[24778]: audit 2023-12-06T15:52:19.772623+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:52:20.683 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-06T15:52:22.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:22 smithi078 bash[24778]: cluster 2023-12-06T15:52:21.004437+0000 mgr.y (mgr.14140) 18 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:24.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:24 smithi078 bash[24778]: cluster 2023-12-06T15:52:23.004895+0000 mgr.y (mgr.14140) 19 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:24.525 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-12-06T15:52:24.525 INFO:teuthology.orchestra.run.smithi162.stdout:[{"addr": "smithi078", "hostname": "smithi078", "labels": [], "status": ""}, {"addr": "smithi162", "hostname": "smithi162", "labels": [], "status": ""}] 2023-12-06T15:52:25.162 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-06T15:52:25.162 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-06T15:52:25.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:25 smithi078 bash[24778]: audit 2023-12-06T15:52:24.514866+0000 mgr.y (mgr.14140) 20 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:52:26.345 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:26 smithi078 bash[24778]: cluster 2023-12-06T15:52:25.005373+0000 mgr.y (mgr.14140) 21 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:26.346 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:26 smithi078 bash[24778]: audit 2023-12-06T15:52:25.719593+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:52:26.346 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:26 smithi078 bash[24778]: audit 2023-12-06T15:52:25.942449+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:52:19.766767\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:52:26.346 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:26 smithi078 bash[24778]: audit 2023-12-06T15:52:25.946707+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-06T15:52:19.766767\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:52:27.977 INFO:teuthology.orchestra.run.smithi078.stderr:adjusted tunables profile to default 2023-12-06T15:52:28.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:27 smithi078 bash[24778]: cluster 2023-12-06T15:52:27.005849+0000 mgr.y (mgr.14140) 22 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:28.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:27 smithi078 bash[24778]: audit 2023-12-06T15:52:27.880775+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.78:0/2073273470' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-06T15:52:28.691 INFO:tasks.cephadm:Adding mon.c on smithi078 2023-12-06T15:52:28.692 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch daemon add mon 'smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c' 2023-12-06T15:52:29.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:28 smithi078 bash[24778]: audit 2023-12-06T15:52:27.964329+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.78:0/2073273470' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-06T15:52:29.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:28 smithi078 bash[24778]: cluster 2023-12-06T15:52:27.964448+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:52:30.119 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:29 smithi078 bash[24778]: cluster 2023-12-06T15:52:29.006401+0000 mgr.y (mgr.14140) 23 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:32.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:32 smithi078 bash[24778]: cluster 2023-12-06T15:52:31.006946+0000 mgr.y (mgr.14140) 24 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:32.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:32 smithi078 bash[24778]: audit 2023-12-06T15:52:31.633059+0000 mgr.y (mgr.14140) 25 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi078:[v2:172.21.15.78:3301,v1:172.21.15.78:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:52:32.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:32 smithi078 bash[24778]: audit 2023-12-06T15:52:31.637190+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:52:32.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:32 smithi078 bash[24778]: audit 2023-12-06T15:52:31.638906+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:52:32.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:32 smithi078 bash[24778]: cephadm 2023-12-06T15:52:31.640211+0000 mgr.y (mgr.14140) 26 : cephadm [INF] Deploying daemon mon.c on smithi078 2023-12-06T15:52:32.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:32 smithi078 bash[24778]: audit 2023-12-06T15:52:31.640830+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-12-06T15:52:34.390 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:34 smithi078 bash[24778]: cluster 2023-12-06T15:52:33.007522+0000 mgr.y (mgr.14140) 27 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:35.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:35 smithi078 bash[24778]: cluster 2023-12-06T15:52:35.062942+0000 mon.a (mon.0) 123 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T15:52:36.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:36 smithi078 bash[24778]: cluster 2023-12-06T15:52:35.008187+0000 mgr.y (mgr.14140) 28 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:36.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:36 smithi078 bash[24778]: audit 2023-12-06T15:52:35.686862+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762538\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762777\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:52:36.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:36 smithi078 bash[24778]: audit 2023-12-06T15:52:35.687486+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:52:36.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:36 smithi078 bash[24778]: audit 2023-12-06T15:52:35.689916+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762538\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:51:36.762777\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:52:36.654 INFO:teuthology.orchestra.run.smithi078.stdout:Deployed mon.c on host 'smithi078' 2023-12-06T15:52:37.460 DEBUG:teuthology.orchestra.run.smithi078:mon.c> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.c.service 2023-12-06T15:52:37.463 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-06T15:52:37.463 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T15:52:38.275 INFO:journalctl@ceph.mon.c.smithi078.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:52:42.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:36.684614+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-12-06T15:52:42.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: audit 2023-12-06T15:52:36.686018+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684705\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}}, \"last_daemon_update\": \"2023-12-06T15:52:36.684965\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:52:42.163 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:36.684614+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-12-06T15:52:42.163 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: audit 2023-12-06T15:52:36.686018+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684705\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}}, \"last_daemon_update\": \"2023-12-06T15:52:36.684965\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:52:42.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:37.008762+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:42.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:38.683190+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T15:52:42.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:39.009338+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:42.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:41.009904+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:42.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:41.689122+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T15:52:42.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:41.695072+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} 2023-12-06T15:52:42.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:41.695212+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-12-06T15:52:42.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:41.695341+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:52:42.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:41.695741+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 66s) 2023-12-06T15:52:42.164 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:37.008762+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:42.164 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:38.683190+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-06T15:52:42.164 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:39.009338+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:42.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:41.009904+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:42.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:41.689122+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-06T15:52:42.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:41.695072+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} 2023-12-06T15:52:42.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:41.695212+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-12-06T15:52:42.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:41.695341+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:52:42.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:41.695741+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 66s) 2023-12-06T15:52:42.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: audit 2023-12-06T15:52:41.696874+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684705\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}}, \"last_daemon_update\": \"2023-12-06T15:52:36.684965\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:52:42.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: cluster 2023-12-06T15:52:41.704344+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T15:52:42.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[24778]: audit 2023-12-06T15:52:41.708382+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684705\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}}, \"last_daemon_update\": \"2023-12-06T15:52:36.684965\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:52:42.166 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: audit 2023-12-06T15:52:41.696874+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684705\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}}, \"last_daemon_update\": \"2023-12-06T15:52:36.684965\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:52:42.166 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: cluster 2023-12-06T15:52:41.704344+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T15:52:42.166 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:41 smithi078 bash[28332]: audit 2023-12-06T15:52:41.708382+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684705\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}}, \"last_daemon_update\": \"2023-12-06T15:52:36.684965\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:52:42.166 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T15:52:42.166 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":2,"fsid":"21ff54ac-944f-11ee-95a2-87774f69a715","modified":"2023-12-06T15:52:36.681197Z","created":"2023-12-06T15:50:51.253901Z","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.78:3300","nonce":0},{"type":"v1","addr":"172.21.15.78:6789","nonce":0}]},"addr":"172.21.15.78:6789/0","public_addr":"172.21.15.78:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:3301","nonce":0},{"type":"v1","addr":"172.21.15.78:6790","nonce":0}]},"addr":"172.21.15.78:6790/0","public_addr":"172.21.15.78:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-12-06T15:52:42.168 INFO:teuthology.orchestra.run.smithi078.stderr:dumped monmap epoch 2 2023-12-06T15:52:42.945 INFO:tasks.cephadm:Adding mon.b on smithi162 2023-12-06T15:52:42.946 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch daemon add mon smithi162:172.21.15.162=b 2023-12-06T15:52:43.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:42 smithi078 bash[24778]: audit 2023-12-06T15:52:42.155482+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.78:0/3158418119' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:52:43.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:42 smithi078 bash[28332]: audit 2023-12-06T15:52:42.155482+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.78:0/3158418119' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:52:44.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:43 smithi078 bash[24778]: cluster 2023-12-06T15:52:43.010398+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:44.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:43 smithi078 bash[28332]: cluster 2023-12-06T15:52:43.010398+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:46.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[24778]: cluster 2023-12-06T15:52:45.010938+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[24778]: audit 2023-12-06T15:52:45.532767+0000 mgr.y (mgr.14140) 34 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi162:172.21.15.162=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[24778]: audit 2023-12-06T15:52:45.535363+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[24778]: audit 2023-12-06T15:52:45.537124+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[24778]: cephadm 2023-12-06T15:52:45.538674+0000 mgr.y (mgr.14140) 35 : cephadm [INF] Deploying daemon mon.b on smithi162 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[24778]: audit 2023-12-06T15:52:45.539320+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[28332]: cluster 2023-12-06T15:52:45.010938+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[28332]: audit 2023-12-06T15:52:45.532767+0000 mgr.y (mgr.14140) 34 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi162:172.21.15.162=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[28332]: audit 2023-12-06T15:52:45.535363+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[28332]: audit 2023-12-06T15:52:45.537124+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[28332]: cephadm 2023-12-06T15:52:45.538674+0000 mgr.y (mgr.14140) 35 : cephadm [INF] Deploying daemon mon.b on smithi162 2023-12-06T15:52:46.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:46 smithi078 bash[28332]: audit 2023-12-06T15:52:45.539320+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-06T15:52:48.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:47 smithi078 bash[24778]: cluster 2023-12-06T15:52:47.011440+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:48.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:47 smithi078 bash[28332]: cluster 2023-12-06T15:52:47.011440+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:50.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[24778]: cluster 2023-12-06T15:52:49.012017+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:50.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[24778]: audit 2023-12-06T15:52:49.633240+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:52:50.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[24778]: audit 2023-12-06T15:52:49.634177+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:52:50.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[28332]: cluster 2023-12-06T15:52:49.012017+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:50.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[28332]: audit 2023-12-06T15:52:49.633240+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:52:50.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[28332]: audit 2023-12-06T15:52:49.634177+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:52:50.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[24778]: audit 2023-12-06T15:52:49.638248+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:52:50.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[28332]: audit 2023-12-06T15:52:49.638248+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:52:50.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[24778]: audit 2023-12-06T15:52:49.900443+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:49.899085\", \"created\": \"2023-12-06T15:52:49.616182\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}}, \"last_daemon_update\": \"2023-12-06T15:52:49.899330\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:52:50.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[24778]: audit 2023-12-06T15:52:49.906030+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:49.899085\", \"created\": \"2023-12-06T15:52:49.616182\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}}, \"last_daemon_update\": \"2023-12-06T15:52:49.899330\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:52:50.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[28332]: audit 2023-12-06T15:52:49.900443+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:49.899085\", \"created\": \"2023-12-06T15:52:49.616182\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}}, \"last_daemon_update\": \"2023-12-06T15:52:49.899330\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:52:50.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:50 smithi078 bash[28332]: audit 2023-12-06T15:52:49.906030+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:49.899085\", \"created\": \"2023-12-06T15:52:49.616182\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}}, \"last_daemon_update\": \"2023-12-06T15:52:49.899330\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:52:50.552 INFO:teuthology.orchestra.run.smithi162.stdout:Deployed mon.b on host 'smithi162' 2023-12-06T15:52:51.198 DEBUG:teuthology.orchestra.run.smithi162:mon.b> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.b.service 2023-12-06T15:52:51.201 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-06T15:52:51.201 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-06T15:52:51.314 INFO:journalctl@ceph.mon.b.smithi162.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:52:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:50.508050+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-06T15:52:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:50.509277+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T15:52:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:51.012531+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:52.507189+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T15:52:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:53.012997+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:55.512272+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-12-06T15:52:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:55.533025+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:52:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:55.539885+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} 2023-12-06T15:52:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:55.539999+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-12-06T15:52:55.894 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:55.540061+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:52:55.894 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:55.540390+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-12-06T15:52:55.894 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:55 smithi162 bash[24778]: cluster 2023-12-06T15:52:55.547289+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:50.508050+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:50.509277+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:51.012531+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:52.507189+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:53.012997+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:55.512272+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:55.533025+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:55.539885+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:55.539999+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:55.540061+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:52:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:55.540390+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[24778]: cluster 2023-12-06T15:52:55.547289+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:50.508050+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:50.509277+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:51.012531+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:52.507189+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:53.012997+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:55.512272+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:55.533025+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:55.539885+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0],b=[v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0],c=[v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0]} 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:55.539999+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:55.540061+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-06T15:52:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:55.540390+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-12-06T15:52:55.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:55 smithi078 bash[28332]: cluster 2023-12-06T15:52:55.547289+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-06T15:52:56.193 INFO:teuthology.orchestra.run.smithi162.stdout: 2023-12-06T15:52:56.193 INFO:teuthology.orchestra.run.smithi162.stdout:{"epoch":3,"fsid":"21ff54ac-944f-11ee-95a2-87774f69a715","modified":"2023-12-06T15:52:50.501800Z","created":"2023-12-06T15:50:51.253901Z","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.78:3300","nonce":0},{"type":"v1","addr":"172.21.15.78:6789","nonce":0}]},"addr":"172.21.15.78:6789/0","public_addr":"172.21.15.78:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:3301","nonce":0},{"type":"v1","addr":"172.21.15.78:6790","nonce":0}]},"addr":"172.21.15.78:6790/0","public_addr":"172.21.15.78:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:3300","nonce":0},{"type":"v1","addr":"172.21.15.162:6789","nonce":0}]},"addr":"172.21.15.162:6789/0","public_addr":"172.21.15.162:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2023-12-06T15:52:56.195 INFO:teuthology.orchestra.run.smithi162.stderr:dumped monmap epoch 3 2023-12-06T15:52:56.642 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:56 smithi162 bash[24778]: cluster 2023-12-06T15:52:55.013458+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:56.642 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:56 smithi162 bash[24778]: audit 2023-12-06T15:52:56.183607+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.162:0/722262236' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:52:56.771 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-06T15:52:56.771 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-06T15:52:56.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:56 smithi078 bash[24778]: cluster 2023-12-06T15:52:55.013458+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:56.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:56 smithi078 bash[24778]: audit 2023-12-06T15:52:56.183607+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.162:0/722262236' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:52:56.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:56 smithi078 bash[28332]: cluster 2023-12-06T15:52:55.013458+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:56.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:56 smithi078 bash[28332]: audit 2023-12-06T15:52:56.183607+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.162:0/722262236' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-06T15:52:58.149 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:52:57 smithi078 bash[24778]: cluster 2023-12-06T15:52:57.013985+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:58.149 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:52:57 smithi078 bash[28332]: cluster 2023-12-06T15:52:57.013985+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:58.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:52:57 smithi162 bash[24778]: cluster 2023-12-06T15:52:57.013985+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:52:59.747 INFO:teuthology.orchestra.run.smithi078.stdout:# minimal ceph.conf for 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:52:59.748 INFO:teuthology.orchestra.run.smithi078.stdout:[global] 2023-12-06T15:52:59.748 INFO:teuthology.orchestra.run.smithi078.stdout: fsid = 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T15:52:59.748 INFO:teuthology.orchestra.run.smithi078.stdout: mon_host = [v2:172.21.15.78:3300/0,v1:172.21.15.78:6789/0] [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] 2023-12-06T15:53:00.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:00 smithi162 bash[24778]: cluster 2023-12-06T15:52:59.014479+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:00.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:00 smithi162 bash[24778]: audit 2023-12-06T15:52:59.738648+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.78:0/2021203101' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:00.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:00 smithi078 bash[24778]: cluster 2023-12-06T15:52:59.014479+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:00.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:00 smithi078 bash[24778]: audit 2023-12-06T15:52:59.738648+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.78:0/2021203101' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:00.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:00 smithi078 bash[28332]: cluster 2023-12-06T15:52:59.014479+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:00.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:00 smithi078 bash[28332]: audit 2023-12-06T15:52:59.738648+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.78:0/2021203101' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:00.491 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-06T15:53:00.491 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:53:00.491 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T15:53:00.507 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:53:00.507 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:53:00.563 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-12-06T15:53:00.564 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.conf 2023-12-06T15:53:00.580 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-12-06T15:53:00.580 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-06T15:53:00.591 INFO:tasks.cephadm:Adding mgr.y on smithi078 2023-12-06T15:53:00.591 INFO:tasks.cephadm:Adding mgr.x on smithi162 2023-12-06T15:53:00.591 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi078=y;smithi162=x' 2023-12-06T15:53:02.736 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:02 smithi162 bash[24778]: cluster 2023-12-06T15:53:01.014987+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:02.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:02 smithi078 bash[24778]: cluster 2023-12-06T15:53:01.014987+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:02.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:02 smithi078 bash[28332]: cluster 2023-12-06T15:53:01.014987+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:03.161 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled mgr update... 2023-12-06T15:53:03.643 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:03 smithi162 bash[24778]: audit 2023-12-06T15:53:03.142884+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:53:03.142136\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-06T15:53:03.643 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:03 smithi162 bash[24778]: audit 2023-12-06T15:53:03.148461+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:53:03.142136\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-06T15:53:03.643 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:03 smithi162 bash[24778]: audit 2023-12-06T15:53:03.152065+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:53:03.643 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:03 smithi162 bash[24778]: audit 2023-12-06T15:53:03.158149+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T15:53:03.643 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:03 smithi162 bash[24778]: audit 2023-12-06T15:53:03.159470+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:03.643 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:03 smithi162 bash[24778]: audit 2023-12-06T15:53:03.161724+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T15:53:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[24778]: audit 2023-12-06T15:53:03.142884+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:53:03.142136\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-06T15:53:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[24778]: audit 2023-12-06T15:53:03.148461+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:53:03.142136\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-06T15:53:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[24778]: audit 2023-12-06T15:53:03.152065+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:53:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[24778]: audit 2023-12-06T15:53:03.158149+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T15:53:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[24778]: audit 2023-12-06T15:53:03.159470+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[24778]: audit 2023-12-06T15:53:03.161724+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T15:53:03.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[28332]: audit 2023-12-06T15:53:03.142884+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:53:03.142136\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-06T15:53:03.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[28332]: audit 2023-12-06T15:53:03.148461+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-06T15:53:03.142136\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-06T15:53:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[28332]: audit 2023-12-06T15:53:03.152065+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T15:53:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[28332]: audit 2023-12-06T15:53:03.158149+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-06T15:53:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[28332]: audit 2023-12-06T15:53:03.159470+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:03 smithi078 bash[28332]: audit 2023-12-06T15:53:03.161724+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T15:53:04.157 DEBUG:teuthology.orchestra.run.smithi162:mgr.x> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.x.service 2023-12-06T15:53:04.159 INFO:tasks.cephadm:Deploying OSDs... 2023-12-06T15:53:04.159 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:53:04.160 DEBUG:teuthology.orchestra.run.smithi078:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T15:53:04.167 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T15:53:04.167 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_1 2023-12-06T15:53:04.174 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T15:53:04.174 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:53:04.174 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 360 Links: 1 2023-12-06T15:53:04.174 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:53:04.174 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2023-12-06 15:48:32.291264102 +0000 2023-12-06T15:53:04.175 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2023-12-06 15:48:31.995270917 +0000 2023-12-06T15:53:04.175 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2023-12-06 15:48:31.995270917 +0000 2023-12-06T15:53:04.175 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2023-12-06T15:53:04.175 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T15:53:04.187 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2023-12-06T15:53:04.187 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2023-12-06T15:53:04.187 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000416327 s, 1.2 MB/s 2023-12-06T15:53:04.189 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T15:53:04.196 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_2 2023-12-06T15:53:04.245 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T15:53:04.245 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:53:04.245 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 368 Links: 1 2023-12-06T15:53:04.245 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:53:04.245 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2023-12-06 15:48:32.771253051 +0000 2023-12-06T15:53:04.245 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2023-12-06 15:48:32.503259221 +0000 2023-12-06T15:53:04.245 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2023-12-06 15:48:32.503259221 +0000 2023-12-06T15:53:04.245 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2023-12-06T15:53:04.245 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T15:53:04.257 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2023-12-06T15:53:04.257 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2023-12-06T15:53:04.257 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000409714 s, 1.2 MB/s 2023-12-06T15:53:04.258 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T15:53:04.267 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_3 2023-12-06T15:53:04.272 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T15:53:04.272 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:53:04.272 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 374 Links: 1 2023-12-06T15:53:04.272 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:53:04.272 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2023-12-06 15:48:33.303240801 +0000 2023-12-06T15:53:04.272 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2023-12-06 15:48:33.007247616 +0000 2023-12-06T15:53:04.272 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2023-12-06 15:48:33.007247616 +0000 2023-12-06T15:53:04.272 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2023-12-06T15:53:04.273 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T15:53:04.284 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2023-12-06T15:53:04.285 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2023-12-06T15:53:04.285 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000401221 s, 1.3 MB/s 2023-12-06T15:53:04.286 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T15:53:04.338 DEBUG:teuthology.orchestra.run.smithi078:> stat /dev/vg_nvme/lv_4 2023-12-06T15:53:04.346 INFO:teuthology.orchestra.run.smithi078.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T15:53:04.346 INFO:teuthology.orchestra.run.smithi078.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:53:04.346 INFO:teuthology.orchestra.run.smithi078.stdout:Device: 6h/6d Inode: 377 Links: 1 2023-12-06T15:53:04.346 INFO:teuthology.orchestra.run.smithi078.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:53:04.346 INFO:teuthology.orchestra.run.smithi078.stdout:Access: 2023-12-06 15:48:33.791229565 +0000 2023-12-06T15:53:04.346 INFO:teuthology.orchestra.run.smithi078.stdout:Modify: 2023-12-06 15:48:33.519235827 +0000 2023-12-06T15:53:04.346 INFO:teuthology.orchestra.run.smithi078.stdout:Change: 2023-12-06 15:48:33.519235827 +0000 2023-12-06T15:53:04.346 INFO:teuthology.orchestra.run.smithi078.stdout: Birth: - 2023-12-06T15:53:04.346 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T15:53:04.359 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records in 2023-12-06T15:53:04.359 INFO:teuthology.orchestra.run.smithi078.stderr:1+0 records out 2023-12-06T15:53:04.359 INFO:teuthology.orchestra.run.smithi078.stderr:512 bytes copied, 0.000375185 s, 1.4 MB/s 2023-12-06T15:53:04.360 DEBUG:teuthology.orchestra.run.smithi078:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T15:53:04.367 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-12-06T15:53:04.367 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/scratch_devs of=/dev/stdout 2023-12-06T15:53:04.374 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-06T15:53:04.374 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_1 2023-12-06T15:53:04.382 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-06T15:53:04.382 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:53:04.382 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 6h/6d Inode: 361 Links: 1 2023-12-06T15:53:04.382 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:53:04.382 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2023-12-06 15:48:29.665469135 +0000 2023-12-06T15:53:04.382 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2023-12-06 15:48:29.393475406 +0000 2023-12-06T15:53:04.382 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2023-12-06 15:48:29.393475406 +0000 2023-12-06T15:53:04.382 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: - 2023-12-06T15:53:04.382 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-06T15:53:04.443 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2023-12-06T15:53:04.443 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2023-12-06T15:53:04.444 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000409358 s, 1.3 MB/s 2023-12-06T15:53:04.444 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-06T15:53:04.451 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_2 2023-12-06T15:53:04.457 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-06T15:53:04.457 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:53:04.457 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 6h/6d Inode: 364 Links: 1 2023-12-06T15:53:04.457 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:53:04.457 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2023-12-06 15:48:30.141458164 +0000 2023-12-06T15:53:04.457 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2023-12-06 15:48:29.877464249 +0000 2023-12-06T15:53:04.457 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2023-12-06 15:48:29.877464249 +0000 2023-12-06T15:53:04.457 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: - 2023-12-06T15:53:04.457 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-06T15:53:04.468 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2023-12-06T15:53:04.468 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2023-12-06T15:53:04.468 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000376516 s, 1.4 MB/s 2023-12-06T15:53:04.469 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-06T15:53:04.522 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_3 2023-12-06T15:53:04.528 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-06T15:53:04.528 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:53:04.528 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 6h/6d Inode: 370 Links: 1 2023-12-06T15:53:04.528 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:53:04.528 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2023-12-06 15:48:30.661446178 +0000 2023-12-06T15:53:04.528 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2023-12-06 15:48:30.365453002 +0000 2023-12-06T15:53:04.528 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2023-12-06 15:48:30.365453002 +0000 2023-12-06T15:53:04.528 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: - 2023-12-06T15:53:04.529 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-06T15:53:04.542 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2023-12-06T15:53:04.542 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2023-12-06T15:53:04.542 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000324201 s, 1.6 MB/s 2023-12-06T15:53:04.543 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-06T15:53:04.551 DEBUG:teuthology.orchestra.run.smithi162:> stat /dev/vg_nvme/lv_4 2023-12-06T15:53:04.557 INFO:teuthology.orchestra.run.smithi162.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-06T15:53:04.557 INFO:teuthology.orchestra.run.smithi162.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-06T15:53:04.557 INFO:teuthology.orchestra.run.smithi162.stdout:Device: 6h/6d Inode: 380 Links: 1 2023-12-06T15:53:04.557 INFO:teuthology.orchestra.run.smithi162.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-06T15:53:04.557 INFO:teuthology.orchestra.run.smithi162.stdout:Access: 2023-12-06 15:48:31.177434285 +0000 2023-12-06T15:53:04.557 INFO:teuthology.orchestra.run.smithi162.stdout:Modify: 2023-12-06 15:48:30.885441015 +0000 2023-12-06T15:53:04.557 INFO:teuthology.orchestra.run.smithi162.stdout:Change: 2023-12-06 15:48:30.885441015 +0000 2023-12-06T15:53:04.557 INFO:teuthology.orchestra.run.smithi162.stdout: Birth: - 2023-12-06T15:53:04.558 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-06T15:53:04.566 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records in 2023-12-06T15:53:04.566 INFO:teuthology.orchestra.run.smithi162.stderr:1+0 records out 2023-12-06T15:53:04.566 INFO:teuthology.orchestra.run.smithi162.stderr:512 bytes copied, 0.000417506 s, 1.2 MB/s 2023-12-06T15:53:04.567 DEBUG:teuthology.orchestra.run.smithi162:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-06T15:53:04.578 INFO:tasks.cephadm:Deploying osd.0 on smithi078 with /dev/vg_nvme/lv_4... 2023-12-06T15:53:04.578 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T15:53:04.603 INFO:journalctl@ceph.mgr.x.smithi162.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:53:04.804 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:04 smithi162 bash[24778]: cluster 2023-12-06T15:53:03.015481+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:04.804 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:04 smithi162 bash[24778]: audit 2023-12-06T15:53:03.140925+0000 mgr.y (mgr.14140) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi078=y;smithi162=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:53:04.804 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:04 smithi162 bash[24778]: cephadm 2023-12-06T15:53:03.142110+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi078=y,smithi162=x 2023-12-06T15:53:04.805 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:04 smithi162 bash[24778]: cephadm 2023-12-06T15:53:03.160604+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Deploying daemon mgr.x on smithi162 2023-12-06T15:53:04.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:04 smithi078 bash[24778]: cluster 2023-12-06T15:53:03.015481+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:04.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:04 smithi078 bash[24778]: audit 2023-12-06T15:53:03.140925+0000 mgr.y (mgr.14140) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi078=y;smithi162=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:53:04.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:04 smithi078 bash[24778]: cephadm 2023-12-06T15:53:03.142110+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi078=y,smithi162=x 2023-12-06T15:53:04.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:04 smithi078 bash[24778]: cephadm 2023-12-06T15:53:03.160604+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Deploying daemon mgr.x on smithi162 2023-12-06T15:53:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:04 smithi078 bash[28332]: cluster 2023-12-06T15:53:03.015481+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:04 smithi078 bash[28332]: audit 2023-12-06T15:53:03.140925+0000 mgr.y (mgr.14140) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi078=y;smithi162=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:53:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:04 smithi078 bash[28332]: cephadm 2023-12-06T15:53:03.142110+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi078=y,smithi162=x 2023-12-06T15:53:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:04 smithi078 bash[28332]: cephadm 2023-12-06T15:53:03.160604+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Deploying daemon mgr.x on smithi162 2023-12-06T15:53:06.142 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 15:53:05 smithi162 docker[25449]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr.x 2023-12-06T15:53:06.143 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 15:53:05 smithi162 systemd[1]: Started Ceph mgr.x for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:53:06.883 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:06 smithi078 bash[24778]: cluster 2023-12-06T15:53:05.015995+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:06.883 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:06 smithi078 bash[24778]: audit 2023-12-06T15:53:05.758412+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:49.899085\", \"created\": \"2023-12-06T15:52:49.616182\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:53:06.883 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:06 smithi078 bash[24778]: audit 2023-12-06T15:53:05.766147+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:49.899085\", \"created\": \"2023-12-06T15:52:49.616182\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:53:06.883 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:06 smithi078 bash[24778]: audit 2023-12-06T15:53:05.767853+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:06.884 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:06 smithi078 bash[28332]: cluster 2023-12-06T15:53:05.015995+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:06.884 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:06 smithi078 bash[28332]: audit 2023-12-06T15:53:05.758412+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:49.899085\", \"created\": \"2023-12-06T15:52:49.616182\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:53:06.884 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:06 smithi078 bash[28332]: audit 2023-12-06T15:53:05.766147+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:49.899085\", \"created\": \"2023-12-06T15:52:49.616182\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:53:06.884 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:06 smithi078 bash[28332]: audit 2023-12-06T15:53:05.767853+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:06.892 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 15:53:06 smithi162 bash[25472]: debug 2023-12-06T15:53:06.559+0000 7f0e49cfd040 1 -- 172.21.15.162:0/699653574 >> [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] conn(0x558734534c00 msgr2=0x5587351b4000 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T15:53:06.892 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 15:53:06 smithi162 bash[25472]: debug 2023-12-06T15:53:06.559+0000 7f0e49cfd040 1 --2- 172.21.15.162:0/699653574 >> [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] conn(0x558734534c00 0x5587351b4000 secure :-1 s=READY pgs=7 cs=0 l=1 rx=0x558734527140 tx=0x5587345297c0).stop 2023-12-06T15:53:06.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:06 smithi162 bash[24778]: cluster 2023-12-06T15:53:05.015995+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:06.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:06 smithi162 bash[24778]: audit 2023-12-06T15:53:05.758412+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:49.899085\", \"created\": \"2023-12-06T15:52:49.616182\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:53:06.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:06 smithi162 bash[24778]: audit 2023-12-06T15:53:05.766147+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:49.899085\", \"created\": \"2023-12-06T15:52:49.616182\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:53:06.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:06 smithi162 bash[24778]: audit 2023-12-06T15:53:05.767853+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:07.863 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[24778]: audit 2023-12-06T15:53:06.623057+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_daemon_update\": \"2023-12-06T15:53:06.621832\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:53:07.863 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[28332]: audit 2023-12-06T15:53:06.623057+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_daemon_update\": \"2023-12-06T15:53:06.621832\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:53:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[24778]: audit 2023-12-06T15:53:06.630752+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_daemon_update\": \"2023-12-06T15:53:06.621832\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:53:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[24778]: cephadm 2023-12-06T15:53:06.633245+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T15:53:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[24778]: audit 2023-12-06T15:53:06.633760+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-06T15:53:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[24778]: audit 2023-12-06T15:53:06.635409+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[24778]: cephadm 2023-12-06T15:53:06.636665+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring daemon mgr.y on smithi078 2023-12-06T15:53:07.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[24778]: audit 2023-12-06T15:53:06.637819+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-06T15:53:07.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[28332]: audit 2023-12-06T15:53:06.630752+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_daemon_update\": \"2023-12-06T15:53:06.621832\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:53:07.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[28332]: cephadm 2023-12-06T15:53:06.633245+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T15:53:07.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[28332]: audit 2023-12-06T15:53:06.633760+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-06T15:53:07.864 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[28332]: audit 2023-12-06T15:53:06.635409+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:07.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[28332]: cephadm 2023-12-06T15:53:06.636665+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring daemon mgr.y on smithi078 2023-12-06T15:53:07.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:07 smithi078 bash[28332]: audit 2023-12-06T15:53:06.637819+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-06T15:53:07.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:07 smithi162 bash[24778]: audit 2023-12-06T15:53:06.623057+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_daemon_update\": \"2023-12-06T15:53:06.621832\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:53:07.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:07 smithi162 bash[24778]: audit 2023-12-06T15:53:06.630752+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}}, \"last_daemon_update\": \"2023-12-06T15:53:06.621832\", \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:53:07.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:07 smithi162 bash[24778]: cephadm 2023-12-06T15:53:06.633245+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-06T15:53:07.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:07 smithi162 bash[24778]: audit 2023-12-06T15:53:06.633760+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-06T15:53:07.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:07 smithi162 bash[24778]: audit 2023-12-06T15:53:06.635409+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:07.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:07 smithi162 bash[24778]: cephadm 2023-12-06T15:53:06.636665+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring daemon mgr.y on smithi078 2023-12-06T15:53:07.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:07 smithi162 bash[24778]: audit 2023-12-06T15:53:06.637819+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-06T15:53:08.452 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T15:53:08.453 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T15:53:08.453 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2023-12-06T15:53:08.453 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2023-12-06T15:53:08.453 INFO:teuthology.orchestra.run.smithi078.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0167157 s, 627 MB/s 2023-12-06T15:53:08.453 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2023-12-06T15:53:08.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:08 smithi078 bash[24778]: cluster 2023-12-06T15:53:07.016571+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:08.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:08 smithi078 bash[28332]: cluster 2023-12-06T15:53:07.016571+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:08.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:08 smithi162 bash[24778]: cluster 2023-12-06T15:53:07.016571+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:09.488 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_4 2023-12-06T15:53:09.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:09 smithi162 bash[24778]: audit 2023-12-06T15:53:09.082086+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:09.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:09 smithi162 bash[24778]: audit 2023-12-06T15:53:09.087660+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:09.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:09 smithi162 bash[24778]: audit 2023-12-06T15:53:09.089150+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:09.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:09 smithi078 bash[24778]: audit 2023-12-06T15:53:09.082086+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:09.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:09 smithi078 bash[24778]: audit 2023-12-06T15:53:09.087660+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:09.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:09 smithi078 bash[24778]: audit 2023-12-06T15:53:09.089150+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:09.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:09 smithi078 bash[28332]: audit 2023-12-06T15:53:09.082086+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:09.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:09 smithi078 bash[28332]: audit 2023-12-06T15:53:09.087660+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684519\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:52:36.684788\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:09.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:09 smithi078 bash[28332]: audit 2023-12-06T15:53:09.089150+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:10.856 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:10 smithi078 bash[24778]: cluster 2023-12-06T15:53:09.017110+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:10.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:10 smithi078 bash[28332]: cluster 2023-12-06T15:53:09.017110+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:10.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:10 smithi078 bash[28332]: audit 2023-12-06T15:53:09.571019+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_daemon_update\": \"2023-12-06T15:53:09.569864\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:10.857 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:10 smithi078 bash[28332]: audit 2023-12-06T15:53:09.576037+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_daemon_update\": \"2023-12-06T15:53:09.569864\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:10.857 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:10 smithi078 bash[24778]: audit 2023-12-06T15:53:09.571019+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_daemon_update\": \"2023-12-06T15:53:09.569864\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:10.857 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:10 smithi078 bash[24778]: audit 2023-12-06T15:53:09.576037+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_daemon_update\": \"2023-12-06T15:53:09.569864\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:10.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:10 smithi162 bash[24778]: cluster 2023-12-06T15:53:09.017110+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:10.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:10 smithi162 bash[24778]: audit 2023-12-06T15:53:09.571019+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_daemon_update\": \"2023-12-06T15:53:09.569864\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:10.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:10 smithi162 bash[24778]: audit 2023-12-06T15:53:09.576037+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}}, \"last_daemon_update\": \"2023-12-06T15:53:09.569864\", \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:11.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:11 smithi078 bash[28332]: cluster 2023-12-06T15:53:10.799925+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:53:11.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:11 smithi078 bash[28332]: audit 2023-12-06T15:53:10.803308+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.162:0/3497610948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:53:11.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:11 smithi078 bash[28332]: audit 2023-12-06T15:53:10.806811+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.162:0/3497610948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:53:11.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:11 smithi078 bash[24778]: cluster 2023-12-06T15:53:10.799925+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:53:11.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:11 smithi078 bash[24778]: audit 2023-12-06T15:53:10.803308+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.162:0/3497610948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:53:11.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:11 smithi078 bash[24778]: audit 2023-12-06T15:53:10.806811+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.162:0/3497610948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:53:11.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:11 smithi162 bash[24778]: cluster 2023-12-06T15:53:10.799925+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-12-06T15:53:11.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:11 smithi162 bash[24778]: audit 2023-12-06T15:53:10.803308+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.162:0/3497610948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T15:53:11.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:11 smithi162 bash[24778]: audit 2023-12-06T15:53:10.806811+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.162:0/3497610948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T15:53:12.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:12 smithi162 bash[24778]: cluster 2023-12-06T15:53:11.017613+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:12.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:12 smithi162 bash[24778]: cluster 2023-12-06T15:53:11.523148+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2023-12-06T15:53:12.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:12 smithi162 bash[24778]: audit 2023-12-06T15:53:11.523600+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:53:12.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:12 smithi162 bash[24778]: audit 2023-12-06T15:53:12.477252+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:53:12.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:12 smithi162 bash[24778]: audit 2023-12-06T15:53:12.478775+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:12.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:12 smithi162 bash[24778]: audit 2023-12-06T15:53:12.480359+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:12.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[24778]: cluster 2023-12-06T15:53:11.017613+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:12.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[24778]: cluster 2023-12-06T15:53:11.523148+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2023-12-06T15:53:12.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[24778]: audit 2023-12-06T15:53:11.523600+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:53:12.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[24778]: audit 2023-12-06T15:53:12.477252+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:53:12.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[24778]: audit 2023-12-06T15:53:12.478775+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:12.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[24778]: audit 2023-12-06T15:53:12.480359+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:12.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[28332]: cluster 2023-12-06T15:53:11.017613+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:12.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[28332]: cluster 2023-12-06T15:53:11.523148+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2023-12-06T15:53:12.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[28332]: audit 2023-12-06T15:53:11.523600+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T15:53:12.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[28332]: audit 2023-12-06T15:53:12.477252+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:53:12.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[28332]: audit 2023-12-06T15:53:12.478775+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:12.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:12 smithi078 bash[28332]: audit 2023-12-06T15:53:12.480359+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:13.799 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:13 smithi078 bash[24778]: audit 2023-12-06T15:53:12.475783+0000 mgr.y (mgr.14140) 54 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:53:13.799 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:13 smithi078 bash[24778]: cephadm 2023-12-06T15:53:12.476749+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:53:13.800 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:13 smithi078 bash[28332]: audit 2023-12-06T15:53:12.475783+0000 mgr.y (mgr.14140) 54 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:53:13.800 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:13 smithi078 bash[28332]: cephadm 2023-12-06T15:53:12.476749+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:53:13.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:13 smithi162 bash[24778]: audit 2023-12-06T15:53:12.475783+0000 mgr.y (mgr.14140) 54 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:53:13.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:13 smithi162 bash[24778]: cephadm 2023-12-06T15:53:12.476749+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:53:14.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:14 smithi162 bash[24778]: cluster 2023-12-06T15:53:13.018173+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:14.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:14 smithi078 bash[24778]: cluster 2023-12-06T15:53:13.018173+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:14.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:14 smithi078 bash[28332]: cluster 2023-12-06T15:53:13.018173+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:16.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:16 smithi162 bash[24778]: cluster 2023-12-06T15:53:15.018699+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:16.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:16 smithi162 bash[24778]: audit 2023-12-06T15:53:16.028129+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.78:0/533978122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2c41cd-6a5c-4086-838f-b71c5f41a5f6"}]: dispatch 2023-12-06T15:53:16.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:16 smithi162 bash[24778]: audit 2023-12-06T15:53:16.028647+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2c41cd-6a5c-4086-838f-b71c5f41a5f6"}]: dispatch 2023-12-06T15:53:16.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:16 smithi162 bash[24778]: audit 2023-12-06T15:53:16.040595+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a2c41cd-6a5c-4086-838f-b71c5f41a5f6"}]': finished 2023-12-06T15:53:16.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:16 smithi162 bash[24778]: cluster 2023-12-06T15:53:16.040749+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-06T15:53:16.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:16 smithi162 bash[24778]: audit 2023-12-06T15:53:16.040987+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:16.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[24778]: cluster 2023-12-06T15:53:15.018699+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:16.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[24778]: audit 2023-12-06T15:53:16.028129+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.78:0/533978122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2c41cd-6a5c-4086-838f-b71c5f41a5f6"}]: dispatch 2023-12-06T15:53:16.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[24778]: audit 2023-12-06T15:53:16.028647+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2c41cd-6a5c-4086-838f-b71c5f41a5f6"}]: dispatch 2023-12-06T15:53:16.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[24778]: audit 2023-12-06T15:53:16.040595+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a2c41cd-6a5c-4086-838f-b71c5f41a5f6"}]': finished 2023-12-06T15:53:16.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[24778]: cluster 2023-12-06T15:53:16.040749+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-06T15:53:16.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[24778]: audit 2023-12-06T15:53:16.040987+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:16.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[28332]: cluster 2023-12-06T15:53:15.018699+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:16.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[28332]: audit 2023-12-06T15:53:16.028129+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.78:0/533978122' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2c41cd-6a5c-4086-838f-b71c5f41a5f6"}]: dispatch 2023-12-06T15:53:16.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[28332]: audit 2023-12-06T15:53:16.028647+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a2c41cd-6a5c-4086-838f-b71c5f41a5f6"}]: dispatch 2023-12-06T15:53:16.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[28332]: audit 2023-12-06T15:53:16.040595+0000 mon.a (mon.0) 182 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a2c41cd-6a5c-4086-838f-b71c5f41a5f6"}]': finished 2023-12-06T15:53:16.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[28332]: cluster 2023-12-06T15:53:16.040749+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-06T15:53:16.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:16 smithi078 bash[28332]: audit 2023-12-06T15:53:16.040987+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:18.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:17 smithi162 bash[24778]: cluster 2023-12-06T15:53:17.019212+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:17 smithi078 bash[24778]: cluster 2023-12-06T15:53:17.019212+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:18.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:17 smithi078 bash[28332]: cluster 2023-12-06T15:53:17.019212+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:19.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:18 smithi162 bash[24778]: audit 2023-12-06T15:53:18.281182+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.78:0/3540201525' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:53:19.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:18 smithi078 bash[24778]: audit 2023-12-06T15:53:18.281182+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.78:0/3540201525' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:53:19.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:18 smithi078 bash[28332]: audit 2023-12-06T15:53:18.281182+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.78:0/3540201525' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:53:20.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:20 smithi162 bash[24778]: cluster 2023-12-06T15:53:19.019716+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:20.395 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:19 smithi078 bash[24778]: cluster 2023-12-06T15:53:19.019716+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:20.395 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:19 smithi078 bash[28332]: cluster 2023-12-06T15:53:19.019716+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:22.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:22 smithi162 bash[24778]: cluster 2023-12-06T15:53:21.020304+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:22.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:22 smithi162 bash[24778]: audit 2023-12-06T15:53:21.127748+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:22.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:22 smithi078 bash[24778]: cluster 2023-12-06T15:53:21.020304+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:22.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:22 smithi078 bash[24778]: audit 2023-12-06T15:53:21.127748+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:22.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:22 smithi078 bash[28332]: cluster 2023-12-06T15:53:21.020304+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:22.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:22 smithi078 bash[28332]: audit 2023-12-06T15:53:21.127748+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:24.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:24 smithi162 bash[24778]: cluster 2023-12-06T15:53:23.020877+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:24.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:24 smithi078 bash[24778]: cluster 2023-12-06T15:53:23.020877+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:24.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:24 smithi078 bash[28332]: cluster 2023-12-06T15:53:23.020877+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:25.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:25 smithi162 bash[24778]: audit 2023-12-06T15:53:24.971589+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:53:25.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:25 smithi162 bash[24778]: audit 2023-12-06T15:53:24.973072+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:25.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:25 smithi162 bash[24778]: audit 2023-12-06T15:53:24.974993+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-06T15:53:25.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:25 smithi078 bash[28332]: audit 2023-12-06T15:53:24.971589+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:53:25.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:25 smithi078 bash[28332]: audit 2023-12-06T15:53:24.973072+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:25.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:25 smithi078 bash[28332]: audit 2023-12-06T15:53:24.974993+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-06T15:53:25.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:25 smithi078 bash[24778]: audit 2023-12-06T15:53:24.971589+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-06T15:53:25.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:25 smithi078 bash[24778]: audit 2023-12-06T15:53:24.973072+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:25.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:25 smithi078 bash[24778]: audit 2023-12-06T15:53:24.974993+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-06T15:53:26.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:26 smithi162 bash[24778]: cephadm 2023-12-06T15:53:24.974468+0000 mgr.y (mgr.14140) 62 : cephadm [INF] Deploying daemon osd.0 on smithi078 2023-12-06T15:53:26.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:26 smithi162 bash[24778]: cluster 2023-12-06T15:53:25.021334+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:26.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:26 smithi078 bash[24778]: cephadm 2023-12-06T15:53:24.974468+0000 mgr.y (mgr.14140) 62 : cephadm [INF] Deploying daemon osd.0 on smithi078 2023-12-06T15:53:26.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:26 smithi078 bash[24778]: cluster 2023-12-06T15:53:25.021334+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:26.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:26 smithi078 bash[28332]: cephadm 2023-12-06T15:53:24.974468+0000 mgr.y (mgr.14140) 62 : cephadm [INF] Deploying daemon osd.0 on smithi078 2023-12-06T15:53:26.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:26 smithi078 bash[28332]: cluster 2023-12-06T15:53:25.021334+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:27.423 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 0 on host 'smithi078' 2023-12-06T15:53:28.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:27 smithi162 bash[24778]: cluster 2023-12-06T15:53:27.021684+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:28.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:27 smithi162 bash[24778]: audit 2023-12-06T15:53:27.407467+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:28.394 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:27 smithi162 bash[24778]: audit 2023-12-06T15:53:27.408175+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:28.394 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:27 smithi162 bash[24778]: audit 2023-12-06T15:53:27.411420+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:28.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:27 smithi078 bash[24778]: cluster 2023-12-06T15:53:27.021684+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:28.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:27 smithi078 bash[24778]: audit 2023-12-06T15:53:27.407467+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:28.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:27 smithi078 bash[24778]: audit 2023-12-06T15:53:27.408175+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:28.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:27 smithi078 bash[24778]: audit 2023-12-06T15:53:27.411420+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:28.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:27 smithi078 bash[28332]: cluster 2023-12-06T15:53:27.021684+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:28.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:27 smithi078 bash[28332]: audit 2023-12-06T15:53:27.407467+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:28.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:27 smithi078 bash[28332]: audit 2023-12-06T15:53:27.408175+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:28.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:27 smithi078 bash[28332]: audit 2023-12-06T15:53:27.411420+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569359\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569528\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:09.569635\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_device_update\": \"2023-12-06T15:51:43.050246\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:29.318 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:28 smithi078 bash[24778]: audit 2023-12-06T15:53:28.220166+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:29.318 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:28 smithi078 bash[24778]: audit 2023-12-06T15:53:28.224037+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:29.318 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:28 smithi078 bash[24778]: audit 2023-12-06T15:53:28.225102+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:29.319 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:28 smithi078 bash[28332]: audit 2023-12-06T15:53:28.220166+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:29.319 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:28 smithi078 bash[28332]: audit 2023-12-06T15:53:28.224037+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:29.319 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:28 smithi078 bash[28332]: audit 2023-12-06T15:53:28.225102+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:29.320 DEBUG:teuthology.orchestra.run.smithi078:osd.0> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.0.service 2023-12-06T15:53:29.322 INFO:tasks.cephadm:Deploying osd.1 on smithi078 with /dev/vg_nvme/lv_3... 2023-12-06T15:53:29.322 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T15:53:29.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:28 smithi162 bash[24778]: audit 2023-12-06T15:53:28.220166+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:29.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:28 smithi162 bash[24778]: audit 2023-12-06T15:53:28.224037+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:29.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:28 smithi162 bash[24778]: audit 2023-12-06T15:53:28.225102+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:30.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:30 smithi162 bash[24778]: cluster 2023-12-06T15:53:29.022194+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:30.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:29 smithi078 bash[24778]: cluster 2023-12-06T15:53:29.022194+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:30.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:29 smithi078 bash[28332]: cluster 2023-12-06T15:53:29.022194+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:30.850 INFO:journalctl@ceph.osd.0.smithi078.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:53:30.851 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 15:53:30 smithi078 bash[30105]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T15:53:30.851 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 15:53:30 smithi078 bash[30105]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-12-06T15:53:30.851 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 15:53:30 smithi078 bash[30105]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-06T15:53:30.851 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 15:53:30 smithi078 bash[30105]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-12-06T15:53:30.851 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 15:53:30 smithi078 bash[30105]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T15:53:30.851 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 15:53:30 smithi078 bash[30105]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-06T15:53:30.851 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 15:53:30 smithi078 bash[30105]: --> ceph-volume lvm activate successful for osd ID: 0 2023-12-06T15:53:32.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:32 smithi162 bash[24778]: cluster 2023-12-06T15:53:31.022729+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:32.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:32 smithi078 bash[28332]: cluster 2023-12-06T15:53:31.022729+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:32.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:32 smithi078 bash[24778]: cluster 2023-12-06T15:53:31.022729+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:34.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:34 smithi162 bash[24778]: cluster 2023-12-06T15:53:33.023200+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:34.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:34 smithi078 bash[24778]: cluster 2023-12-06T15:53:33.023200+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:34.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:34 smithi078 bash[28332]: cluster 2023-12-06T15:53:33.023200+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:34.911 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 15:53:34 smithi078 bash[30399]: debug 2023-12-06T15:53:34.630+0000 7fefe2b11ec0 -1 Falling back to public interface 2023-12-06T15:53:35.661 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 15:53:35 smithi078 bash[30399]: debug 2023-12-06T15:53:35.262+0000 7fefe2b11ec0 -1 osd.0 0 log_to_monitors {default=true} 2023-12-06T15:53:35.915 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T15:53:35.915 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T15:53:35.916 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2023-12-06T15:53:35.916 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2023-12-06T15:53:35.916 INFO:teuthology.orchestra.run.smithi078.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0173521 s, 604 MB/s 2023-12-06T15:53:35.916 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 2023-12-06T15:53:35.916 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2023-12-06T15:53:36.277 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:36 smithi078 bash[24778]: cluster 2023-12-06T15:53:35.023736+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-12-06T15:53:36.278 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:36 smithi078 bash[24778]: audit 2023-12-06T15:53:35.271702+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:53:36.278 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:36 smithi078 bash[28332]: cluster 2023-12-06T15:53:35.023736+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-12-06T15:53:36.278 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:36 smithi078 bash[28332]: audit 2023-12-06T15:53:35.271702+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:53:36.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:36 smithi162 bash[24778]: cluster 2023-12-06T15:53:35.023736+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-12-06T15:53:36.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:36 smithi162 bash[24778]: audit 2023-12-06T15:53:35.271702+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-06T15:53:36.985 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_3 2023-12-06T15:53:37.250 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[30399]: debug 2023-12-06T15:53:37.106+0000 7fefcb8c6700 -1 osd.0 0 waiting for initial osdmap 2023-12-06T15:53:37.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:37 smithi162 bash[24778]: audit 2023-12-06T15:53:36.104122+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:53:37.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:37 smithi162 bash[24778]: cluster 2023-12-06T15:53:36.104195+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-06T15:53:37.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:37 smithi162 bash[24778]: audit 2023-12-06T15:53:36.104389+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:37.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:37 smithi162 bash[24778]: audit 2023-12-06T15:53:36.104894+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:53:37.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:37 smithi162 bash[24778]: audit 2023-12-06T15:53:36.978756+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:37.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[24778]: audit 2023-12-06T15:53:36.104122+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:53:37.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[24778]: cluster 2023-12-06T15:53:36.104195+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-06T15:53:37.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[24778]: audit 2023-12-06T15:53:36.104389+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:37.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[24778]: audit 2023-12-06T15:53:36.104894+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:53:37.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[24778]: audit 2023-12-06T15:53:36.978756+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:37.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[28332]: audit 2023-12-06T15:53:36.104122+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-06T15:53:37.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[28332]: cluster 2023-12-06T15:53:36.104195+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-06T15:53:37.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[28332]: audit 2023-12-06T15:53:36.104389+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:37.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[28332]: audit 2023-12-06T15:53:36.104894+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:53:37.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:37 smithi078 bash[28332]: audit 2023-12-06T15:53:36.978756+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:38.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:38 smithi162 bash[24778]: cluster 2023-12-06T15:53:36.317057+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:53:38.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:38 smithi162 bash[24778]: cluster 2023-12-06T15:53:36.317163+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:53:38.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:38 smithi162 bash[24778]: cluster 2023-12-06T15:53:37.024208+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:38.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:38 smithi162 bash[24778]: audit 2023-12-06T15:53:37.106145+0000 mon.a (mon.0) 202 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:53:38.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:38 smithi162 bash[24778]: cluster 2023-12-06T15:53:37.106238+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-06T15:53:38.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:38 smithi162 bash[24778]: audit 2023-12-06T15:53:37.106995+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:38.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:38 smithi162 bash[24778]: audit 2023-12-06T15:53:37.196692+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:38.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:38 smithi162 bash[24778]: audit 2023-12-06T15:53:37.200205+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:38.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[24778]: cluster 2023-12-06T15:53:36.317057+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[24778]: cluster 2023-12-06T15:53:36.317163+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[24778]: cluster 2023-12-06T15:53:37.024208+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[24778]: audit 2023-12-06T15:53:37.106145+0000 mon.a (mon.0) 202 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[24778]: cluster 2023-12-06T15:53:37.106238+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[24778]: audit 2023-12-06T15:53:37.106995+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[28332]: cluster 2023-12-06T15:53:36.317057+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[28332]: cluster 2023-12-06T15:53:36.317163+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[28332]: cluster 2023-12-06T15:53:37.024208+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[28332]: audit 2023-12-06T15:53:37.106145+0000 mon.a (mon.0) 202 : audit [INF] from='osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[28332]: cluster 2023-12-06T15:53:37.106238+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-06T15:53:38.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[28332]: audit 2023-12-06T15:53:37.106995+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:38.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[24778]: audit 2023-12-06T15:53:37.196692+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:38.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[24778]: audit 2023-12-06T15:53:37.200205+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:38.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[28332]: audit 2023-12-06T15:53:37.196692+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:38.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:38 smithi078 bash[28332]: audit 2023-12-06T15:53:37.200205+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}}, \"last_daemon_update\": \"2023-12-06T15:53:28.218904\", \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:39.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:39 smithi162 bash[24778]: cluster 2023-12-06T15:53:38.118875+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496] boot 2023-12-06T15:53:39.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:39 smithi162 bash[24778]: cluster 2023-12-06T15:53:38.118924+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-06T15:53:39.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:39 smithi162 bash[24778]: audit 2023-12-06T15:53:38.119849+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:39.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:39 smithi078 bash[24778]: cluster 2023-12-06T15:53:38.118875+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496] boot 2023-12-06T15:53:39.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:39 smithi078 bash[24778]: cluster 2023-12-06T15:53:38.118924+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-06T15:53:39.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:39 smithi078 bash[24778]: audit 2023-12-06T15:53:38.119849+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:39.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:39 smithi078 bash[28332]: cluster 2023-12-06T15:53:38.118875+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.78:6802/4034023496,v1:172.21.15.78:6803/4034023496] boot 2023-12-06T15:53:39.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:39 smithi078 bash[28332]: cluster 2023-12-06T15:53:38.118924+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-06T15:53:39.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:39 smithi078 bash[28332]: audit 2023-12-06T15:53:38.119849+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T15:53:40.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:40 smithi078 bash[24778]: cluster 2023-12-06T15:53:39.024726+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:40.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:40 smithi078 bash[24778]: cluster 2023-12-06T15:53:39.122272+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-06T15:53:40.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:40 smithi078 bash[28332]: cluster 2023-12-06T15:53:39.024726+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:40.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:40 smithi078 bash[28332]: cluster 2023-12-06T15:53:39.122272+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-06T15:53:40.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:40 smithi162 bash[24778]: cluster 2023-12-06T15:53:39.024726+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-06T15:53:40.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:40 smithi162 bash[24778]: cluster 2023-12-06T15:53:39.122272+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-06T15:53:41.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[28332]: cluster 2023-12-06T15:53:40.128837+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-06T15:53:41.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[28332]: audit 2023-12-06T15:53:40.158778+0000 mgr.y (mgr.14140) 71 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:53:41.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[28332]: cephadm 2023-12-06T15:53:40.159875+0000 mgr.y (mgr.14140) 72 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:53:41.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[28332]: audit 2023-12-06T15:53:40.160265+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:53:41.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[28332]: audit 2023-12-06T15:53:40.161453+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:41.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[28332]: audit 2023-12-06T15:53:40.163141+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:41.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[24778]: cluster 2023-12-06T15:53:40.128837+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-06T15:53:41.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[24778]: audit 2023-12-06T15:53:40.158778+0000 mgr.y (mgr.14140) 71 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:53:41.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[24778]: cephadm 2023-12-06T15:53:40.159875+0000 mgr.y (mgr.14140) 72 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:53:41.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[24778]: audit 2023-12-06T15:53:40.160265+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:53:41.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[24778]: audit 2023-12-06T15:53:40.161453+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:41.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:41 smithi078 bash[24778]: audit 2023-12-06T15:53:40.163141+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:41.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:41 smithi162 bash[24778]: cluster 2023-12-06T15:53:40.128837+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-06T15:53:41.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:41 smithi162 bash[24778]: audit 2023-12-06T15:53:40.158778+0000 mgr.y (mgr.14140) 71 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:53:41.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:41 smithi162 bash[24778]: cephadm 2023-12-06T15:53:40.159875+0000 mgr.y (mgr.14140) 72 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:53:41.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:41 smithi162 bash[24778]: audit 2023-12-06T15:53:40.160265+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:53:41.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:41 smithi162 bash[24778]: audit 2023-12-06T15:53:40.161453+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:41.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:41 smithi162 bash[24778]: audit 2023-12-06T15:53:40.163141+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:42.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:42 smithi162 bash[24778]: cluster 2023-12-06T15:53:41.025333+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:42.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:42 smithi162 bash[24778]: cluster 2023-12-06T15:53:41.135701+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:53:42.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:42 smithi078 bash[24778]: cluster 2023-12-06T15:53:41.025333+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:42.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:42 smithi078 bash[24778]: cluster 2023-12-06T15:53:41.135701+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:53:42.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:42 smithi078 bash[28332]: cluster 2023-12-06T15:53:41.025333+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:42.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:42 smithi078 bash[28332]: cluster 2023-12-06T15:53:41.135701+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:53:44.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:44 smithi162 bash[24778]: cluster 2023-12-06T15:53:43.025963+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:44.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:44 smithi162 bash[24778]: audit 2023-12-06T15:53:43.795450+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.78:0/355564358' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1238295b-3b0d-49db-a466-a7e93d2f78be"}]: dispatch 2023-12-06T15:53:44.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:44 smithi162 bash[24778]: audit 2023-12-06T15:53:43.806454+0000 mon.a (mon.0) 217 : audit [INF] from='client.? 172.21.15.78:0/355564358' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1238295b-3b0d-49db-a466-a7e93d2f78be"}]': finished 2023-12-06T15:53:44.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:44 smithi162 bash[24778]: cluster 2023-12-06T15:53:43.806532+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-06T15:53:44.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:44 smithi162 bash[24778]: audit 2023-12-06T15:53:43.806715+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:53:44.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:44 smithi078 bash[24778]: cluster 2023-12-06T15:53:43.025963+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:44.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:44 smithi078 bash[24778]: audit 2023-12-06T15:53:43.795450+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.78:0/355564358' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1238295b-3b0d-49db-a466-a7e93d2f78be"}]: dispatch 2023-12-06T15:53:44.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:44 smithi078 bash[24778]: audit 2023-12-06T15:53:43.806454+0000 mon.a (mon.0) 217 : audit [INF] from='client.? 172.21.15.78:0/355564358' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1238295b-3b0d-49db-a466-a7e93d2f78be"}]': finished 2023-12-06T15:53:44.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:44 smithi078 bash[24778]: cluster 2023-12-06T15:53:43.806532+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-06T15:53:44.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:44 smithi078 bash[24778]: audit 2023-12-06T15:53:43.806715+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:53:44.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:44 smithi078 bash[28332]: cluster 2023-12-06T15:53:43.025963+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:44.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:44 smithi078 bash[28332]: audit 2023-12-06T15:53:43.795450+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.78:0/355564358' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1238295b-3b0d-49db-a466-a7e93d2f78be"}]: dispatch 2023-12-06T15:53:44.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:44 smithi078 bash[28332]: audit 2023-12-06T15:53:43.806454+0000 mon.a (mon.0) 217 : audit [INF] from='client.? 172.21.15.78:0/355564358' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1238295b-3b0d-49db-a466-a7e93d2f78be"}]': finished 2023-12-06T15:53:44.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:44 smithi078 bash[28332]: cluster 2023-12-06T15:53:43.806532+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-06T15:53:44.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:44 smithi078 bash[28332]: audit 2023-12-06T15:53:43.806715+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:53:46.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:46 smithi162 bash[24778]: cluster 2023-12-06T15:53:45.026581+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:46.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:46 smithi162 bash[24778]: audit 2023-12-06T15:53:46.046947+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.78:0/688012081' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:53:46.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:46 smithi078 bash[24778]: cluster 2023-12-06T15:53:45.026581+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:46.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:46 smithi078 bash[24778]: audit 2023-12-06T15:53:46.046947+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.78:0/688012081' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:53:46.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:46 smithi078 bash[28332]: cluster 2023-12-06T15:53:45.026581+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:46.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:46 smithi078 bash[28332]: audit 2023-12-06T15:53:46.046947+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.78:0/688012081' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:53:47.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:47 smithi162 bash[24778]: cluster 2023-12-06T15:53:46.972952+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T15:53:47.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:47 smithi078 bash[24778]: cluster 2023-12-06T15:53:46.972952+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T15:53:47.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:47 smithi078 bash[28332]: cluster 2023-12-06T15:53:46.972952+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-06T15:53:48.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:48 smithi078 bash[24778]: cluster 2023-12-06T15:53:47.027267+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:48.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:48 smithi078 bash[28332]: cluster 2023-12-06T15:53:47.027267+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:48.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:48 smithi162 bash[24778]: cluster 2023-12-06T15:53:47.027267+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:49.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:49 smithi078 bash[24778]: audit 2023-12-06T15:53:48.820010+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:49.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:49 smithi078 bash[28332]: audit 2023-12-06T15:53:48.820010+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:49.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:49 smithi162 bash[24778]: audit 2023-12-06T15:53:48.820010+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:50.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:50 smithi162 bash[24778]: cluster 2023-12-06T15:53:49.027762+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:50.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:50 smithi078 bash[24778]: cluster 2023-12-06T15:53:49.027762+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:50.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:50 smithi078 bash[28332]: cluster 2023-12-06T15:53:49.027762+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:52.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:52 smithi078 bash[24778]: cluster 2023-12-06T15:53:51.028304+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-12-06T15:53:52.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:52 smithi078 bash[28332]: cluster 2023-12-06T15:53:51.028304+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-12-06T15:53:52.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:52 smithi162 bash[24778]: cluster 2023-12-06T15:53:51.028304+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-12-06T15:53:53.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:53 smithi078 bash[24778]: audit 2023-12-06T15:53:52.775278+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:53:53.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:53 smithi078 bash[24778]: audit 2023-12-06T15:53:52.776855+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:53.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:53 smithi078 bash[24778]: audit 2023-12-06T15:53:52.778755+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-06T15:53:53.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:53 smithi078 bash[28332]: audit 2023-12-06T15:53:52.775278+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:53:53.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:53 smithi078 bash[28332]: audit 2023-12-06T15:53:52.776855+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:53.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:53 smithi078 bash[28332]: audit 2023-12-06T15:53:52.778755+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-06T15:53:53.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:53 smithi162 bash[24778]: audit 2023-12-06T15:53:52.775278+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-06T15:53:53.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:53 smithi162 bash[24778]: audit 2023-12-06T15:53:52.776855+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:53:53.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:53 smithi162 bash[24778]: audit 2023-12-06T15:53:52.778755+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-06T15:53:54.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:54 smithi078 bash[24778]: cephadm 2023-12-06T15:53:52.778127+0000 mgr.y (mgr.14140) 79 : cephadm [INF] Deploying daemon osd.1 on smithi078 2023-12-06T15:53:54.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:54 smithi078 bash[24778]: cluster 2023-12-06T15:53:53.029024+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:54.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:54 smithi078 bash[28332]: cephadm 2023-12-06T15:53:52.778127+0000 mgr.y (mgr.14140) 79 : cephadm [INF] Deploying daemon osd.1 on smithi078 2023-12-06T15:53:54.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:54 smithi078 bash[28332]: cluster 2023-12-06T15:53:53.029024+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:54 smithi162 bash[24778]: cephadm 2023-12-06T15:53:52.778127+0000 mgr.y (mgr.14140) 79 : cephadm [INF] Deploying daemon osd.1 on smithi078 2023-12-06T15:53:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:54 smithi162 bash[24778]: cluster 2023-12-06T15:53:53.029024+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:55.110 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 1 on host 'smithi078' 2023-12-06T15:53:55.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:55 smithi078 bash[24778]: audit 2023-12-06T15:53:55.097814+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:55.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:55 smithi078 bash[24778]: audit 2023-12-06T15:53:55.098381+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:55.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:55 smithi078 bash[24778]: audit 2023-12-06T15:53:55.103816+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:55.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:55 smithi078 bash[28332]: audit 2023-12-06T15:53:55.097814+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:55.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:55 smithi078 bash[28332]: audit 2023-12-06T15:53:55.098381+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:55.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:55 smithi078 bash[28332]: audit 2023-12-06T15:53:55.103816+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:55.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:55 smithi162 bash[24778]: audit 2023-12-06T15:53:55.097814+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:55.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:55 smithi162 bash[24778]: audit 2023-12-06T15:53:55.098381+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:53:55.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:55 smithi162 bash[24778]: audit 2023-12-06T15:53:55.103816+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218408\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218664\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:28.218755\", \"created\": \"2023-12-06T15:53:27.388640\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_device_update\": \"2023-12-06T15:53:37.195282\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:56.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:56 smithi162 bash[24778]: cluster 2023-12-06T15:53:55.029625+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:56.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:56 smithi162 bash[24778]: audit 2023-12-06T15:53:55.941276+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:56.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:56 smithi162 bash[24778]: audit 2023-12-06T15:53:55.947425+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:56.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:56 smithi162 bash[24778]: audit 2023-12-06T15:53:55.948827+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:56.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:56 smithi078 bash[24778]: cluster 2023-12-06T15:53:55.029625+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:56.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:56 smithi078 bash[28332]: cluster 2023-12-06T15:53:55.029625+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:56.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:56 smithi078 bash[24778]: audit 2023-12-06T15:53:55.941276+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:56.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:56 smithi078 bash[28332]: audit 2023-12-06T15:53:55.941276+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:53:56.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:56 smithi078 bash[24778]: audit 2023-12-06T15:53:55.947425+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:56.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:56 smithi078 bash[24778]: audit 2023-12-06T15:53:55.948827+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:56.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:56 smithi078 bash[28332]: audit 2023-12-06T15:53:55.947425+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:53:56.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:56 smithi078 bash[28332]: audit 2023-12-06T15:53:55.948827+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:53:57.040 DEBUG:teuthology.orchestra.run.smithi078:osd.1> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.1.service 2023-12-06T15:53:57.043 INFO:tasks.cephadm:Deploying osd.2 on smithi078 with /dev/vg_nvme/lv_2... 2023-12-06T15:53:57.043 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T15:53:57.633 INFO:journalctl@ceph.osd.1.smithi078.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:53:58.173 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:53:57 smithi078 bash[24778]: cluster 2023-12-06T15:53:57.030187+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:58.173 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:53:57 smithi078 bash[28332]: cluster 2023-12-06T15:53:57.030187+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:58.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:53:57 smithi162 bash[24778]: cluster 2023-12-06T15:53:57.030187+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:53:59.126 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:53:58 smithi078 bash[31695]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T15:53:59.126 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:53:58 smithi078 bash[31695]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-12-06T15:53:59.127 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:53:58 smithi078 bash[31695]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-06T15:53:59.127 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:53:58 smithi078 bash[31695]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-12-06T15:53:59.127 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:53:58 smithi078 bash[31695]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T15:53:59.127 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:53:58 smithi078 bash[31695]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-06T15:53:59.127 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:53:58 smithi078 bash[31695]: --> ceph-volume lvm activate successful for osd ID: 1 2023-12-06T15:54:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:00 smithi162 bash[24778]: cluster 2023-12-06T15:53:59.030733+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:00.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:00 smithi078 bash[24778]: cluster 2023-12-06T15:53:59.030733+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:00.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:00 smithi078 bash[28332]: cluster 2023-12-06T15:53:59.030733+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:02.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:02 smithi162 bash[24778]: cluster 2023-12-06T15:54:01.031399+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:02.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:02 smithi078 bash[24778]: cluster 2023-12-06T15:54:01.031399+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:02.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:02 smithi078 bash[28332]: cluster 2023-12-06T15:54:01.031399+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:03.391 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T15:54:03.391 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T15:54:03.391 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2023-12-06T15:54:03.391 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2023-12-06T15:54:03.392 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.017373 s, 604 MB/s 2023-12-06T15:54:03.392 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2023-12-06T15:54:03.624 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:54:03 smithi078 bash[32075]: debug 2023-12-06T15:54:03.325+0000 7f9f9b4ccec0 -1 Falling back to public interface 2023-12-06T15:54:04.340 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:04 smithi078 bash[24778]: cluster 2023-12-06T15:54:03.031933+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-12-06T15:54:04.340 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:04 smithi078 bash[24778]: audit 2023-12-06T15:54:03.961449+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3269102027,v1:172.21.15.78:6811/3269102027]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:54:04.340 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:04 smithi078 bash[24778]: audit 2023-12-06T15:54:03.961904+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:54:04.340 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:54:03 smithi078 bash[32075]: debug 2023-12-06T15:54:03.953+0000 7f9f9b4ccec0 -1 osd.1 0 log_to_monitors {default=true} 2023-12-06T15:54:04.340 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:04 smithi078 bash[28332]: cluster 2023-12-06T15:54:03.031933+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-12-06T15:54:04.341 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:04 smithi078 bash[28332]: audit 2023-12-06T15:54:03.961449+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3269102027,v1:172.21.15.78:6811/3269102027]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:54:04.341 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:04 smithi078 bash[28332]: audit 2023-12-06T15:54:03.961904+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:54:04.341 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_2 2023-12-06T15:54:04.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:04 smithi162 bash[24778]: cluster 2023-12-06T15:54:03.031933+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-12-06T15:54:04.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:04 smithi162 bash[24778]: audit 2023-12-06T15:54:03.961449+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3269102027,v1:172.21.15.78:6811/3269102027]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:54:04.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:04 smithi162 bash[24778]: audit 2023-12-06T15:54:03.961904+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-06T15:54:05.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:05 smithi162 bash[24778]: audit 2023-12-06T15:54:04.102837+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:54:05.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:05 smithi162 bash[24778]: cluster 2023-12-06T15:54:04.102913+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-06T15:54:05.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:05 smithi162 bash[24778]: audit 2023-12-06T15:54:04.104659+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:54:05.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:05 smithi162 bash[24778]: audit 2023-12-06T15:54:04.107397+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3269102027,v1:172.21.15.78:6811/3269102027]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:05.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:05 smithi162 bash[24778]: audit 2023-12-06T15:54:04.111393+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:05.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:05 smithi162 bash[24778]: cluster 2023-12-06T15:54:04.936679+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:54:05.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:05 smithi162 bash[24778]: cluster 2023-12-06T15:54:04.936746+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:54:05.408 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[32075]: debug 2023-12-06T15:54:05.121+0000 7f9f80279700 -1 osd.1 0 waiting for initial osdmap 2023-12-06T15:54:05.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[24778]: audit 2023-12-06T15:54:04.102837+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:54:05.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[24778]: cluster 2023-12-06T15:54:04.102913+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-06T15:54:05.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[24778]: audit 2023-12-06T15:54:04.104659+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:54:05.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[24778]: audit 2023-12-06T15:54:04.107397+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3269102027,v1:172.21.15.78:6811/3269102027]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:05.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[24778]: audit 2023-12-06T15:54:04.111393+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:05.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[24778]: cluster 2023-12-06T15:54:04.936679+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:54:05.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[24778]: cluster 2023-12-06T15:54:04.936746+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:54:05.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[28332]: audit 2023-12-06T15:54:04.102837+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-06T15:54:05.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[28332]: cluster 2023-12-06T15:54:04.102913+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-06T15:54:05.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[28332]: audit 2023-12-06T15:54:04.104659+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:54:05.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[28332]: audit 2023-12-06T15:54:04.107397+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.78:6810/3269102027,v1:172.21.15.78:6811/3269102027]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:05.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[28332]: audit 2023-12-06T15:54:04.111393+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:05.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[28332]: cluster 2023-12-06T15:54:04.936679+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:54:05.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:05 smithi078 bash[28332]: cluster 2023-12-06T15:54:04.936746+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:54:06.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:06 smithi162 bash[24778]: cluster 2023-12-06T15:54:05.032506+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:06.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:06 smithi162 bash[24778]: audit 2023-12-06T15:54:05.116232+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:54:06.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:06 smithi162 bash[24778]: cluster 2023-12-06T15:54:05.116357+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-06T15:54:06.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:06 smithi162 bash[24778]: audit 2023-12-06T15:54:05.117775+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:54:06.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:06 smithi162 bash[24778]: audit 2023-12-06T15:54:05.125446+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:06.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:06 smithi162 bash[24778]: audit 2023-12-06T15:54:05.335871+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:06.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:06 smithi162 bash[24778]: audit 2023-12-06T15:54:05.339655+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:06.403 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[28332]: cluster 2023-12-06T15:54:05.032506+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:06.403 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[28332]: audit 2023-12-06T15:54:05.116232+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:54:06.403 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[28332]: cluster 2023-12-06T15:54:05.116357+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-06T15:54:06.403 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[28332]: audit 2023-12-06T15:54:05.117775+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:54:06.403 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[28332]: audit 2023-12-06T15:54:05.125446+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:06.403 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[28332]: audit 2023-12-06T15:54:05.335871+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:06.403 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[28332]: audit 2023-12-06T15:54:05.339655+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:06.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[24778]: cluster 2023-12-06T15:54:05.032506+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:06.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[24778]: audit 2023-12-06T15:54:05.116232+0000 mon.a (mon.0) 236 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:54:06.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[24778]: cluster 2023-12-06T15:54:05.116357+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-06T15:54:06.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[24778]: audit 2023-12-06T15:54:05.117775+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:54:06.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[24778]: audit 2023-12-06T15:54:05.125446+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:06.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[24778]: audit 2023-12-06T15:54:05.335871+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:06.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:06 smithi078 bash[24778]: audit 2023-12-06T15:54:05.339655+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}}, \"last_daemon_update\": \"2023-12-06T15:53:55.939658\", \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:07.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:07 smithi078 bash[24778]: cluster 2023-12-06T15:54:06.127710+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.78:6810/3269102027,v1:172.21.15.78:6811/3269102027] boot 2023-12-06T15:54:07.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:07 smithi078 bash[24778]: cluster 2023-12-06T15:54:06.127915+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-06T15:54:07.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:07 smithi078 bash[24778]: audit 2023-12-06T15:54:06.129174+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:54:07.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:07 smithi078 bash[28332]: cluster 2023-12-06T15:54:06.127710+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.78:6810/3269102027,v1:172.21.15.78:6811/3269102027] boot 2023-12-06T15:54:07.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:07 smithi078 bash[28332]: cluster 2023-12-06T15:54:06.127915+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-06T15:54:07.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:07 smithi078 bash[28332]: audit 2023-12-06T15:54:06.129174+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:54:07.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:07 smithi162 bash[24778]: cluster 2023-12-06T15:54:06.127710+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.78:6810/3269102027,v1:172.21.15.78:6811/3269102027] boot 2023-12-06T15:54:07.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:07 smithi162 bash[24778]: cluster 2023-12-06T15:54:06.127915+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-06T15:54:07.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:07 smithi162 bash[24778]: audit 2023-12-06T15:54:06.129174+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T15:54:08.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[24778]: cluster 2023-12-06T15:54:07.033068+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:08.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[24778]: cluster 2023-12-06T15:54:07.146842+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-06T15:54:08.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[24778]: audit 2023-12-06T15:54:07.150596+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-155135"}]: dispatch 2023-12-06T15:54:08.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[24778]: audit 2023-12-06T15:54:07.154151+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-155135"}]': finished 2023-12-06T15:54:08.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[24778]: audit 2023-12-06T15:54:07.547793+0000 mgr.y (mgr.14140) 88 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:08.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[24778]: cephadm 2023-12-06T15:54:07.549177+0000 mgr.y (mgr.14140) 89 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:54:08.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[24778]: audit 2023-12-06T15:54:07.549674+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:54:08.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[24778]: audit 2023-12-06T15:54:07.551074+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:08.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[24778]: audit 2023-12-06T15:54:07.553049+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:08.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[28332]: cluster 2023-12-06T15:54:07.033068+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:08.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[28332]: cluster 2023-12-06T15:54:07.146842+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-06T15:54:08.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[28332]: audit 2023-12-06T15:54:07.150596+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-155135"}]: dispatch 2023-12-06T15:54:08.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[28332]: audit 2023-12-06T15:54:07.154151+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-155135"}]': finished 2023-12-06T15:54:08.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[28332]: audit 2023-12-06T15:54:07.547793+0000 mgr.y (mgr.14140) 88 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:08.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[28332]: cephadm 2023-12-06T15:54:07.549177+0000 mgr.y (mgr.14140) 89 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:54:08.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[28332]: audit 2023-12-06T15:54:07.549674+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:54:08.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[28332]: audit 2023-12-06T15:54:07.551074+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:08.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:08 smithi078 bash[28332]: audit 2023-12-06T15:54:07.553049+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:08 smithi162 bash[24778]: cluster 2023-12-06T15:54:07.033068+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-06T15:54:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:08 smithi162 bash[24778]: cluster 2023-12-06T15:54:07.146842+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-06T15:54:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:08 smithi162 bash[24778]: audit 2023-12-06T15:54:07.150596+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-155135"}]: dispatch 2023-12-06T15:54:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:08 smithi162 bash[24778]: audit 2023-12-06T15:54:07.154151+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231206-155135"}]': finished 2023-12-06T15:54:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:08 smithi162 bash[24778]: audit 2023-12-06T15:54:07.547793+0000 mgr.y (mgr.14140) 88 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:08 smithi162 bash[24778]: cephadm 2023-12-06T15:54:07.549177+0000 mgr.y (mgr.14140) 89 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:54:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:08 smithi162 bash[24778]: audit 2023-12-06T15:54:07.549674+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:54:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:08 smithi162 bash[24778]: audit 2023-12-06T15:54:07.551074+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:08 smithi162 bash[24778]: audit 2023-12-06T15:54:07.553049+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:10.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:10 smithi078 bash[24778]: cluster 2023-12-06T15:54:09.033662+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:54:10.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:10 smithi078 bash[28332]: cluster 2023-12-06T15:54:09.033662+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:54:10.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:10 smithi162 bash[24778]: cluster 2023-12-06T15:54:09.033662+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:54:12.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:12 smithi162 bash[24778]: cluster 2023-12-06T15:54:11.034039+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:54:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:12 smithi162 bash[24778]: audit 2023-12-06T15:54:11.214345+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.78:0/2794160137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86a37ae2-4bf9-4bd7-a230-79a91e81f8e9"}]: dispatch 2023-12-06T15:54:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:12 smithi162 bash[24778]: audit 2023-12-06T15:54:11.214864+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86a37ae2-4bf9-4bd7-a230-79a91e81f8e9"}]: dispatch 2023-12-06T15:54:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:12 smithi162 bash[24778]: audit 2023-12-06T15:54:11.223554+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "86a37ae2-4bf9-4bd7-a230-79a91e81f8e9"}]': finished 2023-12-06T15:54:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:12 smithi162 bash[24778]: cluster 2023-12-06T15:54:11.223686+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-06T15:54:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:12 smithi162 bash[24778]: audit 2023-12-06T15:54:11.223844+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:12.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[28332]: cluster 2023-12-06T15:54:11.034039+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:54:12.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[28332]: audit 2023-12-06T15:54:11.214345+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.78:0/2794160137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86a37ae2-4bf9-4bd7-a230-79a91e81f8e9"}]: dispatch 2023-12-06T15:54:12.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[28332]: audit 2023-12-06T15:54:11.214864+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86a37ae2-4bf9-4bd7-a230-79a91e81f8e9"}]: dispatch 2023-12-06T15:54:12.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[28332]: audit 2023-12-06T15:54:11.223554+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "86a37ae2-4bf9-4bd7-a230-79a91e81f8e9"}]': finished 2023-12-06T15:54:12.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[28332]: cluster 2023-12-06T15:54:11.223686+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-06T15:54:12.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[28332]: audit 2023-12-06T15:54:11.223844+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:12.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[24778]: cluster 2023-12-06T15:54:11.034039+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-06T15:54:12.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[24778]: audit 2023-12-06T15:54:11.214345+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.78:0/2794160137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86a37ae2-4bf9-4bd7-a230-79a91e81f8e9"}]: dispatch 2023-12-06T15:54:12.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[24778]: audit 2023-12-06T15:54:11.214864+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86a37ae2-4bf9-4bd7-a230-79a91e81f8e9"}]: dispatch 2023-12-06T15:54:12.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[24778]: audit 2023-12-06T15:54:11.223554+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "86a37ae2-4bf9-4bd7-a230-79a91e81f8e9"}]': finished 2023-12-06T15:54:12.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[24778]: cluster 2023-12-06T15:54:11.223686+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-06T15:54:12.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:12 smithi078 bash[24778]: audit 2023-12-06T15:54:11.223844+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:13.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:13 smithi162 bash[24778]: cluster 2023-12-06T15:54:13.158013+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-12-06T15:54:13.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:13 smithi162 bash[24778]: cluster 2023-12-06T15:54:13.158094+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-06T15:54:13.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:13 smithi078 bash[24778]: cluster 2023-12-06T15:54:13.158013+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-12-06T15:54:13.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:13 smithi078 bash[24778]: cluster 2023-12-06T15:54:13.158094+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-06T15:54:13.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:13 smithi078 bash[28332]: cluster 2023-12-06T15:54:13.158013+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-12-06T15:54:13.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:13 smithi078 bash[28332]: cluster 2023-12-06T15:54:13.158094+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-06T15:54:14.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:14 smithi162 bash[24778]: cluster 2023-12-06T15:54:13.034707+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:14.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:14 smithi162 bash[24778]: audit 2023-12-06T15:54:13.571655+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.78:0/142702759' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:54:14.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:14 smithi078 bash[24778]: cluster 2023-12-06T15:54:13.034707+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:14.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:14 smithi078 bash[24778]: audit 2023-12-06T15:54:13.571655+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.78:0/142702759' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:54:14.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:14 smithi078 bash[28332]: cluster 2023-12-06T15:54:13.034707+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:14.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:14 smithi078 bash[28332]: audit 2023-12-06T15:54:13.571655+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.78:0/142702759' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:54:16.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:16 smithi162 bash[24778]: cluster 2023-12-06T15:54:15.035158+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:16.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:16 smithi078 bash[24778]: cluster 2023-12-06T15:54:15.035158+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:16.655 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:16 smithi078 bash[28332]: cluster 2023-12-06T15:54:15.035158+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:17.600 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:17 smithi078 bash[24778]: audit 2023-12-06T15:54:16.415128+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:17.600 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:17 smithi078 bash[28332]: audit 2023-12-06T15:54:16.415128+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:17.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:17 smithi162 bash[24778]: audit 2023-12-06T15:54:16.415128+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:18.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:18 smithi162 bash[24778]: cluster 2023-12-06T15:54:17.035693+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:18.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:18 smithi078 bash[28332]: cluster 2023-12-06T15:54:17.035693+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:18.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:18 smithi078 bash[24778]: cluster 2023-12-06T15:54:17.035693+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:20.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:20 smithi078 bash[28332]: cluster 2023-12-06T15:54:19.036240+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:20.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:20 smithi078 bash[24778]: cluster 2023-12-06T15:54:19.036240+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:20.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:20 smithi162 bash[24778]: cluster 2023-12-06T15:54:19.036240+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:21.518 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:21 smithi078 bash[24778]: audit 2023-12-06T15:54:20.524046+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:54:21.518 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:21 smithi078 bash[24778]: audit 2023-12-06T15:54:20.525756+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:21.518 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:21 smithi078 bash[24778]: cephadm 2023-12-06T15:54:20.527075+0000 mgr.y (mgr.14140) 96 : cephadm [INF] Deploying daemon osd.2 on smithi078 2023-12-06T15:54:21.519 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:21 smithi078 bash[24778]: audit 2023-12-06T15:54:20.527704+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-06T15:54:21.519 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:21 smithi078 bash[28332]: audit 2023-12-06T15:54:20.524046+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:54:21.519 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:21 smithi078 bash[28332]: audit 2023-12-06T15:54:20.525756+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:21.519 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:21 smithi078 bash[28332]: cephadm 2023-12-06T15:54:20.527075+0000 mgr.y (mgr.14140) 96 : cephadm [INF] Deploying daemon osd.2 on smithi078 2023-12-06T15:54:21.519 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:21 smithi078 bash[28332]: audit 2023-12-06T15:54:20.527704+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-06T15:54:21.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:21 smithi162 bash[24778]: audit 2023-12-06T15:54:20.524046+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-06T15:54:21.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:21 smithi162 bash[24778]: audit 2023-12-06T15:54:20.525756+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:21.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:21 smithi162 bash[24778]: cephadm 2023-12-06T15:54:20.527075+0000 mgr.y (mgr.14140) 96 : cephadm [INF] Deploying daemon osd.2 on smithi078 2023-12-06T15:54:21.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:21 smithi162 bash[24778]: audit 2023-12-06T15:54:20.527704+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-06T15:54:22.570 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:22 smithi078 bash[24778]: cluster 2023-12-06T15:54:21.036834+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:22.571 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:22 smithi078 bash[28332]: cluster 2023-12-06T15:54:21.036834+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:22.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:22 smithi162 bash[24778]: cluster 2023-12-06T15:54:21.036834+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:22.829 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 2 on host 'smithi078' 2023-12-06T15:54:23.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:23 smithi162 bash[24778]: audit 2023-12-06T15:54:22.818246+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:23.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:23 smithi162 bash[24778]: audit 2023-12-06T15:54:22.819103+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:23.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:23 smithi162 bash[24778]: audit 2023-12-06T15:54:22.822022+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:23.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:23 smithi078 bash[28332]: audit 2023-12-06T15:54:22.818246+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:23.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:23 smithi078 bash[28332]: audit 2023-12-06T15:54:22.819103+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:23.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:23 smithi078 bash[28332]: audit 2023-12-06T15:54:22.822022+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:23.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:23 smithi078 bash[24778]: audit 2023-12-06T15:54:22.818246+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:23.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:23 smithi078 bash[24778]: audit 2023-12-06T15:54:22.819103+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:23.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:23 smithi078 bash[24778]: audit 2023-12-06T15:54:22.822022+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.938889\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939095\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939221\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939343\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:55.939462\", \"created\": \"2023-12-06T15:53:55.080992\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_device_update\": \"2023-12-06T15:54:05.334209\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:24.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:24 smithi078 bash[24778]: cluster 2023-12-06T15:54:23.037276+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:24.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:24 smithi078 bash[28332]: cluster 2023-12-06T15:54:23.037276+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:24.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:24 smithi078 bash[24778]: audit 2023-12-06T15:54:23.806952+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:24.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:24 smithi078 bash[24778]: audit 2023-12-06T15:54:23.813008+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:24.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:24 smithi078 bash[24778]: audit 2023-12-06T15:54:23.814439+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:24.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:24 smithi078 bash[28332]: audit 2023-12-06T15:54:23.806952+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:24.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:24 smithi078 bash[28332]: audit 2023-12-06T15:54:23.813008+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:24.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:24 smithi078 bash[28332]: audit 2023-12-06T15:54:23.814439+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:24.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:24 smithi162 bash[24778]: cluster 2023-12-06T15:54:23.037276+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:24.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:24 smithi162 bash[24778]: audit 2023-12-06T15:54:23.806952+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:24.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:24 smithi162 bash[24778]: audit 2023-12-06T15:54:23.813008+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:24.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:24 smithi162 bash[24778]: audit 2023-12-06T15:54:23.814439+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:24.898 DEBUG:teuthology.orchestra.run.smithi078:osd.2> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.2.service 2023-12-06T15:54:24.900 INFO:tasks.cephadm:Deploying osd.3 on smithi078 with /dev/vg_nvme/lv_1... 2023-12-06T15:54:24.900 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T15:54:25.745 INFO:journalctl@ceph.osd.2.smithi078.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:54:26.371 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:26 smithi078 bash[24778]: cluster 2023-12-06T15:54:25.037745+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:26.371 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:26 smithi078 bash[28332]: cluster 2023-12-06T15:54:25.037745+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:26.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:26 smithi162 bash[24778]: cluster 2023-12-06T15:54:25.037745+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:26.657 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 15:54:26 smithi078 bash[33320]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T15:54:26.657 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 15:54:26 smithi078 bash[33320]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-12-06T15:54:26.657 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 15:54:26 smithi078 bash[33320]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-06T15:54:26.657 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 15:54:26 smithi078 bash[33320]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-12-06T15:54:26.657 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 15:54:26 smithi078 bash[33320]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T15:54:26.657 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 15:54:26 smithi078 bash[33320]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-06T15:54:26.658 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 15:54:26 smithi078 bash[33320]: --> ceph-volume lvm activate successful for osd ID: 2 2023-12-06T15:54:28.157 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:27 smithi078 bash[28332]: cluster 2023-12-06T15:54:27.038256+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:28.157 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:27 smithi078 bash[24778]: cluster 2023-12-06T15:54:27.038256+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:28.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:28 smithi162 bash[24778]: cluster 2023-12-06T15:54:27.038256+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:30.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:30 smithi162 bash[24778]: cluster 2023-12-06T15:54:29.038883+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:30.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:30 smithi078 bash[24778]: cluster 2023-12-06T15:54:29.038883+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:30.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:30 smithi078 bash[28332]: cluster 2023-12-06T15:54:29.038883+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:31.149 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T15:54:31.150 INFO:teuthology.orchestra.run.smithi078.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T15:54:31.150 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10+0 records in 2023-12-06T15:54:31.150 INFO:teuthology.orchestra.run.smithi078.stderr:10+0 records out 2023-12-06T15:54:31.150 INFO:teuthology.orchestra.run.smithi078.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0164792 s, 636 MB/s 2023-12-06T15:54:31.150 INFO:teuthology.orchestra.run.smithi078.stderr:--> Zapping successful for: 2023-12-06T15:54:31.233 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 15:54:30 smithi078 bash[33711]: debug 2023-12-06T15:54:30.974+0000 7f81e88caec0 -1 Falling back to public interface 2023-12-06T15:54:31.907 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 15:54:31 smithi078 bash[33711]: debug 2023-12-06T15:54:31.618+0000 7f81e88caec0 -1 osd.2 0 log_to_monitors {default=true} 2023-12-06T15:54:31.933 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi078:vg_nvme/lv_1 2023-12-06T15:54:32.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:32 smithi162 bash[24778]: cluster 2023-12-06T15:54:31.039455+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-12-06T15:54:32.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:32 smithi162 bash[24778]: audit 2023-12-06T15:54:31.629414+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/341022555,v1:172.21.15.78:6819/341022555]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:54:32.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:32 smithi162 bash[24778]: audit 2023-12-06T15:54:31.629953+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:54:32.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:32 smithi078 bash[24778]: cluster 2023-12-06T15:54:31.039455+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-12-06T15:54:32.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:32 smithi078 bash[24778]: audit 2023-12-06T15:54:31.629414+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/341022555,v1:172.21.15.78:6819/341022555]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:54:32.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:32 smithi078 bash[24778]: audit 2023-12-06T15:54:31.629953+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:54:32.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:32 smithi078 bash[28332]: cluster 2023-12-06T15:54:31.039455+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-12-06T15:54:32.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:32 smithi078 bash[28332]: audit 2023-12-06T15:54:31.629414+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/341022555,v1:172.21.15.78:6819/341022555]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:54:32.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:32 smithi078 bash[28332]: audit 2023-12-06T15:54:31.629953+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-06T15:54:33.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:33 smithi162 bash[24778]: audit 2023-12-06T15:54:32.105772+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:54:33.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:33 smithi162 bash[24778]: cluster 2023-12-06T15:54:32.105942+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-06T15:54:33.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:33 smithi162 bash[24778]: audit 2023-12-06T15:54:32.106962+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:33.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:33 smithi162 bash[24778]: audit 2023-12-06T15:54:32.107014+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/341022555,v1:172.21.15.78:6819/341022555]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:33.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:33 smithi162 bash[24778]: audit 2023-12-06T15:54:32.107953+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:33.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:33 smithi162 bash[24778]: cluster 2023-12-06T15:54:32.593345+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:54:33.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:33 smithi162 bash[24778]: cluster 2023-12-06T15:54:32.593428+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:54:33.406 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[33711]: debug 2023-12-06T15:54:33.114+0000 7f81d167f700 -1 osd.2 0 waiting for initial osdmap 2023-12-06T15:54:33.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[24778]: audit 2023-12-06T15:54:32.105772+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:54:33.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[24778]: cluster 2023-12-06T15:54:32.105942+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-06T15:54:33.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[24778]: audit 2023-12-06T15:54:32.106962+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:33.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[24778]: audit 2023-12-06T15:54:32.107014+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/341022555,v1:172.21.15.78:6819/341022555]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:33.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[24778]: audit 2023-12-06T15:54:32.107953+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:33.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[24778]: cluster 2023-12-06T15:54:32.593345+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:54:33.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[24778]: cluster 2023-12-06T15:54:32.593428+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:54:33.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[28332]: audit 2023-12-06T15:54:32.105772+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-06T15:54:33.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[28332]: cluster 2023-12-06T15:54:32.105942+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-06T15:54:33.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[28332]: audit 2023-12-06T15:54:32.106962+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:33.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[28332]: audit 2023-12-06T15:54:32.107014+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.78:6818/341022555,v1:172.21.15.78:6819/341022555]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:33.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[28332]: audit 2023-12-06T15:54:32.107953+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:33.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[28332]: cluster 2023-12-06T15:54:32.593345+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:54:33.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:33 smithi078 bash[28332]: cluster 2023-12-06T15:54:32.593428+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:54:34.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[28332]: cluster 2023-12-06T15:54:33.040027+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:34.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[28332]: audit 2023-12-06T15:54:33.111556+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:54:34.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[28332]: cluster 2023-12-06T15:54:33.111671+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-06T15:54:34.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[28332]: audit 2023-12-06T15:54:33.111925+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:34.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[28332]: audit 2023-12-06T15:54:33.232679+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:34.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[28332]: audit 2023-12-06T15:54:33.466231+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:34.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[28332]: audit 2023-12-06T15:54:33.471324+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:34.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[24778]: cluster 2023-12-06T15:54:33.040027+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:34.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[24778]: audit 2023-12-06T15:54:33.111556+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:54:34.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[24778]: cluster 2023-12-06T15:54:33.111671+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-06T15:54:34.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[24778]: audit 2023-12-06T15:54:33.111925+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:34.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[24778]: audit 2023-12-06T15:54:33.232679+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:34.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[24778]: audit 2023-12-06T15:54:33.466231+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:34.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:34 smithi078 bash[24778]: audit 2023-12-06T15:54:33.471324+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:34 smithi162 bash[24778]: cluster 2023-12-06T15:54:33.040027+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:34 smithi162 bash[24778]: audit 2023-12-06T15:54:33.111556+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:54:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:34 smithi162 bash[24778]: cluster 2023-12-06T15:54:33.111671+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-06T15:54:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:34 smithi162 bash[24778]: audit 2023-12-06T15:54:33.111925+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:34 smithi162 bash[24778]: audit 2023-12-06T15:54:33.232679+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:34.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:34 smithi162 bash[24778]: audit 2023-12-06T15:54:33.466231+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:34.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:34 smithi162 bash[24778]: audit 2023-12-06T15:54:33.471324+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}}, \"last_daemon_update\": \"2023-12-06T15:54:23.804851\", \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:35.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:35 smithi078 bash[24778]: cluster 2023-12-06T15:54:34.134723+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.78:6818/341022555,v1:172.21.15.78:6819/341022555] boot 2023-12-06T15:54:35.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:35 smithi078 bash[24778]: cluster 2023-12-06T15:54:34.134871+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T15:54:35.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:35 smithi078 bash[24778]: audit 2023-12-06T15:54:34.136119+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:35.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:35 smithi078 bash[28332]: cluster 2023-12-06T15:54:34.134723+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.78:6818/341022555,v1:172.21.15.78:6819/341022555] boot 2023-12-06T15:54:35.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:35 smithi078 bash[28332]: cluster 2023-12-06T15:54:34.134871+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T15:54:35.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:35 smithi078 bash[28332]: audit 2023-12-06T15:54:34.136119+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:35.637 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:35 smithi162 bash[24778]: cluster 2023-12-06T15:54:34.134723+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.78:6818/341022555,v1:172.21.15.78:6819/341022555] boot 2023-12-06T15:54:35.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:35 smithi162 bash[24778]: cluster 2023-12-06T15:54:34.134871+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-06T15:54:35.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:35 smithi162 bash[24778]: audit 2023-12-06T15:54:34.136119+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T15:54:36.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:36 smithi078 bash[24778]: cluster 2023-12-06T15:54:35.040641+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:36.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:36 smithi078 bash[24778]: cluster 2023-12-06T15:54:35.147290+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T15:54:36.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:36 smithi078 bash[24778]: audit 2023-12-06T15:54:35.731762+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:54:36.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:36 smithi078 bash[24778]: audit 2023-12-06T15:54:35.733683+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:36.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:36 smithi078 bash[24778]: audit 2023-12-06T15:54:35.736256+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:36.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:36 smithi078 bash[28332]: cluster 2023-12-06T15:54:35.040641+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:36.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:36 smithi078 bash[28332]: cluster 2023-12-06T15:54:35.147290+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T15:54:36.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:36 smithi078 bash[28332]: audit 2023-12-06T15:54:35.731762+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:54:36.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:36 smithi078 bash[28332]: audit 2023-12-06T15:54:35.733683+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:36.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:36 smithi078 bash[28332]: audit 2023-12-06T15:54:35.736256+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:36.637 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:36 smithi162 bash[24778]: cluster 2023-12-06T15:54:35.040641+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:36.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:36 smithi162 bash[24778]: cluster 2023-12-06T15:54:35.147290+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-06T15:54:36.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:36 smithi162 bash[24778]: audit 2023-12-06T15:54:35.731762+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:54:36.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:36 smithi162 bash[24778]: audit 2023-12-06T15:54:35.733683+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:36.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:36 smithi162 bash[24778]: audit 2023-12-06T15:54:35.736256+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:37.637 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:37 smithi162 bash[24778]: audit 2023-12-06T15:54:35.729611+0000 mgr.y (mgr.14140) 105 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:37.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:37 smithi162 bash[24778]: cephadm 2023-12-06T15:54:35.731174+0000 mgr.y (mgr.14140) 106 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:54:37.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:37 smithi078 bash[24778]: audit 2023-12-06T15:54:35.729611+0000 mgr.y (mgr.14140) 105 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:37.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:37 smithi078 bash[24778]: cephadm 2023-12-06T15:54:35.731174+0000 mgr.y (mgr.14140) 106 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:54:37.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:37 smithi078 bash[28332]: audit 2023-12-06T15:54:35.729611+0000 mgr.y (mgr.14140) 105 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi078:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:54:37.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:37 smithi078 bash[28332]: cephadm 2023-12-06T15:54:35.731174+0000 mgr.y (mgr.14140) 106 : cephadm [INF] Applying osd on host smithi078... 2023-12-06T15:54:38.608 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:38 smithi078 bash[24778]: cluster 2023-12-06T15:54:37.041276+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:38.609 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:38 smithi078 bash[28332]: cluster 2023-12-06T15:54:37.041276+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:38.637 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:38 smithi162 bash[24778]: cluster 2023-12-06T15:54:37.041276+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-06T15:54:39.637 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:39 smithi162 bash[24778]: cluster 2023-12-06T15:54:39.166891+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-06T15:54:39.637 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:39 smithi162 bash[24778]: cluster 2023-12-06T15:54:39.166967+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2023-12-06T15:54:39.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:39 smithi078 bash[24778]: cluster 2023-12-06T15:54:39.166891+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-06T15:54:39.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:39 smithi078 bash[24778]: cluster 2023-12-06T15:54:39.166967+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2023-12-06T15:54:39.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:39 smithi078 bash[28332]: cluster 2023-12-06T15:54:39.166891+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-06T15:54:39.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:39 smithi078 bash[28332]: cluster 2023-12-06T15:54:39.166967+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2023-12-06T15:54:40.637 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:40 smithi162 bash[24778]: cluster 2023-12-06T15:54:39.041926+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:40.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:40 smithi162 bash[24778]: audit 2023-12-06T15:54:39.398899+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.78:0/4048855386' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58f788dd-5023-4508-a15b-df79888f9a18"}]: dispatch 2023-12-06T15:54:40.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:40 smithi162 bash[24778]: audit 2023-12-06T15:54:39.399586+0000 mon.a (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58f788dd-5023-4508-a15b-df79888f9a18"}]: dispatch 2023-12-06T15:54:40.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:40 smithi162 bash[24778]: audit 2023-12-06T15:54:39.405431+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58f788dd-5023-4508-a15b-df79888f9a18"}]': finished 2023-12-06T15:54:40.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:40 smithi162 bash[24778]: cluster 2023-12-06T15:54:39.405487+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-06T15:54:40.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:40 smithi162 bash[24778]: audit 2023-12-06T15:54:39.405688+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:54:40.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[24778]: cluster 2023-12-06T15:54:39.041926+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:40.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[24778]: audit 2023-12-06T15:54:39.398899+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.78:0/4048855386' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58f788dd-5023-4508-a15b-df79888f9a18"}]: dispatch 2023-12-06T15:54:40.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[24778]: audit 2023-12-06T15:54:39.399586+0000 mon.a (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58f788dd-5023-4508-a15b-df79888f9a18"}]: dispatch 2023-12-06T15:54:40.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[24778]: audit 2023-12-06T15:54:39.405431+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58f788dd-5023-4508-a15b-df79888f9a18"}]': finished 2023-12-06T15:54:40.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[24778]: cluster 2023-12-06T15:54:39.405487+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-06T15:54:40.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[24778]: audit 2023-12-06T15:54:39.405688+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:54:40.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[28332]: cluster 2023-12-06T15:54:39.041926+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:40.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[28332]: audit 2023-12-06T15:54:39.398899+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.78:0/4048855386' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58f788dd-5023-4508-a15b-df79888f9a18"}]: dispatch 2023-12-06T15:54:40.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[28332]: audit 2023-12-06T15:54:39.399586+0000 mon.a (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58f788dd-5023-4508-a15b-df79888f9a18"}]: dispatch 2023-12-06T15:54:40.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[28332]: audit 2023-12-06T15:54:39.405431+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58f788dd-5023-4508-a15b-df79888f9a18"}]': finished 2023-12-06T15:54:40.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[28332]: cluster 2023-12-06T15:54:39.405487+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-06T15:54:40.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:40 smithi078 bash[28332]: audit 2023-12-06T15:54:39.405688+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:54:42.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:42 smithi162 bash[24778]: cluster 2023-12-06T15:54:41.042460+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:42.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:42 smithi162 bash[24778]: audit 2023-12-06T15:54:41.845866+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.78:0/666761390' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:54:42.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:42 smithi078 bash[24778]: cluster 2023-12-06T15:54:41.042460+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:42.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:42 smithi078 bash[24778]: audit 2023-12-06T15:54:41.845866+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.78:0/666761390' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:54:42.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:42 smithi078 bash[28332]: cluster 2023-12-06T15:54:41.042460+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:42.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:42 smithi078 bash[28332]: audit 2023-12-06T15:54:41.845866+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.78:0/666761390' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:54:44.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:44 smithi078 bash[24778]: cluster 2023-12-06T15:54:43.042983+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:44.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:44 smithi078 bash[28332]: cluster 2023-12-06T15:54:43.042983+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:44.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:44 smithi162 bash[24778]: cluster 2023-12-06T15:54:43.042983+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:45.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:45 smithi162 bash[24778]: audit 2023-12-06T15:54:44.660649+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:45.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:45 smithi078 bash[24778]: audit 2023-12-06T15:54:44.660649+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:45.655 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:45 smithi078 bash[28332]: audit 2023-12-06T15:54:44.660649+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:46.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:46 smithi078 bash[28332]: cluster 2023-12-06T15:54:45.043527+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:46.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:46 smithi078 bash[24778]: cluster 2023-12-06T15:54:45.043527+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:46.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:46 smithi162 bash[24778]: cluster 2023-12-06T15:54:45.043527+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:48.276 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:48 smithi078 bash[24778]: cluster 2023-12-06T15:54:47.044052+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:48.277 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:48 smithi078 bash[28332]: cluster 2023-12-06T15:54:47.044052+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:48.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:48 smithi162 bash[24778]: cluster 2023-12-06T15:54:47.044052+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:54:49.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:49 smithi162 bash[24778]: audit 2023-12-06T15:54:48.778272+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:54:49.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:49 smithi162 bash[24778]: audit 2023-12-06T15:54:48.779804+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:49.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:49 smithi162 bash[24778]: audit 2023-12-06T15:54:48.781521+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-06T15:54:49.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:49 smithi078 bash[24778]: audit 2023-12-06T15:54:48.778272+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:54:49.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:49 smithi078 bash[24778]: audit 2023-12-06T15:54:48.779804+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:49.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:49 smithi078 bash[24778]: audit 2023-12-06T15:54:48.781521+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-06T15:54:49.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:49 smithi078 bash[28332]: audit 2023-12-06T15:54:48.778272+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-06T15:54:49.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:49 smithi078 bash[28332]: audit 2023-12-06T15:54:48.779804+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:54:49.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:49 smithi078 bash[28332]: audit 2023-12-06T15:54:48.781521+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-06T15:54:50.155 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:50 smithi078 bash[24778]: cephadm 2023-12-06T15:54:48.780959+0000 mgr.y (mgr.14140) 113 : cephadm [INF] Deploying daemon osd.3 on smithi078 2023-12-06T15:54:50.155 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:50 smithi078 bash[24778]: cluster 2023-12-06T15:54:49.044574+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:54:50.156 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:50 smithi078 bash[28332]: cephadm 2023-12-06T15:54:48.780959+0000 mgr.y (mgr.14140) 113 : cephadm [INF] Deploying daemon osd.3 on smithi078 2023-12-06T15:54:50.156 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:50 smithi078 bash[28332]: cluster 2023-12-06T15:54:49.044574+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:54:50.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:50 smithi162 bash[24778]: cephadm 2023-12-06T15:54:48.780959+0000 mgr.y (mgr.14140) 113 : cephadm [INF] Deploying daemon osd.3 on smithi078 2023-12-06T15:54:50.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:50 smithi162 bash[24778]: cluster 2023-12-06T15:54:49.044574+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:54:51.203 INFO:teuthology.orchestra.run.smithi078.stdout:Created osd(s) 3 on host 'smithi078' 2023-12-06T15:54:52.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:52 smithi162 bash[24778]: cluster 2023-12-06T15:54:51.044983+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:54:52.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:52 smithi162 bash[24778]: audit 2023-12-06T15:54:51.194881+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:52.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:52 smithi162 bash[24778]: audit 2023-12-06T15:54:51.195706+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:52.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:52 smithi162 bash[24778]: audit 2023-12-06T15:54:51.200283+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:52.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:52 smithi078 bash[24778]: cluster 2023-12-06T15:54:51.044983+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:54:52.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:52 smithi078 bash[28332]: cluster 2023-12-06T15:54:51.044983+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:54:52.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:52 smithi078 bash[24778]: audit 2023-12-06T15:54:51.194881+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:52.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:52 smithi078 bash[24778]: audit 2023-12-06T15:54:51.195706+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:52.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:52 smithi078 bash[24778]: audit 2023-12-06T15:54:51.200283+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:52.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:52 smithi078 bash[28332]: audit 2023-12-06T15:54:51.194881+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:52.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:52 smithi078 bash[28332]: audit 2023-12-06T15:54:51.195706+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:52.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:52 smithi078 bash[28332]: audit 2023-12-06T15:54:51.200283+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.803959\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804164\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804292\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804413\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804533\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:23.804654\", \"created\": \"2023-12-06T15:54:22.794426\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_device_update\": \"2023-12-06T15:54:33.464459\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:53.348 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[28332]: audit 2023-12-06T15:54:52.186628+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:53.349 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[28332]: audit 2023-12-06T15:54:52.192804+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:53.349 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[28332]: audit 2023-12-06T15:54:52.194173+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:53.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[24778]: audit 2023-12-06T15:54:52.186628+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:53.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[24778]: audit 2023-12-06T15:54:52.192804+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:53.349 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[24778]: audit 2023-12-06T15:54:52.194173+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:53.350 DEBUG:teuthology.orchestra.run.smithi078:osd.3> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.3.service 2023-12-06T15:54:53.353 INFO:tasks.cephadm:Deploying osd.4 on smithi162 with /dev/vg_nvme/lv_4... 2023-12-06T15:54:53.353 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-06T15:54:53.367 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:53 smithi162 bash[24778]: audit 2023-12-06T15:54:52.186628+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:53.367 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:53 smithi162 bash[24778]: audit 2023-12-06T15:54:52.192804+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.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\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:53.367 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:53 smithi162 bash[24778]: audit 2023-12-06T15:54:52.194173+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:54:53.440 INFO:journalctl@ceph.osd.3.smithi078.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:54:54.155 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[34924]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T15:54:54.155 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[34924]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-12-06T15:54:54.155 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[34924]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-06T15:54:54.155 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[34924]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-12-06T15:54:54.155 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[34924]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T15:54:54.156 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[34924]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-06T15:54:54.156 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 15:54:53 smithi078 bash[34924]: --> ceph-volume lvm activate successful for osd ID: 3 2023-12-06T15:54:54.473 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:54 smithi162 bash[24778]: cluster 2023-12-06T15:54:53.045497+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:54:54.641 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:54 smithi078 bash[24778]: cluster 2023-12-06T15:54:53.045497+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:54:54.641 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:54 smithi078 bash[28332]: cluster 2023-12-06T15:54:53.045497+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:54:56.253 INFO:teuthology.orchestra.run.smithi162.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-06T15:54:56.253 INFO:teuthology.orchestra.run.smithi162.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-06T15:54:56.253 INFO:teuthology.orchestra.run.smithi162.stderr: stderr: 10+0 records in 2023-12-06T15:54:56.253 INFO:teuthology.orchestra.run.smithi162.stderr:10+0 records out 2023-12-06T15:54:56.253 INFO:teuthology.orchestra.run.smithi162.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0150057 s, 699 MB/s 2023-12-06T15:54:56.253 INFO:teuthology.orchestra.run.smithi162.stderr:--> Zapping successful for: 2023-12-06T15:54:56.462 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:56 smithi162 bash[24778]: cluster 2023-12-06T15:54:55.046075+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-12-06T15:54:56.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:56 smithi078 bash[24778]: cluster 2023-12-06T15:54:55.046075+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-12-06T15:54:56.655 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:56 smithi078 bash[28332]: cluster 2023-12-06T15:54:55.046075+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-12-06T15:54:56.858 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi162:vg_nvme/lv_4 2023-12-06T15:54:57.405 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 15:54:57 smithi078 bash[35240]: debug 2023-12-06T15:54:57.024+0000 7fe78b480ec0 -1 Falling back to public interface 2023-12-06T15:54:58.012 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 15:54:57 smithi078 bash[35240]: debug 2023-12-06T15:54:57.704+0000 7fe78b480ec0 -1 osd.3 0 log_to_monitors {default=true} 2023-12-06T15:54:58.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:58 smithi162 bash[24778]: cluster 2023-12-06T15:54:57.046578+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-12-06T15:54:58.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:58 smithi162 bash[24778]: audit 2023-12-06T15:54:57.710064+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:54:58.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:58 smithi078 bash[28332]: cluster 2023-12-06T15:54:57.046578+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-12-06T15:54:58.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:58 smithi078 bash[28332]: audit 2023-12-06T15:54:57.710064+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:54:58.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:58 smithi078 bash[24778]: cluster 2023-12-06T15:54:57.046578+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-12-06T15:54:58.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:58 smithi078 bash[24778]: audit 2023-12-06T15:54:57.710064+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-06T15:54:59.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:59 smithi162 bash[24778]: audit 2023-12-06T15:54:58.017355+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:54:59.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:59 smithi162 bash[24778]: cluster 2023-12-06T15:54:58.017498+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-06T15:54:59.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:59 smithi162 bash[24778]: audit 2023-12-06T15:54:58.018043+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:54:59.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:59 smithi162 bash[24778]: audit 2023-12-06T15:54:58.019073+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:59.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:59 smithi162 bash[24778]: audit 2023-12-06T15:54:58.434659+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:59.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:59 smithi162 bash[24778]: audit 2023-12-06T15:54:58.664784+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:59.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:54:59 smithi162 bash[24778]: audit 2023-12-06T15:54:58.668731+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:59.405 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[35240]: debug 2023-12-06T15:54:59.028+0000 7fe77022d700 -1 osd.3 0 waiting for initial osdmap 2023-12-06T15:54:59.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[24778]: audit 2023-12-06T15:54:58.017355+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:54:59.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[24778]: cluster 2023-12-06T15:54:58.017498+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-06T15:54:59.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[24778]: audit 2023-12-06T15:54:58.018043+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:54:59.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[24778]: audit 2023-12-06T15:54:58.019073+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:59.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[24778]: audit 2023-12-06T15:54:58.434659+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:59.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[28332]: audit 2023-12-06T15:54:58.017355+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-06T15:54:59.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[28332]: cluster 2023-12-06T15:54:58.017498+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-06T15:54:59.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[28332]: audit 2023-12-06T15:54:58.018043+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:54:59.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[28332]: audit 2023-12-06T15:54:58.019073+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]: dispatch 2023-12-06T15:54:59.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[28332]: audit 2023-12-06T15:54:58.434659+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:54:59.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[24778]: audit 2023-12-06T15:54:58.664784+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:59.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[24778]: audit 2023-12-06T15:54:58.668731+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:54:59.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[28332]: audit 2023-12-06T15:54:58.664784+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:54:59.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:54:59 smithi078 bash[28332]: audit 2023-12-06T15:54:58.668731+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}}, \"last_daemon_update\": \"2023-12-06T15:54:52.185106\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:55:00.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: cluster 2023-12-06T15:54:58.745841+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:55:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: cluster 2023-12-06T15:54:58.745908+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:55:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: audit 2023-12-06T15:54:59.022621+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:55:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: cluster 2023-12-06T15:54:59.022690+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-06T15:55:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: audit 2023-12-06T15:54:59.023827+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:55:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: cluster 2023-12-06T15:54:59.047043+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:55:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: audit 2023-12-06T15:54:59.477532+0000 mgr.y (mgr.14140) 120 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: cephadm 2023-12-06T15:54:59.479423+0000 mgr.y (mgr.14140) 121 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:55:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: audit 2023-12-06T15:54:59.479985+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:55:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: audit 2023-12-06T15:54:59.481752+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:00 smithi162 bash[24778]: audit 2023-12-06T15:54:59.484309+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:00.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: cluster 2023-12-06T15:54:58.745841+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:55:00.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: cluster 2023-12-06T15:54:58.745908+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:55:00.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: audit 2023-12-06T15:54:59.022621+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:55:00.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: cluster 2023-12-06T15:54:59.022690+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-06T15:55:00.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: audit 2023-12-06T15:54:59.023827+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:55:00.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: cluster 2023-12-06T15:54:59.047043+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: audit 2023-12-06T15:54:59.477532+0000 mgr.y (mgr.14140) 120 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: cephadm 2023-12-06T15:54:59.479423+0000 mgr.y (mgr.14140) 121 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: audit 2023-12-06T15:54:59.479985+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: audit 2023-12-06T15:54:59.481752+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[24778]: audit 2023-12-06T15:54:59.484309+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: cluster 2023-12-06T15:54:58.745841+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: cluster 2023-12-06T15:54:58.745908+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: audit 2023-12-06T15:54:59.022621+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi078", "root=default"]}]': finished 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: cluster 2023-12-06T15:54:59.022690+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: audit 2023-12-06T15:54:59.023827+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:55:00.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: cluster 2023-12-06T15:54:59.047043+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-06T15:55:00.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: audit 2023-12-06T15:54:59.477532+0000 mgr.y (mgr.14140) 120 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:00.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: cephadm 2023-12-06T15:54:59.479423+0000 mgr.y (mgr.14140) 121 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:55:00.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: audit 2023-12-06T15:54:59.479985+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:55:00.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: audit 2023-12-06T15:54:59.481752+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:00.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:00 smithi078 bash[28332]: audit 2023-12-06T15:54:59.484309+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:01.138 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:01 smithi162 bash[24778]: cluster 2023-12-06T15:55:00.044962+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015] boot 2023-12-06T15:55:01.138 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:01 smithi162 bash[24778]: cluster 2023-12-06T15:55:00.045004+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T15:55:01.138 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:01 smithi162 bash[24778]: audit 2023-12-06T15:55:00.045214+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:55:01.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:01 smithi078 bash[24778]: cluster 2023-12-06T15:55:00.044962+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015] boot 2023-12-06T15:55:01.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:01 smithi078 bash[24778]: cluster 2023-12-06T15:55:00.045004+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T15:55:01.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:01 smithi078 bash[24778]: audit 2023-12-06T15:55:00.045214+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:55:01.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:01 smithi078 bash[28332]: cluster 2023-12-06T15:55:00.044962+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.78:6826/2443693015,v1:172.21.15.78:6827/2443693015] boot 2023-12-06T15:55:01.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:01 smithi078 bash[28332]: cluster 2023-12-06T15:55:00.045004+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-06T15:55:01.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:01 smithi078 bash[28332]: audit 2023-12-06T15:55:00.045214+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T15:55:02.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:02 smithi162 bash[24778]: cluster 2023-12-06T15:55:01.046430+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T15:55:02.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:02 smithi162 bash[24778]: cluster 2023-12-06T15:55:01.047636+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:02.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:02 smithi078 bash[24778]: cluster 2023-12-06T15:55:01.046430+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T15:55:02.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:02 smithi078 bash[24778]: cluster 2023-12-06T15:55:01.047636+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:02.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:02 smithi078 bash[28332]: cluster 2023-12-06T15:55:01.046430+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-06T15:55:02.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:02 smithi078 bash[28332]: cluster 2023-12-06T15:55:01.047636+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:03.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:03 smithi162 bash[24778]: audit 2023-12-06T15:55:02.787372+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.162:0/1946080202' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49c7d373-e07c-4afd-95b1-c73931a597ba"}]: dispatch 2023-12-06T15:55:03.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:03 smithi162 bash[24778]: audit 2023-12-06T15:55:02.788350+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49c7d373-e07c-4afd-95b1-c73931a597ba"}]: dispatch 2023-12-06T15:55:03.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:03 smithi162 bash[24778]: audit 2023-12-06T15:55:02.796657+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "49c7d373-e07c-4afd-95b1-c73931a597ba"}]': finished 2023-12-06T15:55:03.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:03 smithi162 bash[24778]: cluster 2023-12-06T15:55:02.796752+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-06T15:55:03.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:03 smithi162 bash[24778]: audit 2023-12-06T15:55:02.797046+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:03.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:03 smithi078 bash[24778]: audit 2023-12-06T15:55:02.787372+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.162:0/1946080202' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49c7d373-e07c-4afd-95b1-c73931a597ba"}]: dispatch 2023-12-06T15:55:03.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:03 smithi078 bash[24778]: audit 2023-12-06T15:55:02.788350+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49c7d373-e07c-4afd-95b1-c73931a597ba"}]: dispatch 2023-12-06T15:55:03.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:03 smithi078 bash[24778]: audit 2023-12-06T15:55:02.796657+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "49c7d373-e07c-4afd-95b1-c73931a597ba"}]': finished 2023-12-06T15:55:03.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:03 smithi078 bash[24778]: cluster 2023-12-06T15:55:02.796752+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-06T15:55:03.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:03 smithi078 bash[24778]: audit 2023-12-06T15:55:02.797046+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:03.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:03 smithi078 bash[28332]: audit 2023-12-06T15:55:02.787372+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.162:0/1946080202' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49c7d373-e07c-4afd-95b1-c73931a597ba"}]: dispatch 2023-12-06T15:55:03.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:03 smithi078 bash[28332]: audit 2023-12-06T15:55:02.788350+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49c7d373-e07c-4afd-95b1-c73931a597ba"}]: dispatch 2023-12-06T15:55:03.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:03 smithi078 bash[28332]: audit 2023-12-06T15:55:02.796657+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "49c7d373-e07c-4afd-95b1-c73931a597ba"}]': finished 2023-12-06T15:55:03.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:03 smithi078 bash[28332]: cluster 2023-12-06T15:55:02.796752+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-06T15:55:03.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:03 smithi078 bash[28332]: audit 2023-12-06T15:55:02.797046+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:04.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:04 smithi162 bash[24778]: cluster 2023-12-06T15:55:03.048153+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:04.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:04 smithi078 bash[28332]: cluster 2023-12-06T15:55:03.048153+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:04.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:04 smithi078 bash[24778]: cluster 2023-12-06T15:55:03.048153+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:05.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:05 smithi162 bash[24778]: audit 2023-12-06T15:55:04.946584+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.162:0/3177883639' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:55:05.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:05 smithi078 bash[28332]: audit 2023-12-06T15:55:04.946584+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.162:0/3177883639' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:55:05.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:05 smithi078 bash[24778]: audit 2023-12-06T15:55:04.946584+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.162:0/3177883639' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:55:06.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:06 smithi162 bash[24778]: cluster 2023-12-06T15:55:05.048690+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:06.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:06 smithi078 bash[24778]: cluster 2023-12-06T15:55:05.048690+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:06.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:06 smithi078 bash[28332]: cluster 2023-12-06T15:55:05.048690+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:08.138 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:08 smithi162 bash[24778]: cluster 2023-12-06T15:55:07.049248+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:08.138 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:08 smithi162 bash[24778]: audit 2023-12-06T15:55:07.606586+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:08.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:08 smithi078 bash[24778]: cluster 2023-12-06T15:55:07.049248+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:08.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:08 smithi078 bash[24778]: audit 2023-12-06T15:55:07.606586+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:08.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:08 smithi078 bash[28332]: cluster 2023-12-06T15:55:07.049248+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:08.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:08 smithi078 bash[28332]: audit 2023-12-06T15:55:07.606586+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:10.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:10 smithi162 bash[24778]: cluster 2023-12-06T15:55:09.049832+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:10.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:10 smithi078 bash[24778]: cluster 2023-12-06T15:55:09.049832+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:10.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:10 smithi078 bash[28332]: cluster 2023-12-06T15:55:09.049832+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:11.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:11 smithi162 bash[24778]: audit 2023-12-06T15:55:10.895496+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:55:11.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:11 smithi162 bash[24778]: audit 2023-12-06T15:55:10.897445+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:11.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:11 smithi162 bash[24778]: audit 2023-12-06T15:55:10.899694+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-06T15:55:11.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:11 smithi078 bash[24778]: audit 2023-12-06T15:55:10.895496+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:55:11.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:11 smithi078 bash[24778]: audit 2023-12-06T15:55:10.897445+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:11.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:11 smithi078 bash[24778]: audit 2023-12-06T15:55:10.899694+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-06T15:55:11.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:11 smithi078 bash[28332]: audit 2023-12-06T15:55:10.895496+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-06T15:55:11.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:11 smithi078 bash[28332]: audit 2023-12-06T15:55:10.897445+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:11.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:11 smithi078 bash[28332]: audit 2023-12-06T15:55:10.899694+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-06T15:55:12.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:12 smithi162 bash[24778]: cephadm 2023-12-06T15:55:10.899007+0000 mgr.y (mgr.14140) 127 : cephadm [INF] Deploying daemon osd.4 on smithi162 2023-12-06T15:55:12.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:12 smithi162 bash[24778]: cluster 2023-12-06T15:55:11.050464+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:12.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:12 smithi078 bash[24778]: cephadm 2023-12-06T15:55:10.899007+0000 mgr.y (mgr.14140) 127 : cephadm [INF] Deploying daemon osd.4 on smithi162 2023-12-06T15:55:12.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:12 smithi078 bash[24778]: cluster 2023-12-06T15:55:11.050464+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:12.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:12 smithi078 bash[28332]: cephadm 2023-12-06T15:55:10.899007+0000 mgr.y (mgr.14140) 127 : cephadm [INF] Deploying daemon osd.4 on smithi162 2023-12-06T15:55:12.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:12 smithi078 bash[28332]: cluster 2023-12-06T15:55:11.050464+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:13.028 INFO:teuthology.orchestra.run.smithi162.stdout:Created osd(s) 4 on host 'smithi162' 2023-12-06T15:55:13.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:13 smithi162 bash[24778]: audit 2023-12-06T15:55:13.015566+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:13.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:13 smithi162 bash[24778]: audit 2023-12-06T15:55:13.016633+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:13.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:13 smithi162 bash[24778]: audit 2023-12-06T15:55:13.021917+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:13.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:13 smithi078 bash[24778]: audit 2023-12-06T15:55:13.015566+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:13.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:13 smithi078 bash[24778]: audit 2023-12-06T15:55:13.016633+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:13.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:13 smithi078 bash[24778]: audit 2023-12-06T15:55:13.021917+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:13.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:13 smithi078 bash[28332]: audit 2023-12-06T15:55:13.015566+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:13.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:13 smithi078 bash[28332]: audit 2023-12-06T15:55:13.016633+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:13.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:13 smithi078 bash[28332]: audit 2023-12-06T15:55:13.021917+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621357\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:53:06.621557\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_device_update\": \"2023-12-06T15:52:25.941426\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:14.134 DEBUG:teuthology.orchestra.run.smithi162:osd.4> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.4.service 2023-12-06T15:55:14.136 INFO:tasks.cephadm:Deploying osd.5 on smithi162 with /dev/vg_nvme/lv_3... 2023-12-06T15:55:14.136 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-06T15:55:14.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:14 smithi162 bash[24778]: cluster 2023-12-06T15:55:13.050903+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:14.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:14 smithi162 bash[24778]: audit 2023-12-06T15:55:13.883519+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:14.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:14 smithi162 bash[24778]: audit 2023-12-06T15:55:13.889634+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:14.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:14 smithi162 bash[24778]: audit 2023-12-06T15:55:13.891255+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:14.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:14 smithi078 bash[24778]: cluster 2023-12-06T15:55:13.050903+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:14.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:14 smithi078 bash[24778]: audit 2023-12-06T15:55:13.883519+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:14.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:14 smithi078 bash[28332]: cluster 2023-12-06T15:55:13.050903+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:14.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:14 smithi078 bash[28332]: audit 2023-12-06T15:55:13.883519+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:14.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:14 smithi078 bash[28332]: audit 2023-12-06T15:55:13.889634+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:14.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:14 smithi078 bash[28332]: audit 2023-12-06T15:55:13.891255+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:14.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:14 smithi078 bash[24778]: audit 2023-12-06T15:55:13.889634+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:14.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:14 smithi078 bash[24778]: audit 2023-12-06T15:55:13.891255+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:14.850 INFO:journalctl@ceph.osd.4.smithi162.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:55:15.625 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 15:55:15 smithi162 bash[26649]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T15:55:15.625 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 15:55:15 smithi162 bash[26649]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-12-06T15:55:15.625 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 15:55:15 smithi162 bash[26649]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-06T15:55:15.625 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 15:55:15 smithi162 bash[26649]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-12-06T15:55:15.625 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 15:55:15 smithi162 bash[26649]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-06T15:55:15.625 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 15:55:15 smithi162 bash[26649]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-06T15:55:15.625 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 15:55:15 smithi162 bash[26649]: --> ceph-volume lvm activate successful for osd ID: 4 2023-12-06T15:55:16.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:16 smithi162 bash[24778]: cluster 2023-12-06T15:55:15.051420+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:16.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:16 smithi078 bash[24778]: cluster 2023-12-06T15:55:15.051420+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:16.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:16 smithi078 bash[28332]: cluster 2023-12-06T15:55:15.051420+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:18.283 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:18 smithi162 bash[24778]: cluster 2023-12-06T15:55:17.051932+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-12-06T15:55:18.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:18 smithi078 bash[24778]: cluster 2023-12-06T15:55:17.051932+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-12-06T15:55:18.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:18 smithi078 bash[28332]: cluster 2023-12-06T15:55:17.051932+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-12-06T15:55:19.389 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 15:55:19 smithi162 bash[26856]: debug 2023-12-06T15:55:19.269+0000 7fd2d01fcec0 -1 Falling back to public interface 2023-12-06T15:55:20.161 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 15:55:19 smithi162 bash[26856]: debug 2023-12-06T15:55:19.893+0000 7fd2d01fcec0 -1 osd.4 0 log_to_monitors {default=true} 2023-12-06T15:55:20.162 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:20 smithi162 bash[24778]: cluster 2023-12-06T15:55:19.052502+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-12-06T15:55:20.162 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:20 smithi162 bash[24778]: audit 2023-12-06T15:55:19.902148+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.162:6800/3885269897,v1:172.21.15.162:6801/3885269897]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:55:20.162 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:20 smithi162 bash[24778]: audit 2023-12-06T15:55:19.903499+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:55:20.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:20 smithi078 bash[24778]: cluster 2023-12-06T15:55:19.052502+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-12-06T15:55:20.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:20 smithi078 bash[24778]: audit 2023-12-06T15:55:19.902148+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.162:6800/3885269897,v1:172.21.15.162:6801/3885269897]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:55:20.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:20 smithi078 bash[24778]: audit 2023-12-06T15:55:19.903499+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:55:20.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:20 smithi078 bash[28332]: cluster 2023-12-06T15:55:19.052502+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-12-06T15:55:20.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:20 smithi078 bash[28332]: audit 2023-12-06T15:55:19.902148+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.162:6800/3885269897,v1:172.21.15.162:6801/3885269897]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:55:20.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:20 smithi078 bash[28332]: audit 2023-12-06T15:55:19.903499+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-06T15:55:20.530 INFO:teuthology.orchestra.run.smithi162.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-06T15:55:20.530 INFO:teuthology.orchestra.run.smithi162.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-06T15:55:20.531 INFO:teuthology.orchestra.run.smithi162.stderr: stderr: 10+0 records in 2023-12-06T15:55:20.531 INFO:teuthology.orchestra.run.smithi162.stderr:10+0 records out 2023-12-06T15:55:20.531 INFO:teuthology.orchestra.run.smithi162.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0165968 s, 632 MB/s 2023-12-06T15:55:20.531 INFO:teuthology.orchestra.run.smithi162.stderr:--> Zapping successful for: 2023-12-06T15:55:21.185 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi162:vg_nvme/lv_3 2023-12-06T15:55:21.389 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 15:55:21 smithi162 bash[26856]: debug 2023-12-06T15:55:21.121+0000 7fd2b8fb1700 -1 osd.4 0 waiting for initial osdmap 2023-12-06T15:55:21.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:21 smithi162 bash[24778]: audit 2023-12-06T15:55:20.113630+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:55:21.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:21 smithi162 bash[24778]: cluster 2023-12-06T15:55:20.113792+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-06T15:55:21.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:21 smithi162 bash[24778]: audit 2023-12-06T15:55:20.113872+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.162:6800/3885269897,v1:172.21.15.162:6801/3885269897]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:21.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:21 smithi162 bash[24778]: audit 2023-12-06T15:55:20.114863+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:21.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:21 smithi162 bash[24778]: audit 2023-12-06T15:55:20.115753+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:21.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:21 smithi078 bash[24778]: audit 2023-12-06T15:55:20.113630+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:55:21.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:21 smithi078 bash[24778]: cluster 2023-12-06T15:55:20.113792+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-06T15:55:21.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:21 smithi078 bash[24778]: audit 2023-12-06T15:55:20.113872+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.162:6800/3885269897,v1:172.21.15.162:6801/3885269897]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:21.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:21 smithi078 bash[24778]: audit 2023-12-06T15:55:20.114863+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:21.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:21 smithi078 bash[24778]: audit 2023-12-06T15:55:20.115753+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:21.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:21 smithi078 bash[28332]: audit 2023-12-06T15:55:20.113630+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-06T15:55:21.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:21 smithi078 bash[28332]: cluster 2023-12-06T15:55:20.113792+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-06T15:55:21.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:21 smithi078 bash[28332]: audit 2023-12-06T15:55:20.113872+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.162:6800/3885269897,v1:172.21.15.162:6801/3885269897]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:21.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:21 smithi078 bash[28332]: audit 2023-12-06T15:55:20.114863+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:21.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:21 smithi078 bash[28332]: audit 2023-12-06T15:55:20.115753+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:22.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:22 smithi162 bash[24778]: cluster 2023-12-06T15:55:20.915778+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:55:22.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:22 smithi162 bash[24778]: cluster 2023-12-06T15:55:20.915864+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:55:22.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:22 smithi162 bash[24778]: cluster 2023-12-06T15:55:21.053018+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:22.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:22 smithi162 bash[24778]: audit 2023-12-06T15:55:21.117254+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=smithi162", "root=default"]}]': finished 2023-12-06T15:55:22.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:22 smithi162 bash[24778]: cluster 2023-12-06T15:55:21.117435+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-06T15:55:22.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:22 smithi162 bash[24778]: audit 2023-12-06T15:55:21.117740+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:22.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:22 smithi162 bash[24778]: cluster 2023-12-06T15:55:22.120369+0000 mon.a (mon.0) 341 : cluster [INF] osd.4 [v2:172.21.15.162:6800/3885269897,v1:172.21.15.162:6801/3885269897] boot 2023-12-06T15:55:22.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:22 smithi162 bash[24778]: cluster 2023-12-06T15:55:22.120504+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T15:55:22.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:22 smithi162 bash[24778]: audit 2023-12-06T15:55:22.120791+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:22.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[24778]: cluster 2023-12-06T15:55:20.915778+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:55:22.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[24778]: cluster 2023-12-06T15:55:20.915864+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:55:22.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[24778]: cluster 2023-12-06T15:55:21.053018+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:22.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[24778]: audit 2023-12-06T15:55:21.117254+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=smithi162", "root=default"]}]': finished 2023-12-06T15:55:22.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[24778]: cluster 2023-12-06T15:55:21.117435+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-06T15:55:22.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[24778]: audit 2023-12-06T15:55:21.117740+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:22.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[24778]: cluster 2023-12-06T15:55:22.120369+0000 mon.a (mon.0) 341 : cluster [INF] osd.4 [v2:172.21.15.162:6800/3885269897,v1:172.21.15.162:6801/3885269897] boot 2023-12-06T15:55:22.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[24778]: cluster 2023-12-06T15:55:22.120504+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T15:55:22.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[24778]: audit 2023-12-06T15:55:22.120791+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:22.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[28332]: cluster 2023-12-06T15:55:20.915778+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:55:22.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[28332]: cluster 2023-12-06T15:55:20.915864+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:55:22.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[28332]: cluster 2023-12-06T15:55:21.053018+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-06T15:55:22.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[28332]: audit 2023-12-06T15:55:21.117254+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=smithi162", "root=default"]}]': finished 2023-12-06T15:55:22.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[28332]: cluster 2023-12-06T15:55:21.117435+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-06T15:55:22.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[28332]: audit 2023-12-06T15:55:21.117740+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:22.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[28332]: cluster 2023-12-06T15:55:22.120369+0000 mon.a (mon.0) 341 : cluster [INF] osd.4 [v2:172.21.15.162:6800/3885269897,v1:172.21.15.162:6801/3885269897] boot 2023-12-06T15:55:22.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[28332]: cluster 2023-12-06T15:55:22.120504+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-06T15:55:22.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:22 smithi078 bash[28332]: audit 2023-12-06T15:55:22.120791+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T15:55:23.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:23 smithi162 bash[24778]: audit 2023-12-06T15:55:22.651218+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:23.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:23 smithi162 bash[24778]: audit 2023-12-06T15:55:22.889746+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:23.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:23 smithi162 bash[24778]: audit 2023-12-06T15:55:22.895831+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:23.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:23 smithi162 bash[24778]: cluster 2023-12-06T15:55:23.123569+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T15:55:23.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:23 smithi078 bash[24778]: audit 2023-12-06T15:55:22.651218+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:23.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:23 smithi078 bash[28332]: audit 2023-12-06T15:55:22.651218+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:23.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:23 smithi078 bash[24778]: audit 2023-12-06T15:55:22.889746+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:23.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:23 smithi078 bash[24778]: audit 2023-12-06T15:55:22.895831+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:23.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:23 smithi078 bash[24778]: cluster 2023-12-06T15:55:23.123569+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T15:55:23.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:23 smithi078 bash[28332]: audit 2023-12-06T15:55:22.889746+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:23.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:23 smithi078 bash[28332]: audit 2023-12-06T15:55:22.895831+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}}, \"last_daemon_update\": \"2023-12-06T15:55:13.882266\", \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:23.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:23 smithi078 bash[28332]: cluster 2023-12-06T15:55:23.123569+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-06T15:55:24.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:24 smithi078 bash[24778]: cluster 2023-12-06T15:55:23.053565+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v133: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:24.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:24 smithi078 bash[28332]: cluster 2023-12-06T15:55:23.053565+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v133: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:24.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:24 smithi162 bash[24778]: cluster 2023-12-06T15:55:23.053565+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v133: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:25.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:25 smithi078 bash[24778]: audit 2023-12-06T15:55:24.547017+0000 mgr.y (mgr.14140) 135 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:25.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:25 smithi078 bash[24778]: cephadm 2023-12-06T15:55:24.548474+0000 mgr.y (mgr.14140) 136 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:55:25.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:25 smithi078 bash[24778]: audit 2023-12-06T15:55:24.549033+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:55:25.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:25 smithi078 bash[24778]: audit 2023-12-06T15:55:24.550964+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:25.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:25 smithi078 bash[24778]: audit 2023-12-06T15:55:24.553734+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:25.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:25 smithi078 bash[28332]: audit 2023-12-06T15:55:24.547017+0000 mgr.y (mgr.14140) 135 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:25.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:25 smithi078 bash[28332]: cephadm 2023-12-06T15:55:24.548474+0000 mgr.y (mgr.14140) 136 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:55:25.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:25 smithi078 bash[28332]: audit 2023-12-06T15:55:24.549033+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:55:25.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:25 smithi078 bash[28332]: audit 2023-12-06T15:55:24.550964+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:25.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:25 smithi078 bash[28332]: audit 2023-12-06T15:55:24.553734+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:25.552 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:25 smithi162 bash[24778]: audit 2023-12-06T15:55:24.547017+0000 mgr.y (mgr.14140) 135 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:25.552 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:25 smithi162 bash[24778]: cephadm 2023-12-06T15:55:24.548474+0000 mgr.y (mgr.14140) 136 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:55:25.552 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:25 smithi162 bash[24778]: audit 2023-12-06T15:55:24.549033+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:55:25.552 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:25 smithi162 bash[24778]: audit 2023-12-06T15:55:24.550964+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:25.553 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:25 smithi162 bash[24778]: audit 2023-12-06T15:55:24.553734+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:26.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:26 smithi078 bash[24778]: cluster 2023-12-06T15:55:25.054130+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v135: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:26.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:26 smithi078 bash[28332]: cluster 2023-12-06T15:55:25.054130+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v135: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:26.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:26 smithi162 bash[24778]: cluster 2023-12-06T15:55:25.054130+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v135: 1 pgs: 1 peering; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:28.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:28 smithi162 bash[24778]: cluster 2023-12-06T15:55:27.054702+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:28.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:28 smithi162 bash[24778]: audit 2023-12-06T15:55:27.868918+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.162:0/2635875851' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aab146b7-d0df-4e56-9a19-c888989a6be9"}]: dispatch 2023-12-06T15:55:28.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:28 smithi162 bash[24778]: audit 2023-12-06T15:55:27.870468+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aab146b7-d0df-4e56-9a19-c888989a6be9"}]: dispatch 2023-12-06T15:55:28.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:28 smithi162 bash[24778]: audit 2023-12-06T15:55:27.882406+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aab146b7-d0df-4e56-9a19-c888989a6be9"}]': finished 2023-12-06T15:55:28.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:28 smithi162 bash[24778]: cluster 2023-12-06T15:55:27.882528+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-06T15:55:28.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:28 smithi162 bash[24778]: audit 2023-12-06T15:55:27.882880+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:28.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[24778]: cluster 2023-12-06T15:55:27.054702+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:28.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[24778]: audit 2023-12-06T15:55:27.868918+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.162:0/2635875851' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aab146b7-d0df-4e56-9a19-c888989a6be9"}]: dispatch 2023-12-06T15:55:28.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[24778]: audit 2023-12-06T15:55:27.870468+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aab146b7-d0df-4e56-9a19-c888989a6be9"}]: dispatch 2023-12-06T15:55:28.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[24778]: audit 2023-12-06T15:55:27.882406+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aab146b7-d0df-4e56-9a19-c888989a6be9"}]': finished 2023-12-06T15:55:28.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[24778]: cluster 2023-12-06T15:55:27.882528+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-06T15:55:28.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[24778]: audit 2023-12-06T15:55:27.882880+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:28.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[28332]: cluster 2023-12-06T15:55:27.054702+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:28.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[28332]: audit 2023-12-06T15:55:27.868918+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.162:0/2635875851' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aab146b7-d0df-4e56-9a19-c888989a6be9"}]: dispatch 2023-12-06T15:55:28.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[28332]: audit 2023-12-06T15:55:27.870468+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aab146b7-d0df-4e56-9a19-c888989a6be9"}]: dispatch 2023-12-06T15:55:28.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[28332]: audit 2023-12-06T15:55:27.882406+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aab146b7-d0df-4e56-9a19-c888989a6be9"}]': finished 2023-12-06T15:55:28.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[28332]: cluster 2023-12-06T15:55:27.882528+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-06T15:55:28.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:28 smithi078 bash[28332]: audit 2023-12-06T15:55:27.882880+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:30.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:30 smithi162 bash[24778]: cluster 2023-12-06T15:55:29.055280+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:30.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:30 smithi078 bash[28332]: cluster 2023-12-06T15:55:29.055280+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:30.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:30 smithi078 bash[24778]: cluster 2023-12-06T15:55:29.055280+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:31.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:31 smithi162 bash[24778]: audit 2023-12-06T15:55:30.109258+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.162:0/2261588114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:55:31.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:31 smithi078 bash[24778]: audit 2023-12-06T15:55:30.109258+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.162:0/2261588114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:55:31.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:31 smithi078 bash[28332]: audit 2023-12-06T15:55:30.109258+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.162:0/2261588114' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:55:32.388 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:32 smithi162 bash[24778]: cluster 2023-12-06T15:55:31.055897+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:32.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:32 smithi078 bash[24778]: cluster 2023-12-06T15:55:31.055897+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:32.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:32 smithi078 bash[28332]: cluster 2023-12-06T15:55:31.055897+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:33.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:33 smithi162 bash[24778]: audit 2023-12-06T15:55:32.869960+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:33.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:33 smithi078 bash[24778]: audit 2023-12-06T15:55:32.869960+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:33.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:33 smithi078 bash[28332]: audit 2023-12-06T15:55:32.869960+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:34.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:34 smithi162 bash[24778]: cluster 2023-12-06T15:55:33.056482+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:34.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:34 smithi078 bash[24778]: cluster 2023-12-06T15:55:33.056482+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:34.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:34 smithi078 bash[28332]: cluster 2023-12-06T15:55:33.056482+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:36.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:36 smithi162 bash[24778]: cluster 2023-12-06T15:55:35.057074+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:36.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:36 smithi078 bash[24778]: cluster 2023-12-06T15:55:35.057074+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:36.404 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:36 smithi078 bash[28332]: cluster 2023-12-06T15:55:35.057074+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:37.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:37 smithi078 bash[24778]: audit 2023-12-06T15:55:36.383733+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:55:37.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:37 smithi078 bash[24778]: audit 2023-12-06T15:55:36.385593+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:37.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:37 smithi078 bash[24778]: cephadm 2023-12-06T15:55:36.387056+0000 mgr.y (mgr.14140) 143 : cephadm [INF] Deploying daemon osd.5 on smithi162 2023-12-06T15:55:37.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:37 smithi078 bash[24778]: audit 2023-12-06T15:55:36.387712+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-06T15:55:37.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:37 smithi078 bash[28332]: audit 2023-12-06T15:55:36.383733+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:55:37.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:37 smithi078 bash[28332]: audit 2023-12-06T15:55:36.385593+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:37.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:37 smithi078 bash[28332]: cephadm 2023-12-06T15:55:36.387056+0000 mgr.y (mgr.14140) 143 : cephadm [INF] Deploying daemon osd.5 on smithi162 2023-12-06T15:55:37.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:37 smithi078 bash[28332]: audit 2023-12-06T15:55:36.387712+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-06T15:55:37.414 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:37 smithi162 bash[24778]: audit 2023-12-06T15:55:36.383733+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-06T15:55:37.414 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:37 smithi162 bash[24778]: audit 2023-12-06T15:55:36.385593+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:37.414 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:37 smithi162 bash[24778]: cephadm 2023-12-06T15:55:36.387056+0000 mgr.y (mgr.14140) 143 : cephadm [INF] Deploying daemon osd.5 on smithi162 2023-12-06T15:55:37.414 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:37 smithi162 bash[24778]: audit 2023-12-06T15:55:36.387712+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-06T15:55:38.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:38 smithi162 bash[24778]: cluster 2023-12-06T15:55:37.057757+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:38.404 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:38 smithi078 bash[24778]: cluster 2023-12-06T15:55:37.057757+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:38.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:38 smithi078 bash[28332]: cluster 2023-12-06T15:55:37.057757+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-06T15:55:38.519 INFO:teuthology.orchestra.run.smithi162.stdout:Created osd(s) 5 on host 'smithi162' 2023-12-06T15:55:39.424 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:39 smithi162 bash[24778]: audit 2023-12-06T15:55:38.507801+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:39.424 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:39 smithi162 bash[24778]: audit 2023-12-06T15:55:38.508684+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:39.424 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:39 smithi162 bash[24778]: audit 2023-12-06T15:55:38.514062+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:39.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:39 smithi078 bash[24778]: audit 2023-12-06T15:55:38.507801+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:39.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:39 smithi078 bash[24778]: audit 2023-12-06T15:55:38.508684+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:39.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:39 smithi078 bash[24778]: audit 2023-12-06T15:55:38.514062+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:39.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:39 smithi078 bash[28332]: audit 2023-12-06T15:55:38.507801+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:39.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:39 smithi078 bash[28332]: audit 2023-12-06T15:55:38.508684+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:39.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:39 smithi078 bash[28332]: audit 2023-12-06T15:55:38.514062+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881717\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.881943\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:13.882070\", \"created\": \"2023-12-06T15:55:12.989467\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_device_update\": \"2023-12-06T15:55:22.888485\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:39.810 DEBUG:teuthology.orchestra.run.smithi162:osd.5> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.5.service 2023-12-06T15:55:39.812 INFO:tasks.cephadm:Deploying osd.6 on smithi162 with /dev/vg_nvme/lv_2... 2023-12-06T15:55:39.812 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-06T15:55:40.377 INFO:journalctl@ceph.osd.5.smithi162.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:55:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[24778]: cluster 2023-12-06T15:55:39.058336+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[24778]: audit 2023-12-06T15:55:39.670819+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[24778]: audit 2023-12-06T15:55:39.676856+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[24778]: audit 2023-12-06T15:55:39.678318+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[24778]: audit 2023-12-06T15:55:40.063528+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:55:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[24778]: audit 2023-12-06T15:55:40.069792+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:55:40.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[24778]: cluster 2023-12-06T15:55:39.058336+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:40.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[28332]: cluster 2023-12-06T15:55:39.058336+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:40.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[24778]: audit 2023-12-06T15:55:39.670819+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:40.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[24778]: audit 2023-12-06T15:55:39.676856+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:40.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[24778]: audit 2023-12-06T15:55:39.678318+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:40.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[24778]: audit 2023-12-06T15:55:40.063528+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:55:40.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[24778]: audit 2023-12-06T15:55:40.069792+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:55:40.907 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[28332]: audit 2023-12-06T15:55:39.670819+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:40.907 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[28332]: audit 2023-12-06T15:55:39.676856+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:40.907 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[28332]: audit 2023-12-06T15:55:39.678318+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:40.908 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[28332]: audit 2023-12-06T15:55:40.063528+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:55:40.908 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:40 smithi078 bash[28332]: audit 2023-12-06T15:55:40.069792+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:55:40.943 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[28234]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T15:55:40.943 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[28234]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-12-06T15:55:40.943 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[28234]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-06T15:55:40.943 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[28234]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-12-06T15:55:40.943 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[28234]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-06T15:55:40.943 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[28234]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-06T15:55:40.943 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 15:55:40 smithi162 bash[28234]: --> ceph-volume lvm activate successful for osd ID: 5 2023-12-06T15:55:42.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:42 smithi162 bash[24778]: cluster 2023-12-06T15:55:41.058868+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:42.904 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:42 smithi078 bash[24778]: cluster 2023-12-06T15:55:41.058868+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:42.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:42 smithi078 bash[28332]: cluster 2023-12-06T15:55:41.058868+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:44.268 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 15:55:44 smithi162 bash[28465]: debug 2023-12-06T15:55:44.100+0000 7f20049ebec0 -1 Falling back to public interface 2023-12-06T15:55:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:44 smithi162 bash[24778]: cluster 2023-12-06T15:55:43.059416+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-12-06T15:55:44.889 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 15:55:44 smithi162 bash[28465]: debug 2023-12-06T15:55:44.700+0000 7f20049ebec0 -1 osd.5 0 log_to_monitors {default=true} 2023-12-06T15:55:44.904 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:44 smithi078 bash[24778]: cluster 2023-12-06T15:55:43.059416+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-12-06T15:55:44.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:44 smithi078 bash[28332]: cluster 2023-12-06T15:55:43.059416+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-12-06T15:55:45.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:45 smithi162 bash[24778]: audit 2023-12-06T15:55:44.709735+0000 mon.c (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.162:6808/303573475,v1:172.21.15.162:6809/303573475]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:55:45.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:45 smithi162 bash[24778]: audit 2023-12-06T15:55:44.710335+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:55:45.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:45 smithi078 bash[24778]: audit 2023-12-06T15:55:44.709735+0000 mon.c (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.162:6808/303573475,v1:172.21.15.162:6809/303573475]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:55:45.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:45 smithi078 bash[24778]: audit 2023-12-06T15:55:44.710335+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:55:45.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:45 smithi078 bash[28332]: audit 2023-12-06T15:55:44.709735+0000 mon.c (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.162:6808/303573475,v1:172.21.15.162:6809/303573475]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:55:45.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:45 smithi078 bash[28332]: audit 2023-12-06T15:55:44.710335+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-06T15:55:46.079 INFO:teuthology.orchestra.run.smithi162.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-06T15:55:46.079 INFO:teuthology.orchestra.run.smithi162.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-06T15:55:46.079 INFO:teuthology.orchestra.run.smithi162.stderr: stderr: 10+0 records in 2023-12-06T15:55:46.079 INFO:teuthology.orchestra.run.smithi162.stderr:10+0 records out 2023-12-06T15:55:46.079 INFO:teuthology.orchestra.run.smithi162.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0169633 s, 618 MB/s 2023-12-06T15:55:46.079 INFO:teuthology.orchestra.run.smithi162.stderr:--> Zapping successful for: 2023-12-06T15:55:46.554 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:46 smithi162 bash[24778]: cluster 2023-12-06T15:55:45.059953+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-12-06T15:55:46.555 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:46 smithi162 bash[24778]: audit 2023-12-06T15:55:45.543513+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:55:46.555 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:46 smithi162 bash[24778]: cluster 2023-12-06T15:55:45.543608+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-06T15:55:46.555 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:46 smithi162 bash[24778]: audit 2023-12-06T15:55:45.543833+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:46.555 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:46 smithi162 bash[24778]: audit 2023-12-06T15:55:45.544330+0000 mon.c (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.162:6808/303573475,v1:172.21.15.162:6809/303573475]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:46.555 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:46 smithi162 bash[24778]: audit 2023-12-06T15:55:45.544730+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:46.639 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 15:55:46 smithi162 bash[28465]: debug 2023-12-06T15:55:46.548+0000 7f1fe9798700 -1 osd.5 0 waiting for initial osdmap 2023-12-06T15:55:46.719 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi162:vg_nvme/lv_2 2023-12-06T15:55:46.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[24778]: cluster 2023-12-06T15:55:45.059953+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-12-06T15:55:46.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[24778]: audit 2023-12-06T15:55:45.543513+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:55:46.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[24778]: cluster 2023-12-06T15:55:45.543608+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-06T15:55:46.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[24778]: audit 2023-12-06T15:55:45.543833+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:46.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[24778]: audit 2023-12-06T15:55:45.544330+0000 mon.c (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.162:6808/303573475,v1:172.21.15.162:6809/303573475]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:46.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[24778]: audit 2023-12-06T15:55:45.544730+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:46.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[28332]: cluster 2023-12-06T15:55:45.059953+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-12-06T15:55:46.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[28332]: audit 2023-12-06T15:55:45.543513+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-06T15:55:46.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[28332]: cluster 2023-12-06T15:55:45.543608+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-06T15:55:46.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[28332]: audit 2023-12-06T15:55:45.543833+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:46.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[28332]: audit 2023-12-06T15:55:45.544330+0000 mon.c (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.162:6808/303573475,v1:172.21.15.162:6809/303573475]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:46.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:46 smithi078 bash[28332]: audit 2023-12-06T15:55:45.544730+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:55:47.854 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:47 smithi162 bash[24778]: cluster 2023-12-06T15:55:45.740361+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:55:47.854 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:47 smithi162 bash[24778]: cluster 2023-12-06T15:55:45.740448+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:55:47.854 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:47 smithi162 bash[24778]: audit 2023-12-06T15:55:46.546533+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=smithi162", "root=default"]}]': finished 2023-12-06T15:55:47.854 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:47 smithi162 bash[24778]: cluster 2023-12-06T15:55:46.546671+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-06T15:55:47.854 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:47 smithi162 bash[24778]: audit 2023-12-06T15:55:46.547866+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:47.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:47 smithi078 bash[24778]: cluster 2023-12-06T15:55:45.740361+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:55:47.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:47 smithi078 bash[24778]: cluster 2023-12-06T15:55:45.740448+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:55:47.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:47 smithi078 bash[24778]: audit 2023-12-06T15:55:46.546533+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=smithi162", "root=default"]}]': finished 2023-12-06T15:55:47.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:47 smithi078 bash[24778]: cluster 2023-12-06T15:55:46.546671+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-06T15:55:47.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:47 smithi078 bash[24778]: audit 2023-12-06T15:55:46.547866+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:47.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:47 smithi078 bash[28332]: cluster 2023-12-06T15:55:45.740361+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:55:47.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:47 smithi078 bash[28332]: cluster 2023-12-06T15:55:45.740448+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:55:47.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:47 smithi078 bash[28332]: audit 2023-12-06T15:55:46.546533+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=smithi162", "root=default"]}]': finished 2023-12-06T15:55:47.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:47 smithi078 bash[28332]: cluster 2023-12-06T15:55:46.546671+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-06T15:55:47.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:47 smithi078 bash[28332]: audit 2023-12-06T15:55:46.547866+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:48 smithi162 bash[24778]: cluster 2023-12-06T15:55:47.060490+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:48 smithi162 bash[24778]: audit 2023-12-06T15:55:47.560946+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:48 smithi162 bash[24778]: cluster 2023-12-06T15:55:47.567235+0000 mon.a (mon.0) 376 : cluster [INF] osd.5 [v2:172.21.15.162:6808/303573475,v1:172.21.15.162:6809/303573475] boot 2023-12-06T15:55:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:48 smithi162 bash[24778]: cluster 2023-12-06T15:55:47.567298+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-06T15:55:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:48 smithi162 bash[24778]: audit 2023-12-06T15:55:47.567510+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:48 smithi162 bash[24778]: audit 2023-12-06T15:55:47.782478+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:48 smithi162 bash[24778]: audit 2023-12-06T15:55:47.788425+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:48.904 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[32075]: debug 2023-12-06T15:55:48.569+0000 7f9f75469700 -1 osd.1 37 build_incremental_map_msg missing incremental map 37 2023-12-06T15:55:48.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[28332]: cluster 2023-12-06T15:55:47.060490+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:48.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[28332]: audit 2023-12-06T15:55:47.560946+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:48.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[28332]: cluster 2023-12-06T15:55:47.567235+0000 mon.a (mon.0) 376 : cluster [INF] osd.5 [v2:172.21.15.162:6808/303573475,v1:172.21.15.162:6809/303573475] boot 2023-12-06T15:55:48.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[28332]: cluster 2023-12-06T15:55:47.567298+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-06T15:55:48.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[28332]: audit 2023-12-06T15:55:47.567510+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:48.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[24778]: cluster 2023-12-06T15:55:47.060490+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-06T15:55:48.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[24778]: audit 2023-12-06T15:55:47.560946+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:55:48.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[24778]: cluster 2023-12-06T15:55:47.567235+0000 mon.a (mon.0) 376 : cluster [INF] osd.5 [v2:172.21.15.162:6808/303573475,v1:172.21.15.162:6809/303573475] boot 2023-12-06T15:55:48.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[24778]: cluster 2023-12-06T15:55:47.567298+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-06T15:55:48.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[24778]: audit 2023-12-06T15:55:47.567510+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T15:55:48.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[28332]: audit 2023-12-06T15:55:47.782478+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:48.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[28332]: audit 2023-12-06T15:55:47.788425+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:48.907 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[24778]: audit 2023-12-06T15:55:47.782478+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:55:48.907 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:48 smithi078 bash[24778]: audit 2023-12-06T15:55:47.788425+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}}, \"last_daemon_update\": \"2023-12-06T15:55:39.669332\", \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:55:49.884 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:49 smithi162 bash[24778]: cluster 2023-12-06T15:55:48.570309+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-06T15:55:49.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:49 smithi078 bash[24778]: cluster 2023-12-06T15:55:48.570309+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-06T15:55:49.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:49 smithi078 bash[28332]: cluster 2023-12-06T15:55:48.570309+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:50 smithi162 bash[24778]: cluster 2023-12-06T15:55:49.061139+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:50 smithi162 bash[24778]: cluster 2023-12-06T15:55:49.566748+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:50 smithi162 bash[24778]: audit 2023-12-06T15:55:49.646726+0000 mgr.y (mgr.14140) 151 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:50 smithi162 bash[24778]: cephadm 2023-12-06T15:55:49.648239+0000 mgr.y (mgr.14140) 152 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:50 smithi162 bash[24778]: audit 2023-12-06T15:55:49.648811+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:50 smithi162 bash[24778]: audit 2023-12-06T15:55:49.650660+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:50 smithi162 bash[24778]: audit 2023-12-06T15:55:49.653435+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:50.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[24778]: cluster 2023-12-06T15:55:49.061139+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:50.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[24778]: cluster 2023-12-06T15:55:49.566748+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:55:50.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[24778]: audit 2023-12-06T15:55:49.646726+0000 mgr.y (mgr.14140) 151 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:50.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[24778]: cephadm 2023-12-06T15:55:49.648239+0000 mgr.y (mgr.14140) 152 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:55:50.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[24778]: audit 2023-12-06T15:55:49.648811+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:55:50.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[24778]: audit 2023-12-06T15:55:49.650660+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:50.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[24778]: audit 2023-12-06T15:55:49.653435+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[28332]: cluster 2023-12-06T15:55:49.061139+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[28332]: cluster 2023-12-06T15:55:49.566748+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[28332]: audit 2023-12-06T15:55:49.646726+0000 mgr.y (mgr.14140) 151 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[28332]: cephadm 2023-12-06T15:55:49.648239+0000 mgr.y (mgr.14140) 152 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[28332]: audit 2023-12-06T15:55:49.648811+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[28332]: audit 2023-12-06T15:55:49.650660+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:55:50.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:50 smithi078 bash[28332]: audit 2023-12-06T15:55:49.653435+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:52 smithi162 bash[24778]: cluster 2023-12-06T15:55:51.061739+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:52.904 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:52 smithi078 bash[24778]: cluster 2023-12-06T15:55:51.061739+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:52.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:52 smithi078 bash[28332]: cluster 2023-12-06T15:55:51.061739+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:53 smithi162 bash[24778]: audit 2023-12-06T15:55:52.793067+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.162:0/3224492130' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc894a05-2469-4982-aa6c-322e4ab4794b"}]: dispatch 2023-12-06T15:55:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:53 smithi162 bash[24778]: audit 2023-12-06T15:55:52.794454+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc894a05-2469-4982-aa6c-322e4ab4794b"}]: dispatch 2023-12-06T15:55:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:53 smithi162 bash[24778]: audit 2023-12-06T15:55:52.803247+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dc894a05-2469-4982-aa6c-322e4ab4794b"}]': finished 2023-12-06T15:55:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:53 smithi162 bash[24778]: cluster 2023-12-06T15:55:52.803396+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-06T15:55:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:53 smithi162 bash[24778]: audit 2023-12-06T15:55:52.803645+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:55:53.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:53 smithi078 bash[24778]: audit 2023-12-06T15:55:52.793067+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.162:0/3224492130' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc894a05-2469-4982-aa6c-322e4ab4794b"}]: dispatch 2023-12-06T15:55:53.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:53 smithi078 bash[24778]: audit 2023-12-06T15:55:52.794454+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc894a05-2469-4982-aa6c-322e4ab4794b"}]: dispatch 2023-12-06T15:55:53.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:53 smithi078 bash[24778]: audit 2023-12-06T15:55:52.803247+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dc894a05-2469-4982-aa6c-322e4ab4794b"}]': finished 2023-12-06T15:55:53.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:53 smithi078 bash[24778]: cluster 2023-12-06T15:55:52.803396+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-06T15:55:53.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:53 smithi078 bash[24778]: audit 2023-12-06T15:55:52.803645+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:55:53.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:53 smithi078 bash[28332]: audit 2023-12-06T15:55:52.793067+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.162:0/3224492130' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc894a05-2469-4982-aa6c-322e4ab4794b"}]: dispatch 2023-12-06T15:55:53.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:53 smithi078 bash[28332]: audit 2023-12-06T15:55:52.794454+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dc894a05-2469-4982-aa6c-322e4ab4794b"}]: dispatch 2023-12-06T15:55:53.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:53 smithi078 bash[28332]: audit 2023-12-06T15:55:52.803247+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dc894a05-2469-4982-aa6c-322e4ab4794b"}]': finished 2023-12-06T15:55:53.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:53 smithi078 bash[28332]: cluster 2023-12-06T15:55:52.803396+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-06T15:55:53.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:53 smithi078 bash[28332]: audit 2023-12-06T15:55:52.803645+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:55:54.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:54 smithi162 bash[24778]: cluster 2023-12-06T15:55:53.062358+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:54.904 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:54 smithi078 bash[24778]: cluster 2023-12-06T15:55:53.062358+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:54.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:54 smithi078 bash[28332]: cluster 2023-12-06T15:55:53.062358+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:55.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:55 smithi162 bash[24778]: audit 2023-12-06T15:55:55.028876+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.162:0/159833886' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:55:55.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:55 smithi078 bash[24778]: audit 2023-12-06T15:55:55.028876+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.162:0/159833886' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:55:55.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:55 smithi078 bash[28332]: audit 2023-12-06T15:55:55.028876+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.162:0/159833886' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:55:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:56 smithi162 bash[24778]: cluster 2023-12-06T15:55:55.062897+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:56 smithi162 bash[24778]: cluster 2023-12-06T15:55:55.592785+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T15:55:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:56 smithi162 bash[24778]: cluster 2023-12-06T15:55:55.592849+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2023-12-06T15:55:56.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:56 smithi078 bash[24778]: cluster 2023-12-06T15:55:55.062897+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:56.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:56 smithi078 bash[24778]: cluster 2023-12-06T15:55:55.592785+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T15:55:56.905 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:56 smithi078 bash[24778]: cluster 2023-12-06T15:55:55.592849+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2023-12-06T15:55:56.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:56 smithi078 bash[28332]: cluster 2023-12-06T15:55:55.062897+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:56.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:56 smithi078 bash[28332]: cluster 2023-12-06T15:55:55.592785+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-06T15:55:56.905 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:56 smithi078 bash[28332]: cluster 2023-12-06T15:55:55.592849+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2023-12-06T15:55:58.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:58 smithi162 bash[24778]: cluster 2023-12-06T15:55:57.063484+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:58.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:55:58 smithi162 bash[24778]: audit 2023-12-06T15:55:57.694266+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:58.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:58 smithi078 bash[24778]: cluster 2023-12-06T15:55:57.063484+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:58.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:55:58 smithi078 bash[24778]: audit 2023-12-06T15:55:57.694266+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:55:58.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:58 smithi078 bash[28332]: cluster 2023-12-06T15:55:57.063484+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:55:58.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:55:58 smithi078 bash[28332]: audit 2023-12-06T15:55:57.694266+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:00.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:00 smithi162 bash[24778]: cluster 2023-12-06T15:55:59.064035+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:00.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:00 smithi078 bash[24778]: cluster 2023-12-06T15:55:59.064035+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:00.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:00 smithi078 bash[28332]: cluster 2023-12-06T15:55:59.064035+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:02.381 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:02 smithi162 bash[24778]: cluster 2023-12-06T15:56:01.064572+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:02.381 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:02 smithi162 bash[24778]: audit 2023-12-06T15:56:01.169958+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:56:02.381 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:02 smithi162 bash[24778]: audit 2023-12-06T15:56:01.171806+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:02.381 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:02 smithi162 bash[24778]: cephadm 2023-12-06T15:56:01.173242+0000 mgr.y (mgr.14140) 159 : cephadm [INF] Deploying daemon osd.6 on smithi162 2023-12-06T15:56:02.381 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:02 smithi162 bash[24778]: audit 2023-12-06T15:56:01.173893+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-06T15:56:02.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:02 smithi078 bash[24778]: cluster 2023-12-06T15:56:01.064572+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:02.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:02 smithi078 bash[24778]: audit 2023-12-06T15:56:01.169958+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:56:02.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:02 smithi078 bash[24778]: audit 2023-12-06T15:56:01.171806+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:02.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:02 smithi078 bash[24778]: cephadm 2023-12-06T15:56:01.173242+0000 mgr.y (mgr.14140) 159 : cephadm [INF] Deploying daemon osd.6 on smithi162 2023-12-06T15:56:02.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:02 smithi078 bash[24778]: audit 2023-12-06T15:56:01.173893+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-06T15:56:02.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:02 smithi078 bash[28332]: cluster 2023-12-06T15:56:01.064572+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:02.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:02 smithi078 bash[28332]: audit 2023-12-06T15:56:01.169958+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-06T15:56:02.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:02 smithi078 bash[28332]: audit 2023-12-06T15:56:01.171806+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:02.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:02 smithi078 bash[28332]: cephadm 2023-12-06T15:56:01.173242+0000 mgr.y (mgr.14140) 159 : cephadm [INF] Deploying daemon osd.6 on smithi162 2023-12-06T15:56:02.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:02 smithi078 bash[28332]: audit 2023-12-06T15:56:01.173893+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-06T15:56:03.316 INFO:teuthology.orchestra.run.smithi162.stdout:Created osd(s) 6 on host 'smithi162' 2023-12-06T15:56:04.215 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:04 smithi162 bash[24778]: cluster 2023-12-06T15:56:03.065158+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:04.215 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:04 smithi162 bash[24778]: audit 2023-12-06T15:56:03.303887+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:04.215 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:04 smithi162 bash[24778]: audit 2023-12-06T15:56:03.305230+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:04.215 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:04 smithi162 bash[24778]: audit 2023-12-06T15:56:03.310134+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:04.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:04 smithi078 bash[24778]: cluster 2023-12-06T15:56:03.065158+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:04.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:04 smithi078 bash[28332]: cluster 2023-12-06T15:56:03.065158+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:04.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:04 smithi078 bash[24778]: audit 2023-12-06T15:56:03.303887+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:04.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:04 smithi078 bash[24778]: audit 2023-12-06T15:56:03.305230+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:04.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:04 smithi078 bash[24778]: audit 2023-12-06T15:56:03.310134+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:04.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:04 smithi078 bash[28332]: audit 2023-12-06T15:56:03.303887+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:04.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:04 smithi078 bash[28332]: audit 2023-12-06T15:56:03.305230+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:04.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:04 smithi078 bash[28332]: audit 2023-12-06T15:56:03.310134+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668689\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.668892\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669018\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:55:39.669139\", \"created\": \"2023-12-06T15:55:38.484678\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"daemon_id\": \"6\", \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_device_update\": \"2023-12-06T15:55:47.780865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:05.243 DEBUG:teuthology.orchestra.run.smithi162:osd.6> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.6.service 2023-12-06T15:56:05.246 INFO:tasks.cephadm:Deploying osd.7 on smithi162 with /dev/vg_nvme/lv_1... 2023-12-06T15:56:05.246 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-06T15:56:05.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:05 smithi078 bash[28332]: audit 2023-12-06T15:56:04.248159+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:05.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:05 smithi078 bash[24778]: audit 2023-12-06T15:56:04.248159+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:05.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:05 smithi078 bash[28332]: audit 2023-12-06T15:56:04.254184+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:05.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:05 smithi078 bash[28332]: audit 2023-12-06T15:56:04.255494+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:05.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:05 smithi078 bash[28332]: audit 2023-12-06T15:56:05.072054+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:56:05.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:05 smithi078 bash[28332]: audit 2023-12-06T15:56:05.078329+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:56:05.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:05 smithi078 bash[24778]: audit 2023-12-06T15:56:04.254184+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:05.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:05 smithi078 bash[24778]: audit 2023-12-06T15:56:04.255494+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:05.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:05 smithi078 bash[24778]: audit 2023-12-06T15:56:05.072054+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:56:05.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:05 smithi078 bash[24778]: audit 2023-12-06T15:56:05.078329+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:56:05.472 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:05 smithi162 bash[24778]: audit 2023-12-06T15:56:04.248159+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:05.472 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:05 smithi162 bash[24778]: audit 2023-12-06T15:56:04.254184+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:05.473 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:05 smithi162 bash[24778]: audit 2023-12-06T15:56:04.255494+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:05.473 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:05 smithi162 bash[24778]: audit 2023-12-06T15:56:05.072054+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:56:05.473 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:05 smithi162 bash[24778]: audit 2023-12-06T15:56:05.078329+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:56:06.092 INFO:journalctl@ceph.osd.6.smithi162.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:56:06.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:06 smithi162 bash[24778]: cluster 2023-12-06T15:56:05.065724+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:06.640 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:06 smithi162 bash[29833]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T15:56:06.640 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:06 smithi162 bash[29833]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-12-06T15:56:06.640 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:06 smithi162 bash[29833]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-06T15:56:06.640 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:06 smithi162 bash[29833]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-12-06T15:56:06.640 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:06 smithi162 bash[29833]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-06T15:56:06.640 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:06 smithi162 bash[29833]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-06T15:56:06.640 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:06 smithi162 bash[29833]: --> ceph-volume lvm activate successful for osd ID: 6 2023-12-06T15:56:06.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:06 smithi078 bash[24778]: cluster 2023-12-06T15:56:05.065724+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:06.655 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:06 smithi078 bash[28332]: cluster 2023-12-06T15:56:05.065724+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:08.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:08 smithi162 bash[24778]: cluster 2023-12-06T15:56:07.066269+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:08.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:08 smithi078 bash[24778]: cluster 2023-12-06T15:56:07.066269+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:08.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:08 smithi078 bash[28332]: cluster 2023-12-06T15:56:07.066269+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:10.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:10 smithi162 bash[24778]: cluster 2023-12-06T15:56:09.066812+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-12-06T15:56:10.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:10 smithi078 bash[24778]: cluster 2023-12-06T15:56:09.066812+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-12-06T15:56:10.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:10 smithi078 bash[28332]: cluster 2023-12-06T15:56:09.066812+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-12-06T15:56:10.568 INFO:teuthology.orchestra.run.smithi162.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-06T15:56:10.569 INFO:teuthology.orchestra.run.smithi162.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-06T15:56:10.569 INFO:teuthology.orchestra.run.smithi162.stderr: stderr: 10+0 records in 2023-12-06T15:56:10.569 INFO:teuthology.orchestra.run.smithi162.stderr:10+0 records out 2023-12-06T15:56:10.569 INFO:teuthology.orchestra.run.smithi162.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0156951 s, 668 MB/s 2023-12-06T15:56:10.569 INFO:teuthology.orchestra.run.smithi162.stderr:--> Zapping successful for: 2023-12-06T15:56:10.889 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:10 smithi162 bash[30209]: debug 2023-12-06T15:56:10.623+0000 7f5afa2fcec0 -1 Falling back to public interface 2023-12-06T15:56:11.129 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:11 smithi162 bash[30209]: debug 2023-12-06T15:56:11.019+0000 7f5afa2fcec0 -1 osd.6 0 log_to_monitors {default=true} 2023-12-06T15:56:11.200 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi162:vg_nvme/lv_1 2023-12-06T15:56:11.333 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:11 smithi162 bash[24778]: audit 2023-12-06T15:56:11.025201+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.162:6816/3501347170,v1:172.21.15.162:6817/3501347170]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:56:11.333 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:11 smithi162 bash[24778]: audit 2023-12-06T15:56:11.026222+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:56:11.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:11 smithi078 bash[24778]: audit 2023-12-06T15:56:11.025201+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.162:6816/3501347170,v1:172.21.15.162:6817/3501347170]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:56:11.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:11 smithi078 bash[24778]: audit 2023-12-06T15:56:11.026222+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:56:11.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:11 smithi078 bash[28332]: audit 2023-12-06T15:56:11.025201+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.162:6816/3501347170,v1:172.21.15.162:6817/3501347170]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:56:11.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:11 smithi078 bash[28332]: audit 2023-12-06T15:56:11.026222+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-06T15:56:12.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[24778]: cluster 2023-12-06T15:56:11.067417+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-12-06T15:56:12.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[24778]: audit 2023-12-06T15:56:11.138489+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:56:12.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[24778]: cluster 2023-12-06T15:56:11.138567+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-06T15:56:12.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[24778]: audit 2023-12-06T15:56:11.138737+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:12.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[24778]: audit 2023-12-06T15:56:11.139181+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.162:6816/3501347170,v1:172.21.15.162:6817/3501347170]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:56:12.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[24778]: audit 2023-12-06T15:56:11.140014+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:56:12.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[24778]: audit 2023-12-06T15:56:11.960139+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:12.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[28332]: cluster 2023-12-06T15:56:11.067417+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-12-06T15:56:12.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[28332]: audit 2023-12-06T15:56:11.138489+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:56:12.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[28332]: cluster 2023-12-06T15:56:11.138567+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-06T15:56:12.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[28332]: audit 2023-12-06T15:56:11.138737+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:12.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[28332]: audit 2023-12-06T15:56:11.139181+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.162:6816/3501347170,v1:172.21.15.162:6817/3501347170]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:56:12.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[28332]: audit 2023-12-06T15:56:11.140014+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:56:12.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:12 smithi078 bash[28332]: audit 2023-12-06T15:56:11.960139+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:12.512 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:12 smithi162 bash[30209]: debug 2023-12-06T15:56:12.151+0000 7f5ae30b1700 -1 osd.6 0 waiting for initial osdmap 2023-12-06T15:56:12.512 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:12 smithi162 bash[24778]: cluster 2023-12-06T15:56:11.067417+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-12-06T15:56:12.512 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:12 smithi162 bash[24778]: audit 2023-12-06T15:56:11.138489+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-06T15:56:12.512 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:12 smithi162 bash[24778]: cluster 2023-12-06T15:56:11.138567+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-06T15:56:12.512 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:12 smithi162 bash[24778]: audit 2023-12-06T15:56:11.138737+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:12.512 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:12 smithi162 bash[24778]: audit 2023-12-06T15:56:11.139181+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.162:6816/3501347170,v1:172.21.15.162:6817/3501347170]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:56:12.512 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:12 smithi162 bash[24778]: audit 2023-12-06T15:56:11.140014+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:56:12.513 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:12 smithi162 bash[24778]: audit 2023-12-06T15:56:11.960139+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:13.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:13 smithi162 bash[24778]: cluster 2023-12-06T15:56:12.063074+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:56:13.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:13 smithi162 bash[24778]: cluster 2023-12-06T15:56:12.063156+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:56:13.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:13 smithi162 bash[24778]: audit 2023-12-06T15:56:12.150501+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=smithi162", "root=default"]}]': finished 2023-12-06T15:56:13.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:13 smithi162 bash[24778]: cluster 2023-12-06T15:56:12.150544+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-06T15:56:13.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:13 smithi162 bash[24778]: audit 2023-12-06T15:56:12.150867+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:13.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:13 smithi162 bash[24778]: audit 2023-12-06T15:56:12.196313+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:13.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:13 smithi162 bash[24778]: audit 2023-12-06T15:56:12.202136+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:13.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[24778]: cluster 2023-12-06T15:56:12.063074+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:56:13.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[24778]: cluster 2023-12-06T15:56:12.063156+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:56:13.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[24778]: audit 2023-12-06T15:56:12.150501+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=smithi162", "root=default"]}]': finished 2023-12-06T15:56:13.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[24778]: cluster 2023-12-06T15:56:12.150544+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-06T15:56:13.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[24778]: audit 2023-12-06T15:56:12.150867+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:13.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[28332]: cluster 2023-12-06T15:56:12.063074+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:56:13.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[28332]: cluster 2023-12-06T15:56:12.063156+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:56:13.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[28332]: audit 2023-12-06T15:56:12.150501+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=smithi162", "root=default"]}]': finished 2023-12-06T15:56:13.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[28332]: cluster 2023-12-06T15:56:12.150544+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-06T15:56:13.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[28332]: audit 2023-12-06T15:56:12.150867+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:13.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[24778]: audit 2023-12-06T15:56:12.196313+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:13.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[24778]: audit 2023-12-06T15:56:12.202136+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:13.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[28332]: audit 2023-12-06T15:56:12.196313+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:13.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:13 smithi078 bash[28332]: audit 2023-12-06T15:56:12.202136+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}}, \"last_daemon_update\": \"2023-12-06T15:56:04.246617\", \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:14 smithi162 bash[24778]: cluster 2023-12-06T15:56:13.067972+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:14 smithi162 bash[24778]: cluster 2023-12-06T15:56:13.157835+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.162:6816/3501347170,v1:172.21.15.162:6817/3501347170] boot 2023-12-06T15:56:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:14 smithi162 bash[24778]: cluster 2023-12-06T15:56:13.157911+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-06T15:56:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:14 smithi162 bash[24778]: audit 2023-12-06T15:56:13.158679+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:14 smithi162 bash[24778]: audit 2023-12-06T15:56:13.964108+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:56:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:14 smithi162 bash[24778]: audit 2023-12-06T15:56:13.966156+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:14 smithi162 bash[24778]: audit 2023-12-06T15:56:13.969377+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:14.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[24778]: cluster 2023-12-06T15:56:13.067972+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:14.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[24778]: cluster 2023-12-06T15:56:13.157835+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.162:6816/3501347170,v1:172.21.15.162:6817/3501347170] boot 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[24778]: cluster 2023-12-06T15:56:13.157911+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[24778]: audit 2023-12-06T15:56:13.158679+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[24778]: audit 2023-12-06T15:56:13.964108+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[24778]: audit 2023-12-06T15:56:13.966156+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[24778]: audit 2023-12-06T15:56:13.969377+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[28332]: cluster 2023-12-06T15:56:13.067972+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[28332]: cluster 2023-12-06T15:56:13.157835+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.162:6816/3501347170,v1:172.21.15.162:6817/3501347170] boot 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[28332]: cluster 2023-12-06T15:56:13.157911+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[28332]: audit 2023-12-06T15:56:13.158679+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[28332]: audit 2023-12-06T15:56:13.964108+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[28332]: audit 2023-12-06T15:56:13.966156+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:14.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:14 smithi078 bash[28332]: audit 2023-12-06T15:56:13.969377+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:15.303 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:15 smithi162 bash[24778]: audit 2023-12-06T15:56:13.962006+0000 mgr.y (mgr.14140) 166 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.303 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:15 smithi162 bash[24778]: cephadm 2023-12-06T15:56:13.963505+0000 mgr.y (mgr.14140) 167 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:56:15.303 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:15 smithi162 bash[24778]: cluster 2023-12-06T15:56:14.182223+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-06T15:56:15.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:15 smithi078 bash[24778]: audit 2023-12-06T15:56:13.962006+0000 mgr.y (mgr.14140) 166 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:15 smithi078 bash[24778]: cephadm 2023-12-06T15:56:13.963505+0000 mgr.y (mgr.14140) 167 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:56:15.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:15 smithi078 bash[24778]: cluster 2023-12-06T15:56:14.182223+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-06T15:56:15.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:15 smithi078 bash[28332]: audit 2023-12-06T15:56:13.962006+0000 mgr.y (mgr.14140) 166 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi162:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:15.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:15 smithi078 bash[28332]: cephadm 2023-12-06T15:56:13.963505+0000 mgr.y (mgr.14140) 167 : cephadm [INF] Applying osd on host smithi162... 2023-12-06T15:56:15.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:15 smithi078 bash[28332]: cluster 2023-12-06T15:56:14.182223+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-06T15:56:16.443 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:16 smithi162 bash[24778]: cluster 2023-12-06T15:56:15.068512+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:16.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:16 smithi078 bash[24778]: cluster 2023-12-06T15:56:15.068512+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:16.655 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:16 smithi078 bash[28332]: cluster 2023-12-06T15:56:15.068512+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:18.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:18 smithi162 bash[24778]: cluster 2023-12-06T15:56:17.069075+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:18.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:18 smithi162 bash[24778]: audit 2023-12-06T15:56:17.216300+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.162:0/4263614' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17b554ac-94c5-4c6f-ba41-997873578628"}]: dispatch 2023-12-06T15:56:18.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:18 smithi162 bash[24778]: audit 2023-12-06T15:56:17.217332+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17b554ac-94c5-4c6f-ba41-997873578628"}]: dispatch 2023-12-06T15:56:18.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:18 smithi162 bash[24778]: audit 2023-12-06T15:56:17.227471+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17b554ac-94c5-4c6f-ba41-997873578628"}]': finished 2023-12-06T15:56:18.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:18 smithi162 bash[24778]: cluster 2023-12-06T15:56:17.227611+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-06T15:56:18.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:18 smithi162 bash[24778]: audit 2023-12-06T15:56:17.227908+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:18.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[24778]: cluster 2023-12-06T15:56:17.069075+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:18.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[24778]: audit 2023-12-06T15:56:17.216300+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.162:0/4263614' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17b554ac-94c5-4c6f-ba41-997873578628"}]: dispatch 2023-12-06T15:56:18.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[24778]: audit 2023-12-06T15:56:17.217332+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17b554ac-94c5-4c6f-ba41-997873578628"}]: dispatch 2023-12-06T15:56:18.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[24778]: audit 2023-12-06T15:56:17.227471+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17b554ac-94c5-4c6f-ba41-997873578628"}]': finished 2023-12-06T15:56:18.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[24778]: cluster 2023-12-06T15:56:17.227611+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-06T15:56:18.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[24778]: audit 2023-12-06T15:56:17.227908+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:18.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[28332]: cluster 2023-12-06T15:56:17.069075+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:18.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[28332]: audit 2023-12-06T15:56:17.216300+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.162:0/4263614' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17b554ac-94c5-4c6f-ba41-997873578628"}]: dispatch 2023-12-06T15:56:18.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[28332]: audit 2023-12-06T15:56:17.217332+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "17b554ac-94c5-4c6f-ba41-997873578628"}]: dispatch 2023-12-06T15:56:18.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[28332]: audit 2023-12-06T15:56:17.227471+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "17b554ac-94c5-4c6f-ba41-997873578628"}]': finished 2023-12-06T15:56:18.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[28332]: cluster 2023-12-06T15:56:17.227611+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-06T15:56:18.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:18 smithi078 bash[28332]: audit 2023-12-06T15:56:17.227908+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:20.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:20 smithi162 bash[24778]: cluster 2023-12-06T15:56:19.069733+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:20.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:20 smithi162 bash[24778]: audit 2023-12-06T15:56:19.527123+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.162:0/2851643369' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:56:20.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:20 smithi078 bash[24778]: cluster 2023-12-06T15:56:19.069733+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:20.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:20 smithi078 bash[24778]: audit 2023-12-06T15:56:19.527123+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.162:0/2851643369' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:56:20.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:20 smithi078 bash[28332]: cluster 2023-12-06T15:56:19.069733+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:20.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:20 smithi078 bash[28332]: audit 2023-12-06T15:56:19.527123+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.162:0/2851643369' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-06T15:56:22.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:22 smithi162 bash[24778]: cluster 2023-12-06T15:56:21.070254+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:22.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:22 smithi078 bash[24778]: cluster 2023-12-06T15:56:21.070254+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:22.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:22 smithi078 bash[28332]: cluster 2023-12-06T15:56:21.070254+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:23.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:23 smithi078 bash[24778]: audit 2023-12-06T15:56:22.291813+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:23.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:23 smithi078 bash[28332]: audit 2023-12-06T15:56:22.291813+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:23.467 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:23 smithi162 bash[24778]: audit 2023-12-06T15:56:22.291813+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:24.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:24 smithi162 bash[24778]: cluster 2023-12-06T15:56:23.070756+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:24.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:24 smithi078 bash[24778]: cluster 2023-12-06T15:56:23.070756+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:24.405 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:24 smithi078 bash[28332]: cluster 2023-12-06T15:56:23.070756+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:26.405 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:26 smithi078 bash[24778]: cluster 2023-12-06T15:56:25.071357+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:26.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:26 smithi078 bash[24778]: audit 2023-12-06T15:56:25.917770+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:56:26.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:26 smithi078 bash[24778]: audit 2023-12-06T15:56:25.919517+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:26.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:26 smithi078 bash[24778]: audit 2023-12-06T15:56:25.921518+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-06T15:56:26.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:26 smithi078 bash[28332]: cluster 2023-12-06T15:56:25.071357+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:26.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:26 smithi078 bash[28332]: audit 2023-12-06T15:56:25.917770+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:56:26.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:26 smithi078 bash[28332]: audit 2023-12-06T15:56:25.919517+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:26.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:26 smithi078 bash[28332]: audit 2023-12-06T15:56:25.921518+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-06T15:56:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:26 smithi162 bash[24778]: cluster 2023-12-06T15:56:25.071357+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:26 smithi162 bash[24778]: audit 2023-12-06T15:56:25.917770+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-06T15:56:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:26 smithi162 bash[24778]: audit 2023-12-06T15:56:25.919517+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:56:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:26 smithi162 bash[24778]: audit 2023-12-06T15:56:25.921518+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-06T15:56:27.225 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:27 smithi162 bash[24778]: cephadm 2023-12-06T15:56:25.920900+0000 mgr.y (mgr.14140) 174 : cephadm [INF] Deploying daemon osd.7 on smithi162 2023-12-06T15:56:27.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:27 smithi078 bash[24778]: cephadm 2023-12-06T15:56:25.920900+0000 mgr.y (mgr.14140) 174 : cephadm [INF] Deploying daemon osd.7 on smithi162 2023-12-06T15:56:27.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:27 smithi078 bash[28332]: cephadm 2023-12-06T15:56:25.920900+0000 mgr.y (mgr.14140) 174 : cephadm [INF] Deploying daemon osd.7 on smithi162 2023-12-06T15:56:28.180 INFO:teuthology.orchestra.run.smithi162.stdout:Created osd(s) 7 on host 'smithi162' 2023-12-06T15:56:28.420 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:28 smithi162 bash[24778]: cluster 2023-12-06T15:56:27.071997+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:28.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:28 smithi078 bash[24778]: cluster 2023-12-06T15:56:27.071997+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:28.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:28 smithi078 bash[28332]: cluster 2023-12-06T15:56:27.071997+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:29.508 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:29 smithi162 bash[24778]: audit 2023-12-06T15:56:28.172010+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:29.508 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:29 smithi162 bash[24778]: audit 2023-12-06T15:56:28.173063+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:29.508 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:29 smithi162 bash[24778]: audit 2023-12-06T15:56:28.176436+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:29.509 DEBUG:teuthology.orchestra.run.smithi162:osd.7> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.7.service 2023-12-06T15:56:29.511 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-06T15:56:29.512 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T15:56:29.525 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:29 smithi078 bash[24778]: audit 2023-12-06T15:56:28.172010+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:29.525 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:29 smithi078 bash[24778]: audit 2023-12-06T15:56:28.173063+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:29.526 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:29 smithi078 bash[24778]: audit 2023-12-06T15:56:28.176436+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:29.526 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:29 smithi078 bash[28332]: audit 2023-12-06T15:56:28.172010+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:29.526 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:29 smithi078 bash[28332]: audit 2023-12-06T15:56:28.173063+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:29.526 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:29 smithi078 bash[28332]: audit 2023-12-06T15:56:28.176436+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.245945\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246129\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246238\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246343\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:04.246446\", \"created\": \"2023-12-06T15:56:03.288084\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_device_update\": \"2023-12-06T15:56:12.194944\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:29.910 INFO:journalctl@ceph.osd.7.smithi162.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:56:30.389 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:29 smithi162 bash[31419]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T15:56:30.389 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:29 smithi162 bash[31419]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-12-06T15:56:30.389 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:29 smithi162 bash[31419]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-06T15:56:30.389 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:29 smithi162 bash[31419]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-12-06T15:56:30.390 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:29 smithi162 bash[31419]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-06T15:56:30.390 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:29 smithi162 bash[31419]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-06T15:56:30.390 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:29 smithi162 bash[31419]: --> ceph-volume lvm activate successful for osd ID: 7 2023-12-06T15:56:30.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:30 smithi162 bash[24778]: cluster 2023-12-06T15:56:29.072673+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:30.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:30 smithi162 bash[24778]: audit 2023-12-06T15:56:29.399524+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:30.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:30 smithi162 bash[24778]: audit 2023-12-06T15:56:29.405408+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:30.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:30 smithi162 bash[24778]: audit 2023-12-06T15:56:29.406881+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:30.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:30 smithi162 bash[24778]: audit 2023-12-06T15:56:30.082010+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:56:30.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:30 smithi162 bash[24778]: audit 2023-12-06T15:56:30.088387+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:56:30.551 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[24778]: cluster 2023-12-06T15:56:29.072673+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:30.551 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[24778]: audit 2023-12-06T15:56:29.399524+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:30.551 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[24778]: audit 2023-12-06T15:56:29.405408+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:30.551 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[24778]: audit 2023-12-06T15:56:29.406881+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:30.552 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[24778]: audit 2023-12-06T15:56:30.082010+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:56:30.552 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[24778]: audit 2023-12-06T15:56:30.088387+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:56:30.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[28332]: cluster 2023-12-06T15:56:29.072673+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:30.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[28332]: audit 2023-12-06T15:56:29.399524+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:30.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[28332]: audit 2023-12-06T15:56:29.405408+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"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\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:30.552 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[28332]: audit 2023-12-06T15:56:29.406881+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-06T15:56:30.553 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[28332]: audit 2023-12-06T15:56:30.082010+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:56:30.553 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:30 smithi078 bash[28332]: audit 2023-12-06T15:56:30.088387+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:56:32.579 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T15:56:32.622 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:32 smithi162 bash[24778]: cluster 2023-12-06T15:56:31.073225+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:32.642 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:32 smithi078 bash[28332]: cluster 2023-12-06T15:56:31.073225+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:32.642 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:32 smithi078 bash[24778]: cluster 2023-12-06T15:56:31.073225+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:32.889 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:32 smithi162 bash[31677]: debug 2023-12-06T15:56:32.675+0000 7f1f1ea0eec0 1 -- 172.21.15.162:0/139569838 >> [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] conn(0x55d1dfe7ec00 msgr2=0x55d1dfe7b680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T15:56:32.889 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:32 smithi162 bash[31677]: debug 2023-12-06T15:56:32.675+0000 7f1f1ea0eec0 1 --2- 172.21.15.162:0/139569838 >> [v2:172.21.15.162:3300/0,v1:172.21.15.162:6789/0] conn(0x55d1dfe7ec00 0x55d1dfe7b680 secure :-1 s=READY pgs=41 cs=0 l=1 rx=0x55d1dfe15d10 tx=0x55d1e0aeaaa0).stop 2023-12-06T15:56:33.408 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1701878173,"num_in_osds":7,"osd_in_since":1701878173,"num_remapped_pgs":0} 2023-12-06T15:56:33.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:33 smithi162 bash[24778]: audit 2023-12-06T15:56:32.577109+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.78:0/2431956747' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:56:33.639 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:33 smithi162 bash[31677]: debug 2023-12-06T15:56:33.231+0000 7f1f1ea0eec0 -1 Falling back to public interface 2023-12-06T15:56:33.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:33 smithi078 bash[24778]: audit 2023-12-06T15:56:32.577109+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.78:0/2431956747' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:56:33.655 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:33 smithi078 bash[28332]: audit 2023-12-06T15:56:32.577109+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.78:0/2431956747' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:56:34.209 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:33 smithi162 bash[31677]: debug 2023-12-06T15:56:33.887+0000 7f1f1ea0eec0 -1 osd.7 0 log_to_monitors {default=true} 2023-12-06T15:56:34.409 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-06T15:56:34.554 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:34 smithi162 bash[24778]: cluster 2023-12-06T15:56:33.073827+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:34.554 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:34 smithi162 bash[24778]: audit 2023-12-06T15:56:33.896405+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:56:34.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:34 smithi078 bash[24778]: cluster 2023-12-06T15:56:33.073827+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:34.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:34 smithi078 bash[24778]: audit 2023-12-06T15:56:33.896405+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:56:34.554 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:34 smithi078 bash[28332]: cluster 2023-12-06T15:56:33.073827+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:34.554 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:34 smithi078 bash[28332]: audit 2023-12-06T15:56:33.896405+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-06T15:56:35.481 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:35 smithi078 bash[24778]: audit 2023-12-06T15:56:34.202740+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:56:35.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:35 smithi078 bash[24778]: cluster 2023-12-06T15:56:34.202916+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-06T15:56:35.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:35 smithi078 bash[24778]: audit 2023-12-06T15:56:34.204056+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:35.482 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:35 smithi078 bash[24778]: audit 2023-12-06T15:56:34.204858+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:56:35.482 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:35 smithi078 bash[28332]: audit 2023-12-06T15:56:34.202740+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:56:35.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:35 smithi078 bash[28332]: cluster 2023-12-06T15:56:34.202916+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-06T15:56:35.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:35 smithi078 bash[28332]: audit 2023-12-06T15:56:34.204056+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:35.483 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:35 smithi078 bash[28332]: audit 2023-12-06T15:56:34.204858+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:56:35.639 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 15:56:35 smithi162 bash[31677]: debug 2023-12-06T15:56:35.215+0000 7f1f037bb700 -1 osd.7 0 waiting for initial osdmap 2023-12-06T15:56:35.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:35 smithi162 bash[24778]: audit 2023-12-06T15:56:34.202740+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-06T15:56:35.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:35 smithi162 bash[24778]: cluster 2023-12-06T15:56:34.202916+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-06T15:56:35.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:35 smithi162 bash[24778]: audit 2023-12-06T15:56:34.204056+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:35.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:35 smithi162 bash[24778]: audit 2023-12-06T15:56:34.204858+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]: dispatch 2023-12-06T15:56:36.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: cluster 2023-12-06T15:56:34.932078+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:56:36.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: cluster 2023-12-06T15:56:34.932155+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:56:36.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: cluster 2023-12-06T15:56:35.074313+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:36.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: audit 2023-12-06T15:56:35.205952+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2023-12-06T15:56:36.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: cluster 2023-12-06T15:56:35.206065+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-06T15:56:36.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: audit 2023-12-06T15:56:35.206411+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:36.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: audit 2023-12-06T15:56:35.208262+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:36.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: audit 2023-12-06T15:56:35.428156+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:36.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: audit 2023-12-06T15:56:35.435597+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:36.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: cluster 2023-12-06T15:56:36.209112+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032] boot 2023-12-06T15:56:36.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: cluster 2023-12-06T15:56:36.209210+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-06T15:56:36.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:36 smithi162 bash[24778]: audit 2023-12-06T15:56:36.210005+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:36.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: cluster 2023-12-06T15:56:34.932078+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:56:36.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: cluster 2023-12-06T15:56:34.932155+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:56:36.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: cluster 2023-12-06T15:56:35.074313+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:36.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: audit 2023-12-06T15:56:35.205952+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2023-12-06T15:56:36.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: cluster 2023-12-06T15:56:35.206065+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-06T15:56:36.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: audit 2023-12-06T15:56:35.206411+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:36.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: audit 2023-12-06T15:56:35.208262+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:36.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: cluster 2023-12-06T15:56:34.932078+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-06T15:56:36.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: cluster 2023-12-06T15:56:34.932155+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-06T15:56:36.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: cluster 2023-12-06T15:56:35.074313+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-06T15:56:36.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: audit 2023-12-06T15:56:35.205952+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi162", "root=default"]}]': finished 2023-12-06T15:56:36.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: cluster 2023-12-06T15:56:35.206065+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-06T15:56:36.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: audit 2023-12-06T15:56:35.206411+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:56:36.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: audit 2023-12-06T15:56:35.208262+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:36.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: audit 2023-12-06T15:56:35.428156+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:36.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: audit 2023-12-06T15:56:35.435597+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:36.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: cluster 2023-12-06T15:56:36.209112+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032] boot 2023-12-06T15:56:36.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: cluster 2023-12-06T15:56:36.209210+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-06T15:56:36.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[24778]: audit 2023-12-06T15:56:36.210005+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:36.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: audit 2023-12-06T15:56:35.428156+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:56:36.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: audit 2023-12-06T15:56:35.435597+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}}, \"last_daemon_update\": \"2023-12-06T15:56:29.397722\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:56:36.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: cluster 2023-12-06T15:56:36.209112+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.162:6824/1262354032,v1:172.21.15.162:6825/1262354032] boot 2023-12-06T15:56:36.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: cluster 2023-12-06T15:56:36.209210+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-06T15:56:36.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:36 smithi078 bash[28332]: audit 2023-12-06T15:56:36.210005+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T15:56:37.636 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T15:56:37.641 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 15:56:37 smithi162 bash[30209]: debug 2023-12-06T15:56:37.227+0000 7f5ad82a1700 -1 osd.6 47 build_incremental_map_msg missing incremental map 47 2023-12-06T15:56:38.416 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":47,"num_osds":8,"num_up_osds":8,"osd_up_since":1701878196,"num_in_osds":8,"osd_in_since":1701878196,"num_remapped_pgs":0} 2023-12-06T15:56:38.417 INFO:tasks.cephadm:Adding prometheus.a on smithi162 2023-12-06T15:56:38.417 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi162=a' 2023-12-06T15:56:38.558 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:38 smithi162 bash[24778]: cluster 2023-12-06T15:56:37.074915+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:38.558 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:38 smithi162 bash[24778]: cluster 2023-12-06T15:56:37.229640+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-06T15:56:38.558 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:38 smithi162 bash[24778]: audit 2023-12-06T15:56:37.634087+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.78:0/4215011221' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:56:38.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:38 smithi078 bash[24778]: cluster 2023-12-06T15:56:37.074915+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:38.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:38 smithi078 bash[24778]: cluster 2023-12-06T15:56:37.229640+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-06T15:56:38.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:38 smithi078 bash[24778]: audit 2023-12-06T15:56:37.634087+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.78:0/4215011221' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:56:38.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:38 smithi078 bash[28332]: cluster 2023-12-06T15:56:37.074915+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:38.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:38 smithi078 bash[28332]: cluster 2023-12-06T15:56:37.229640+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-06T15:56:38.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:38 smithi078 bash[28332]: audit 2023-12-06T15:56:37.634087+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.78:0/4215011221' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-06T15:56:40.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:40 smithi162 bash[24778]: cluster 2023-12-06T15:56:39.075479+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:40.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:40 smithi078 bash[24778]: cluster 2023-12-06T15:56:39.075479+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:40.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:40 smithi078 bash[28332]: cluster 2023-12-06T15:56:39.075479+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:41.131 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled prometheus update... 2023-12-06T15:56:41.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:41 smithi162 bash[24778]: audit 2023-12-06T15:56:41.119691+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:56:41.118916\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-06T15:56:41.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:41 smithi162 bash[24778]: audit 2023-12-06T15:56:41.126393+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:56:41.118916\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-06T15:56:41.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:41 smithi078 bash[24778]: audit 2023-12-06T15:56:41.119691+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:56:41.118916\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-06T15:56:41.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:41 smithi078 bash[24778]: audit 2023-12-06T15:56:41.126393+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:56:41.118916\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-06T15:56:41.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:41 smithi078 bash[28332]: audit 2023-12-06T15:56:41.119691+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:56:41.118916\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-06T15:56:41.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:41 smithi078 bash[28332]: audit 2023-12-06T15:56:41.126393+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-06T15:56:41.118916\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-06T15:56:41.822 DEBUG:teuthology.orchestra.run.smithi162:prometheus.a> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-06T15:56:41.824 INFO:tasks.cephadm:Adding node-exporter.a on smithi078 2023-12-06T15:56:41.824 INFO:tasks.cephadm:Adding node-exporter.b on smithi162 2023-12-06T15:56:41.825 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi078=a;smithi162=b' 2023-12-06T15:56:41.947 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:56:42.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:42 smithi162 bash[24778]: cluster 2023-12-06T15:56:41.076032+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:42.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:42 smithi162 bash[24778]: audit 2023-12-06T15:56:41.117826+0000 mgr.y (mgr.14140) 183 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:42.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:42 smithi162 bash[24778]: cephadm 2023-12-06T15:56:41.118883+0000 mgr.y (mgr.14140) 184 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi162=a 2023-12-06T15:56:42.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:42 smithi162 bash[24778]: cephadm 2023-12-06T15:56:41.135623+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Deploying daemon prometheus.a on smithi162 2023-12-06T15:56:42.655 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:42 smithi078 bash[24778]: cluster 2023-12-06T15:56:41.076032+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:42.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:42 smithi078 bash[24778]: audit 2023-12-06T15:56:41.117826+0000 mgr.y (mgr.14140) 183 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:42.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:42 smithi078 bash[24778]: cephadm 2023-12-06T15:56:41.118883+0000 mgr.y (mgr.14140) 184 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi162=a 2023-12-06T15:56:42.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:42 smithi078 bash[24778]: cephadm 2023-12-06T15:56:41.135623+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Deploying daemon prometheus.a on smithi162 2023-12-06T15:56:42.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:42 smithi078 bash[28332]: cluster 2023-12-06T15:56:41.076032+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:42.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:42 smithi078 bash[28332]: audit 2023-12-06T15:56:41.117826+0000 mgr.y (mgr.14140) 183 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:42.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:42 smithi078 bash[28332]: cephadm 2023-12-06T15:56:41.118883+0000 mgr.y (mgr.14140) 184 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi162=a 2023-12-06T15:56:42.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:42 smithi078 bash[28332]: cephadm 2023-12-06T15:56:41.135623+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Deploying daemon prometheus.a on smithi162 2023-12-06T15:56:44.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:44 smithi162 bash[24778]: cluster 2023-12-06T15:56:43.076642+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:44.442 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled node-exporter update... 2023-12-06T15:56:44.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:44 smithi078 bash[24778]: cluster 2023-12-06T15:56:43.076642+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:44.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:44 smithi078 bash[28332]: cluster 2023-12-06T15:56:43.076642+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:45.088 DEBUG:teuthology.orchestra.run.smithi078:node-exporter.a> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-06T15:56:45.091 DEBUG:teuthology.orchestra.run.smithi162:node-exporter.b> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-06T15:56:45.092 INFO:tasks.cephadm:Adding alertmanager.a on smithi078 2023-12-06T15:56:45.093 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi078=a' 2023-12-06T15:56:45.184 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:56:45.244 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:56:45.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:45 smithi162 bash[24778]: audit 2023-12-06T15:56:44.430404+0000 mgr.y (mgr.14140) 187 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi078=a;smithi162=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:45.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:45 smithi162 bash[24778]: cephadm 2023-12-06T15:56:44.431483+0000 mgr.y (mgr.14140) 188 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi078=a,smithi162=b 2023-12-06T15:56:45.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:45 smithi162 bash[24778]: audit 2023-12-06T15:56:44.432220+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:56:44.431507\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-06T15:56:45.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:45 smithi162 bash[24778]: audit 2023-12-06T15:56:44.437927+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:56:44.431507\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-06T15:56:45.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:45 smithi078 bash[24778]: audit 2023-12-06T15:56:44.430404+0000 mgr.y (mgr.14140) 187 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi078=a;smithi162=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:45.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:45 smithi078 bash[24778]: cephadm 2023-12-06T15:56:44.431483+0000 mgr.y (mgr.14140) 188 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi078=a,smithi162=b 2023-12-06T15:56:45.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:45 smithi078 bash[24778]: audit 2023-12-06T15:56:44.432220+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:56:44.431507\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-06T15:56:45.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:45 smithi078 bash[24778]: audit 2023-12-06T15:56:44.437927+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:56:44.431507\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-06T15:56:45.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:45 smithi078 bash[28332]: audit 2023-12-06T15:56:44.430404+0000 mgr.y (mgr.14140) 187 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi078=a;smithi162=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:45.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:45 smithi078 bash[28332]: cephadm 2023-12-06T15:56:44.431483+0000 mgr.y (mgr.14140) 188 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi078=a,smithi162=b 2023-12-06T15:56:45.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:45 smithi078 bash[28332]: audit 2023-12-06T15:56:44.432220+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:56:44.431507\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-06T15:56:45.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:45 smithi078 bash[28332]: audit 2023-12-06T15:56:44.437927+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-06T15:56:44.431507\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi162\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-06T15:56:46.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:46 smithi162 bash[24778]: cluster 2023-12-06T15:56:45.077213+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:46 smithi078 bash[24778]: cluster 2023-12-06T15:56:45.077213+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:46.906 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:46 smithi078 bash[28332]: cluster 2023-12-06T15:56:45.077213+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:48.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:48 smithi162 bash[24778]: cluster 2023-12-06T15:56:47.077825+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:48.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:48 smithi078 bash[24778]: cluster 2023-12-06T15:56:47.077825+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:48.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:48 smithi078 bash[28332]: cluster 2023-12-06T15:56:47.077825+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:50.092 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled alertmanager update... 2023-12-06T15:56:50.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:50 smithi162 bash[24778]: cluster 2023-12-06T15:56:49.078402+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:50.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:50 smithi162 bash[24778]: audit 2023-12-06T15:56:50.082797+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:56:50.082031\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-06T15:56:50.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:50 smithi162 bash[24778]: audit 2023-12-06T15:56:50.088725+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:56:50.082031\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-06T15:56:50.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:50 smithi162 bash[24778]: audit 2023-12-06T15:56:50.091552+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}, {\"id\": \"fa522eb6-18bc-44a4-b1ea-9493edc5562a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701878196.2086818, \"finished_at\": 1701878205.6062846}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:56:50.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:50 smithi162 bash[24778]: audit 2023-12-06T15:56:50.096129+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}, {\"id\": \"fa522eb6-18bc-44a4-b1ea-9493edc5562a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701878196.2086818, \"finished_at\": 1701878205.6062846}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:56:50.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:50 smithi078 bash[24778]: cluster 2023-12-06T15:56:49.078402+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:50.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:50 smithi078 bash[24778]: audit 2023-12-06T15:56:50.082797+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:56:50.082031\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-06T15:56:50.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:50 smithi078 bash[24778]: audit 2023-12-06T15:56:50.088725+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:56:50.082031\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-06T15:56:50.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:50 smithi078 bash[24778]: audit 2023-12-06T15:56:50.091552+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}, {\"id\": \"fa522eb6-18bc-44a4-b1ea-9493edc5562a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701878196.2086818, \"finished_at\": 1701878205.6062846}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:56:50.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:50 smithi078 bash[24778]: audit 2023-12-06T15:56:50.096129+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}, {\"id\": \"fa522eb6-18bc-44a4-b1ea-9493edc5562a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701878196.2086818, \"finished_at\": 1701878205.6062846}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:56:50.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:50 smithi078 bash[28332]: cluster 2023-12-06T15:56:49.078402+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:50.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:50 smithi078 bash[28332]: audit 2023-12-06T15:56:50.082797+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:56:50.082031\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-06T15:56:50.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:50 smithi078 bash[28332]: audit 2023-12-06T15:56:50.088725+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-06T15:56:50.082031\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi078\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-06T15:56:50.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:50 smithi078 bash[28332]: audit 2023-12-06T15:56:50.091552+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}, {\"id\": \"fa522eb6-18bc-44a4-b1ea-9493edc5562a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701878196.2086818, \"finished_at\": 1701878205.6062846}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-06T15:56:50.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:50 smithi078 bash[28332]: audit 2023-12-06T15:56:50.096129+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"91e7df5a-08d6-4021-aca9-6d6e8f0b869c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1701878122.1197472, \"finished_at\": 1701878138.5267284}, {\"id\": \"c11c42b6-dd97-4cd2-85af-8bdb95a5a630\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1701878147.567434, \"finished_at\": 1701878163.3262641}, {\"id\": \"3f4283a4-8cd1-4a95-8c3f-363b1befc7eb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1701878173.157504, \"finished_at\": 1701878188.1874847}, {\"id\": \"fa522eb6-18bc-44a4-b1ea-9493edc5562a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1701878196.2086818, \"finished_at\": 1701878205.6062846}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-06T15:56:51.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:51 smithi078 bash[24778]: audit 2023-12-06T15:56:50.080853+0000 mgr.y (mgr.14140) 192 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:51.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:51 smithi078 bash[24778]: cephadm 2023-12-06T15:56:50.081997+0000 mgr.y (mgr.14140) 193 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi078=a 2023-12-06T15:56:51.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:51 smithi078 bash[28332]: audit 2023-12-06T15:56:50.080853+0000 mgr.y (mgr.14140) 192 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:51.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:51 smithi078 bash[28332]: cephadm 2023-12-06T15:56:50.081997+0000 mgr.y (mgr.14140) 193 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi078=a 2023-12-06T15:56:51.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:51 smithi162 bash[24778]: audit 2023-12-06T15:56:50.080853+0000 mgr.y (mgr.14140) 192 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi078=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:51.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:51 smithi162 bash[24778]: cephadm 2023-12-06T15:56:50.081997+0000 mgr.y (mgr.14140) 193 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi078=a 2023-12-06T15:56:52.115 DEBUG:teuthology.orchestra.run.smithi078:alertmanager.a> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-06T15:56:52.118 INFO:tasks.cephadm:Adding grafana.a on smithi162 2023-12-06T15:56:52.118 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi162=a' 2023-12-06T15:56:52.338 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:56:52.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:52 smithi162 bash[24778]: cluster 2023-12-06T15:56:51.078980+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:52.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:52 smithi078 bash[24778]: cluster 2023-12-06T15:56:51.078980+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:52.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:52 smithi078 bash[28332]: cluster 2023-12-06T15:56:51.078980+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:54.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:54 smithi162 bash[24778]: cluster 2023-12-06T15:56:53.079564+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:54.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:54 smithi078 bash[24778]: cluster 2023-12-06T15:56:53.079564+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:54.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:54 smithi078 bash[28332]: cluster 2023-12-06T15:56:53.079564+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:56.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:56 smithi162 bash[24778]: cluster 2023-12-06T15:56:55.080185+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:56.506 INFO:teuthology.orchestra.run.smithi162.stdout:Scheduled grafana update... 2023-12-06T15:56:56.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:56 smithi078 bash[24778]: cluster 2023-12-06T15:56:55.080185+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:56.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:56 smithi078 bash[28332]: cluster 2023-12-06T15:56:55.080185+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:57.482 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:57 smithi162 bash[24778]: audit 2023-12-06T15:56:56.494747+0000 mgr.y (mgr.14140) 197 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:57.483 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:57 smithi162 bash[24778]: cephadm 2023-12-06T15:56:56.495754+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Saving service grafana spec with placement count:1 smithi162=a 2023-12-06T15:56:57.483 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:57 smithi162 bash[24778]: audit 2023-12-06T15:56:56.496448+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:56:56.495779\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-06T15:56:57.483 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:57 smithi162 bash[24778]: audit 2023-12-06T15:56:56.502201+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:56:56.495779\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-06T15:56:57.484 DEBUG:teuthology.orchestra.run.smithi162:grafana.a> sudo journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@grafana.a.service 2023-12-06T15:56:57.486 INFO:tasks.cephadm:Setting up client nodes... 2023-12-06T15:56:57.486 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T15:56:57.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:57 smithi078 bash[24778]: audit 2023-12-06T15:56:56.494747+0000 mgr.y (mgr.14140) 197 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:57.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:57 smithi078 bash[24778]: cephadm 2023-12-06T15:56:56.495754+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Saving service grafana spec with placement count:1 smithi162=a 2023-12-06T15:56:57.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:57 smithi078 bash[24778]: audit 2023-12-06T15:56:56.496448+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:56:56.495779\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-06T15:56:57.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:57 smithi078 bash[24778]: audit 2023-12-06T15:56:56.502201+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:56:56.495779\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-06T15:56:57.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:57 smithi078 bash[28332]: audit 2023-12-06T15:56:56.494747+0000 mgr.y (mgr.14140) 197 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi162=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:56:57.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:57 smithi078 bash[28332]: cephadm 2023-12-06T15:56:56.495754+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Saving service grafana spec with placement count:1 smithi162=a 2023-12-06T15:56:57.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:57 smithi078 bash[28332]: audit 2023-12-06T15:56:56.496448+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:56:56.495779\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-06T15:56:57.499 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:57 smithi078 bash[28332]: audit 2023-12-06T15:56:56.502201+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-06T15:56:56.495779\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi162\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-06T15:56:58.053 INFO:journalctl@ceph.grafana.a.smithi162.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-06T15:56:58.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:56:58 smithi162 bash[24778]: cluster 2023-12-06T15:56:57.080770+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:58.646 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:56:58 smithi078 bash[24778]: cluster 2023-12-06T15:56:57.080770+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:56:58.647 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:56:58 smithi078 bash[28332]: cluster 2023-12-06T15:56:57.080770+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:00.389 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:00 smithi162 docker[33024]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T15:57:00.389 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:00 smithi162 systemd[1]: Started Ceph prometheus.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:57:00.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:00 smithi162 bash[24778]: cluster 2023-12-06T15:56:59.081354+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:00.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:00 smithi162 bash[24778]: audit 2023-12-06T15:57:00.099394+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:00.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:00 smithi162 bash[24778]: audit 2023-12-06T15:57:00.105491+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:00.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:00 smithi162 bash[24778]: audit 2023-12-06T15:57:00.107096+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:57:00.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:00 smithi078 bash[24778]: cluster 2023-12-06T15:56:59.081354+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:00.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:00 smithi078 bash[28332]: cluster 2023-12-06T15:56:59.081354+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:00 smithi078 bash[24778]: audit 2023-12-06T15:57:00.099394+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:00 smithi078 bash[24778]: audit 2023-12-06T15:57:00.105491+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:00 smithi078 bash[24778]: audit 2023-12-06T15:57:00.107096+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:57:00.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:00 smithi078 bash[28332]: audit 2023-12-06T15:57:00.099394+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:00.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:00 smithi078 bash[28332]: audit 2023-12-06T15:57:00.105491+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.396838\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397041\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397168\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397289\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397408\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:56:29.397527\", \"created\": \"2023-12-06T15:56:28.147493\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:00.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:00 smithi078 bash[28332]: audit 2023-12-06T15:57:00.107096+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:57:00.752 INFO:teuthology.orchestra.run.smithi078.stdout:[client.0] 2023-12-06T15:57:00.753 INFO:teuthology.orchestra.run.smithi078.stdout: key = AQDMmXBlRLlXLBAAmNdpKpHsAlA8k0sO3oDB1Q== 2023-12-06T15:57:01.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[24778]: audit 2023-12-06T15:57:00.743589+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.78:0/127910958' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:57:01.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[24778]: audit 2023-12-06T15:57:00.750112+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.78:0/127910958' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:57:01.390 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.059Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T15:57:01.390 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.059Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-06T15:57:01.390 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.059Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-06T15:57:01.390 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.059Z caller=main.go:589 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi162 (none))" 2023-12-06T15:57:01.390 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.060Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T15:57:01.390 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.060Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T15:57:01.390 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.061Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T15:57:01.390 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.062Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-06T15:57:01.390 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.067Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.067Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.068Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.068Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.216µs 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.068Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.068Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.068Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.766µs wal_replay_duration=447.671µs wbl_replay_duration=120ns total_replay_duration=507.487µs 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.070Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.070Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.070Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.071Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=672.512µs db_storage=1.094µs remote_storage=1.79µs web_handler=309ns query_engine=685ns scrape=413.241µs scrape_sd=19.35µs notify=1.147µs notify_sd=1.389µs rules=26.722µs tracing=6.23µs 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.071Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-06T15:57:01.391 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:57:01 smithi162 bash[33044]: ts=2023-12-06T15:57:01.071Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T15:57:01.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:01 smithi078 bash[24778]: audit 2023-12-06T15:57:00.743589+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.78:0/127910958' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:57:01.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:01 smithi078 bash[24778]: audit 2023-12-06T15:57:00.750112+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.78:0/127910958' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:57:01.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:01 smithi078 bash[28332]: audit 2023-12-06T15:57:00.743589+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.78:0/127910958' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:57:01.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:01 smithi078 bash[28332]: audit 2023-12-06T15:57:00.750112+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.78:0/127910958' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:57:01.496 DEBUG:teuthology.orchestra.run.smithi078:> set -ex 2023-12-06T15:57:01.497 DEBUG:teuthology.orchestra.run.smithi078:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-06T15:57:01.497 DEBUG:teuthology.orchestra.run.smithi078:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-06T15:57:01.521 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-06T15:57:01.895 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:01 smithi078 systemd[1]: Starting Ceph node-exporter.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T15:57:02.156 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:01 smithi078 docker[36151]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T15:57:02.156 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:01 smithi078 systemd[1]: Started Ceph node-exporter.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:57:02.156 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:01 smithi078 bash[36173]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T15:57:02.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[24778]: cluster 2023-12-06T15:57:01.081985+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:02.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[24778]: audit 2023-12-06T15:57:01.230381+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_daemon_update\": \"2023-12-06T15:57:01.228292\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:02.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[24778]: audit 2023-12-06T15:57:01.236691+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_daemon_update\": \"2023-12-06T15:57:01.228292\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:02.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[24778]: audit 2023-12-06T15:57:01.240529+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:57:02.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[24778]: audit 2023-12-06T15:57:01.242069+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:02.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[24778]: cephadm 2023-12-06T15:57:01.243575+0000 mgr.y (mgr.14140) 202 : cephadm [INF] Deploying daemon node-exporter.a on smithi078 2023-12-06T15:57:02.494 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[24778]: audit 2023-12-06T15:57:01.937206+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:02.494 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[24778]: audit 2023-12-06T15:57:01.941966+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:02.494 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[24778]: audit 2023-12-06T15:57:01.942754+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:57:02.494 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[24778]: audit 2023-12-06T15:57:01.943630+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[24778]: cluster 2023-12-06T15:57:01.081985+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[28332]: cluster 2023-12-06T15:57:01.081985+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:02.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[24778]: audit 2023-12-06T15:57:01.230381+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_daemon_update\": \"2023-12-06T15:57:01.228292\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[28332]: audit 2023-12-06T15:57:01.230381+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_daemon_update\": \"2023-12-06T15:57:01.228292\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[24778]: audit 2023-12-06T15:57:01.236691+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_daemon_update\": \"2023-12-06T15:57:01.228292\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[24778]: audit 2023-12-06T15:57:01.240529+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[24778]: audit 2023-12-06T15:57:01.242069+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:02.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[24778]: cephadm 2023-12-06T15:57:01.243575+0000 mgr.y (mgr.14140) 202 : cephadm [INF] Deploying daemon node-exporter.a on smithi078 2023-12-06T15:57:02.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[28332]: audit 2023-12-06T15:57:01.236691+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}}, \"last_daemon_update\": \"2023-12-06T15:57:01.228292\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:02.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[28332]: audit 2023-12-06T15:57:01.240529+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:57:02.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[28332]: audit 2023-12-06T15:57:01.242069+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:02.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[28332]: cephadm 2023-12-06T15:57:01.243575+0000 mgr.y (mgr.14140) 202 : cephadm [INF] Deploying daemon node-exporter.a on smithi078 2023-12-06T15:57:02.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[24778]: audit 2023-12-06T15:57:01.937206+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:02.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[24778]: audit 2023-12-06T15:57:01.941966+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:02.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[24778]: audit 2023-12-06T15:57:01.942754+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:57:02.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[24778]: audit 2023-12-06T15:57:01.943630+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:02.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[28332]: audit 2023-12-06T15:57:01.937206+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:02.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[28332]: audit 2023-12-06T15:57:01.941966+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:02.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[28332]: audit 2023-12-06T15:57:01.942754+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-06T15:57:02.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:02 smithi078 bash[28332]: audit 2023-12-06T15:57:01.943630+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:57:02.801 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:02 smithi162 systemd[1]: Started Ceph node-exporter.b for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:57:02.801 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:02 smithi162 bash[33402]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-06T15:57:03.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:03 smithi162 bash[24778]: cephadm 2023-12-06T15:57:01.944332+0000 mgr.y (mgr.14140) 203 : cephadm [INF] Deploying daemon node-exporter.b on smithi162 2023-12-06T15:57:03.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:03 smithi162 bash[24778]: audit 2023-12-06T15:57:02.651645+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:03.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:03 smithi162 bash[24778]: audit 2023-12-06T15:57:02.657739+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:03.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:03 smithi162 bash[24778]: cephadm 2023-12-06T15:57:02.663334+0000 mgr.y (mgr.14140) 204 : cephadm [INF] Deploying daemon alertmanager.a on smithi078 2023-12-06T15:57:03.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:03 smithi078 bash[28332]: cephadm 2023-12-06T15:57:01.944332+0000 mgr.y (mgr.14140) 203 : cephadm [INF] Deploying daemon node-exporter.b on smithi162 2023-12-06T15:57:03.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:03 smithi078 bash[24778]: cephadm 2023-12-06T15:57:01.944332+0000 mgr.y (mgr.14140) 203 : cephadm [INF] Deploying daemon node-exporter.b on smithi162 2023-12-06T15:57:03.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:03 smithi078 bash[24778]: audit 2023-12-06T15:57:02.651645+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:03.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:03 smithi078 bash[24778]: audit 2023-12-06T15:57:02.657739+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:03.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:03 smithi078 bash[24778]: cephadm 2023-12-06T15:57:02.663334+0000 mgr.y (mgr.14140) 204 : cephadm [INF] Deploying daemon alertmanager.a on smithi078 2023-12-06T15:57:03.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:03 smithi078 bash[28332]: audit 2023-12-06T15:57:02.651645+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:03.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:03 smithi078 bash[28332]: audit 2023-12-06T15:57:02.657739+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:03.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:03 smithi078 bash[28332]: cephadm 2023-12-06T15:57:02.663334+0000 mgr.y (mgr.14140) 204 : cephadm [INF] Deploying daemon alertmanager.a on smithi078 2023-12-06T15:57:04.582 INFO:teuthology.orchestra.run.smithi162.stdout:[client.1] 2023-12-06T15:57:04.582 INFO:teuthology.orchestra.run.smithi162.stdout: key = AQDQmXBl5BIgIhAAXqtvETkDronMpeJDfphX8g== 2023-12-06T15:57:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:04 smithi162 bash[24778]: cluster 2023-12-06T15:57:03.082594+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:04 smithi162 bash[24778]: audit 2023-12-06T15:57:04.571978+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.162:0/3618820445' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:57:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:04 smithi162 bash[24778]: audit 2023-12-06T15:57:04.572228+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:57:04.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:04 smithi162 bash[24778]: audit 2023-12-06T15:57:04.579160+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:57:05.041 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:04 smithi078 bash[28332]: cluster 2023-12-06T15:57:03.082594+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:05.041 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:04 smithi078 bash[28332]: audit 2023-12-06T15:57:04.571978+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.162:0/3618820445' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:57:05.041 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:04 smithi078 bash[28332]: audit 2023-12-06T15:57:04.572228+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:57:05.041 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:04 smithi078 bash[28332]: audit 2023-12-06T15:57:04.579160+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:57:05.041 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:04 smithi078 bash[24778]: cluster 2023-12-06T15:57:03.082594+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:05.041 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:04 smithi078 bash[24778]: audit 2023-12-06T15:57:04.571978+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.162:0/3618820445' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:57:05.041 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:04 smithi078 bash[24778]: audit 2023-12-06T15:57:04.572228+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-06T15:57:05.041 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:04 smithi078 bash[24778]: audit 2023-12-06T15:57:04.579160+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-06T15:57:05.246 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2023-12-06T15:57:05.246 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-06T15:57:05.247 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-06T15:57:05.270 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T15:57:05.906 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:05 smithi078 bash[36173]: latest: Pulling from prom/node-exporter 2023-12-06T15:57:06.601 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:06 smithi162 bash[33402]: latest: Pulling from prom/node-exporter 2023-12-06T15:57:06.601 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:06 smithi162 bash[33402]: 2abcce694348: Already exists 2023-12-06T15:57:06.601 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:06 smithi162 bash[33402]: 455fd88e5221: Pulling fs layer 2023-12-06T15:57:06.602 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:06 smithi162 bash[33402]: 324153f2810a: Pulling fs layer 2023-12-06T15:57:06.602 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:06 smithi162 bash[33402]: 455fd88e5221: Verifying Checksum 2023-12-06T15:57:06.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:06 smithi162 bash[24778]: cluster 2023-12-06T15:57:05.083078+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:06.889 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:06 smithi162 bash[33402]: 455fd88e5221: Download complete 2023-12-06T15:57:06.889 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:06 smithi162 bash[33402]: 324153f2810a: Verifying Checksum 2023-12-06T15:57:06.890 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:06 smithi162 bash[33402]: 324153f2810a: Download complete 2023-12-06T15:57:06.952 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:06 smithi078 bash[24778]: cluster 2023-12-06T15:57:05.083078+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:06.952 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:06 smithi078 bash[28332]: cluster 2023-12-06T15:57:05.083078+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:06.953 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:06 smithi078 bash[36173]: 2abcce694348: Pulling fs layer 2023-12-06T15:57:06.953 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:06 smithi078 bash[36173]: 455fd88e5221: Pulling fs layer 2023-12-06T15:57:06.953 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:06 smithi078 bash[36173]: 324153f2810a: Pulling fs layer 2023-12-06T15:57:06.953 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:06 smithi078 bash[36173]: 455fd88e5221: Verifying Checksum 2023-12-06T15:57:06.953 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:06 smithi078 bash[36173]: 455fd88e5221: Download complete 2023-12-06T15:57:07.296 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:06 smithi078 bash[36173]: 2abcce694348: Download complete 2023-12-06T15:57:07.296 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:07 smithi078 bash[36173]: 324153f2810a: Verifying Checksum 2023-12-06T15:57:07.296 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:07 smithi078 bash[36173]: 324153f2810a: Download complete 2023-12-06T15:57:07.296 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:07 smithi078 bash[36173]: 2abcce694348: Pull complete 2023-12-06T15:57:07.388 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:06 smithi162 bash[33402]: 455fd88e5221: Pull complete 2023-12-06T15:57:07.639 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:07 smithi162 bash[33402]: 324153f2810a: Pull complete 2023-12-06T15:57:07.639 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:07 smithi162 bash[33402]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2023-12-06T15:57:07.639 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:07 smithi162 bash[33402]: Status: Downloaded newer image for prom/node-exporter:latest 2023-12-06T15:57:08.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[24778]: cluster 2023-12-06T15:57:07.083775+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:08.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:08 smithi078 bash[24778]: cluster 2023-12-06T15:57:07.083775+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:08.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:08 smithi078 bash[28332]: cluster 2023-12-06T15:57:07.083775+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.834Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.834Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.834Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.834Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.835Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.835Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=arp 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-06T15:57:09.140 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=edac 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-06T15:57:09.141 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-06T15:57:09.142 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-06T15:57:09.142 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-06T15:57:09.142 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-06T15:57:09.142 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-06T15:57:09.142 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-06T15:57:09.142 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-06T15:57:09.142 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-06T15:57:09.142 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-06T15:57:09.142 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-06T15:57:09.142 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=os 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=stat 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=time 2023-12-06T15:57:09.143 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-06T15:57:09.144 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=uname 2023-12-06T15:57:09.144 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-06T15:57:09.144 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-06T15:57:09.144 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.836Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-06T15:57:09.144 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.837Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-12-06T15:57:09.144 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 15:57:08 smithi162 bash[33402]: ts=2023-12-06T15:57:08.837Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-06T15:57:09.156 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:08 smithi078 bash[36173]: 455fd88e5221: Pull complete 2023-12-06T15:57:10.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:10 smithi078 bash[24778]: cluster 2023-12-06T15:57:09.084288+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:10.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:10 smithi078 bash[28332]: cluster 2023-12-06T15:57:09.084288+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:10.407 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:10 smithi078 bash[36173]: 324153f2810a: Pull complete 2023-12-06T15:57:10.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:10 smithi162 bash[24778]: cluster 2023-12-06T15:57:09.084288+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:10.942 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:10 smithi078 bash[36173]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2023-12-06T15:57:10.942 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:10 smithi078 bash[36173]: Status: Downloaded newer image for prom/node-exporter:latest 2023-12-06T15:57:11.205 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T15:57:11.206 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":47,"fsid":"21ff54ac-944f-11ee-95a2-87774f69a715","created":"2023-12-06T15:50:55.530739+0000","modified":"2023-12-06T15:56:37.215811+0000","last_up_change":"2023-12-06T15:56:36.200167+0000","last_in_change":"2023-12-06T15:56:36.200167+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-06T15:51:09.201169+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":"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6","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.78:6802","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6803","nonce":4034023496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6805","nonce":4034023496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6809","nonce":4034023496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6807","nonce":4034023496}]},"public_addr":"172.21.15.78:6803/4034023496","cluster_addr":"172.21.15.78:6805/4034023496","heartbeat_back_addr":"172.21.15.78:6809/4034023496","heartbeat_front_addr":"172.21.15.78:6807/4034023496","state":["exists","up"]},{"osd":1,"uuid":"1238295b-3b0d-49db-a466-a7e93d2f78be","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.78:6810","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6811","nonce":3269102027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6813","nonce":3269102027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6817","nonce":3269102027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6815","nonce":3269102027}]},"public_addr":"172.21.15.78:6811/3269102027","cluster_addr":"172.21.15.78:6813/3269102027","heartbeat_back_addr":"172.21.15.78:6817/3269102027","heartbeat_front_addr":"172.21.15.78:6815/3269102027","state":["exists","up"]},{"osd":2,"uuid":"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9","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.78:6818","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6819","nonce":341022555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6821","nonce":341022555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6825","nonce":341022555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6823","nonce":341022555}]},"public_addr":"172.21.15.78:6819/341022555","cluster_addr":"172.21.15.78:6821/341022555","heartbeat_back_addr":"172.21.15.78:6825/341022555","heartbeat_front_addr":"172.21.15.78:6823/341022555","state":["exists","up"]},{"osd":3,"uuid":"58f788dd-5023-4508-a15b-df79888f9a18","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.78:6826","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6827","nonce":2443693015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6829","nonce":2443693015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6833","nonce":2443693015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6831","nonce":2443693015}]},"public_addr":"172.21.15.78:6827/2443693015","cluster_addr":"172.21.15.78:6829/2443693015","heartbeat_back_addr":"172.21.15.78:6833/2443693015","heartbeat_front_addr":"172.21.15.78:6831/2443693015","state":["exists","up"]},{"osd":4,"uuid":"49c7d373-e07c-4afd-95b1-c73931a597ba","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.162:6800","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6801","nonce":3885269897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6803","nonce":3885269897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6807","nonce":3885269897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6805","nonce":3885269897}]},"public_addr":"172.21.15.162:6801/3885269897","cluster_addr":"172.21.15.162:6803/3885269897","heartbeat_back_addr":"172.21.15.162:6807/3885269897","heartbeat_front_addr":"172.21.15.162:6805/3885269897","state":["exists","up"]},{"osd":5,"uuid":"aab146b7-d0df-4e56-9a19-c888989a6be9","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.162:6808","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6809","nonce":303573475}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6810","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6811","nonce":303573475}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6814","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6815","nonce":303573475}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6812","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6813","nonce":303573475}]},"public_addr":"172.21.15.162:6809/303573475","cluster_addr":"172.21.15.162:6811/303573475","heartbeat_back_addr":"172.21.15.162:6815/303573475","heartbeat_front_addr":"172.21.15.162:6813/303573475","state":["exists","up"]},{"osd":6,"uuid":"dc894a05-2469-4982-aa6c-322e4ab4794b","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.162:6816","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6817","nonce":3501347170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6818","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6819","nonce":3501347170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6822","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6823","nonce":3501347170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6820","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6821","nonce":3501347170}]},"public_addr":"172.21.15.162:6817/3501347170","cluster_addr":"172.21.15.162:6819/3501347170","heartbeat_back_addr":"172.21.15.162:6823/3501347170","heartbeat_front_addr":"172.21.15.162:6821/3501347170","state":["exists","up"]},{"osd":7,"uuid":"17b554ac-94c5-4c6f-ba41-997873578628","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.162:6824","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6825","nonce":1262354032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6826","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6827","nonce":1262354032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6830","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6831","nonce":1262354032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6828","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6829","nonce":1262354032}]},"public_addr":"172.21.15.162:6825/1262354032","cluster_addr":"172.21.15.162:6827/1262354032","heartbeat_back_addr":"172.21.15.162:6831/1262354032","heartbeat_front_addr":"172.21.15.162:6829/1262354032","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:53:36.317169+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:54:04.936750+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:54:32.593433+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:54:58.745913+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:55:20.915870+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:55:45.740454+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:56:12.063161+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:56:34.932160+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.78:0/458559167":"2023-12-07T15:51:34.936227+0000","172.21.15.78:6801/2135446921":"2023-12-07T15:51:34.936227+0000","172.21.15.78:6800/2135446921":"2023-12-07T15:51:34.936227+0000","172.21.15.78:0/170497260":"2023-12-07T15:51:34.936227+0000","172.21.15.78:0/3506020743":"2023-12-07T15:51:34.936227+0000","172.21.15.78:0/4179592742":"2023-12-07T15:51:17.591502+0000","172.21.15.78:0/3938914298":"2023-12-07T15:51:17.591502+0000","172.21.15.78:0/3598272551":"2023-12-07T15:51:17.591502+0000","172.21.15.78:6800/1412686677":"2023-12-07T15:51:17.591502+0000","172.21.15.78:6801/1412686677":"2023-12-07T15:51:17.591502+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-06T15:57:12.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:12 smithi078 bash[28332]: cluster 2023-12-06T15:57:11.084771+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:12.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:12 smithi078 bash[28332]: audit 2023-12-06T15:57:11.201133+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.78:0/3930825439' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:57:12.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:12 smithi078 bash[24778]: cluster 2023-12-06T15:57:11.084771+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:12.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:12 smithi078 bash[24778]: audit 2023-12-06T15:57:11.201133+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.78:0/3930825439' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:57:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:12 smithi162 bash[24778]: cluster 2023-12-06T15:57:11.084771+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:12 smithi162 bash[24778]: audit 2023-12-06T15:57:11.201133+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.78:0/3930825439' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:57:13.255 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-12-06T15:51:09.201169+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2023-12-06T15:57:13.255 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2023-12-06T15:57:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:14 smithi162 bash[24778]: cluster 2023-12-06T15:57:13.085359+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:14.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[24778]: cluster 2023-12-06T15:57:13.085359+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:14.674 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[28332]: cluster 2023-12-06T15:57:13.085359+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:14.674 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.327Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-12-06T15:57:14.674 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.327Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.329Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:117 level=info collector=arp 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-06T15:57:14.675 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.330Z caller=node_exporter.go:117 level=info collector=edac 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-06T15:57:14.676 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=os 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-06T15:57:14.677 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=stat 2023-12-06T15:57:14.678 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-06T15:57:14.678 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-06T15:57:14.678 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-06T15:57:14.678 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=time 2023-12-06T15:57:14.678 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-06T15:57:14.678 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=uname 2023-12-06T15:57:14.678 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-06T15:57:14.678 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-06T15:57:14.679 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-06T15:57:14.679 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-12-06T15:57:14.679 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 15:57:14 smithi078 bash[36173]: ts=2023-12-06T15:57:14.331Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-06T15:57:16.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:16 smithi162 bash[24778]: cluster 2023-12-06T15:57:15.085962+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:16.656 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:16 smithi078 bash[24778]: cluster 2023-12-06T15:57:15.085962+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:16.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:16 smithi078 bash[28332]: cluster 2023-12-06T15:57:15.085962+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:18.156 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:18 smithi078 bash[24778]: cluster 2023-12-06T15:57:17.086547+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:18.157 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:18 smithi078 bash[28332]: cluster 2023-12-06T15:57:17.086547+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:18.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:18 smithi162 bash[24778]: cluster 2023-12-06T15:57:17.086547+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:19.206 INFO:teuthology.orchestra.run.smithi078.stdout:pg_num: 1 2023-12-06T15:57:20.354 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:20 smithi078 bash[28332]: cluster 2023-12-06T15:57:19.087127+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-12-06T15:57:20.354 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:20 smithi078 bash[28332]: audit 2023-12-06T15:57:19.199972+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.78:0/1404414119' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-06T15:57:20.354 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:20 smithi078 bash[24778]: cluster 2023-12-06T15:57:19.087127+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-12-06T15:57:20.354 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:20 smithi078 bash[24778]: audit 2023-12-06T15:57:19.199972+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.78:0/1404414119' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-06T15:57:20.355 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-06T15:57:20.355 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-06T15:57:20.356 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-06T15:57:20.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:20 smithi162 bash[24778]: cluster 2023-12-06T15:57:19.087127+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-12-06T15:57:20.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:20 smithi162 bash[24778]: audit 2023-12-06T15:57:19.199972+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.78:0/1404414119' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-06T15:57:20.907 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:20 smithi078 docker[36864]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T15:57:20.907 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:20 smithi078 systemd[1]: Started Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:57:21.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[24778]: audit 2023-12-06T15:57:20.707367+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:21.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[28332]: audit 2023-12-06T15:57:20.707367+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:21.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[24778]: audit 2023-12-06T15:57:20.711929+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:21.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[24778]: audit 2023-12-06T15:57:20.895899+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECGtz7jb2E1hmK/iKh1+afIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTU3MjBaFw0z\nMzEyMDMxNTU3MjBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDGd6lhhPDJY3Wacw7c8Y4c\ngZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/AmjtdtpXVq\nNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ3P+saix6\nJqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72XqMQ7zaS\nW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqAf1YaT0K/\nyWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo3TahFgDR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAMEoEHfYeqQO7Y7RftS2yriZXJiCX5ZJ\n2GhRDgwGmRDX/LQ872GvBPPL9lYosDllJkbfk98//sDD68loAhdQWD3AudAv0YGQ\n6j3PtkJo5fWJhsRGjA0px5FATNXHKi8+iFKKayW2ZU/m2yHD2h4v0C5NvbkZvuV/\nq4i0YvD+cneSoI54j6fTsXaOxEobCRPaScRWwM6mMpxWkW0Bi5/qmgcAXvU/H/1c\nSl/01fVaK7vZRgduBssQlbqvr84C2lkFAX9HfmPlQw9zS3cNPJUJmDfe8GkqCEmH\niEYICQFyvJ8GnmJLP2Je3/HS4S3tKVBCHWJq2lATClTVgv2F0o5CUls=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T15:57:21.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[28332]: audit 2023-12-06T15:57:20.711929+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:21.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[28332]: audit 2023-12-06T15:57:20.895899+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECGtz7jb2E1hmK/iKh1+afIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTU3MjBaFw0z\nMzEyMDMxNTU3MjBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDGd6lhhPDJY3Wacw7c8Y4c\ngZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/AmjtdtpXVq\nNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ3P+saix6\nJqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72XqMQ7zaS\nW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqAf1YaT0K/\nyWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo3TahFgDR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAMEoEHfYeqQO7Y7RftS2yriZXJiCX5ZJ\n2GhRDgwGmRDX/LQ872GvBPPL9lYosDllJkbfk98//sDD68loAhdQWD3AudAv0YGQ\n6j3PtkJo5fWJhsRGjA0px5FATNXHKi8+iFKKayW2ZU/m2yHD2h4v0C5NvbkZvuV/\nq4i0YvD+cneSoI54j6fTsXaOxEobCRPaScRWwM6mMpxWkW0Bi5/qmgcAXvU/H/1c\nSl/01fVaK7vZRgduBssQlbqvr84C2lkFAX9HfmPlQw9zS3cNPJUJmDfe8GkqCEmH\niEYICQFyvJ8GnmJLP2Je3/HS4S3tKVBCHWJq2lATClTVgv2F0o5CUls=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T15:57:21.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[24778]: audit 2023-12-06T15:57:20.901477+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECGtz7jb2E1hmK/iKh1+afIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTU3MjBaFw0z\nMzEyMDMxNTU3MjBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDGd6lhhPDJY3Wacw7c8Y4c\ngZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/AmjtdtpXVq\nNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ3P+saix6\nJqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72XqMQ7zaS\nW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqAf1YaT0K/\nyWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo3TahFgDR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAMEoEHfYeqQO7Y7RftS2yriZXJiCX5ZJ\n2GhRDgwGmRDX/LQ872GvBPPL9lYosDllJkbfk98//sDD68loAhdQWD3AudAv0YGQ\n6j3PtkJo5fWJhsRGjA0px5FATNXHKi8+iFKKayW2ZU/m2yHD2h4v0C5NvbkZvuV/\nq4i0YvD+cneSoI54j6fTsXaOxEobCRPaScRWwM6mMpxWkW0Bi5/qmgcAXvU/H/1c\nSl/01fVaK7vZRgduBssQlbqvr84C2lkFAX9HfmPlQw9zS3cNPJUJmDfe8GkqCEmH\niEYICQFyvJ8GnmJLP2Je3/HS4S3tKVBCHWJq2lATClTVgv2F0o5CUls=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T15:57:21.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[24778]: audit 2023-12-06T15:57:20.902320+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDGd6lhhPDJY3Wa\ncw7c8Y4cgZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/Am\njtdtpXVqNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ\n3P+saix6JqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72\nXqMQ7zaSW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqA\nf1YaT0K/yWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo\n3TahFgDRAgMBAAECggEBAMG6ZJhQkEnE0DMnRMbe831X91N+kTGJjs956fY7rtXM\nsEMjMsXxJkhhLxL2swq6eW4oh2/zJxPCfCTnIdphvC8kpbWUjUugeXS6tTXrcMnR\n9OhOrSq9WFVn3f4SIlSxkoSHgDxKDK9tuO7FzryaFzhVJGDxd13ptzpM/C3wfmi6\nchcS8IT49WNGX+kRHvO0MdzjhhiUwcwW5LUB3gOMZSZAb2XqUUlBnag4aiej0s6p\nLPuhU6/au7G1TYMEBxZftjVAYKdHpcEpVEfkC7F7RQLfypVKv5SdUCulICA3whAL\nQn2xSxIU/SVF8VE9L1zPWplOJC5qJmFhpMOQr6TRQFECgYEA/AWWqyn63hrUULNq\nhTQ+W3K6pu0XVxxfBWHrOqUlFzg1Lc2KurB6bQOwUGmwxTRT4uZH6mIZg8in4+B5\n+OftTW2Tg5TSU7E0UYgIoB/ycYsz6UR84D0t0sijdiSGpOeIQePCmcgbl7OQKf76\n7l/i0WKcoH81YcH0wp72HfpQG3MCgYEAyZmpX+GmfsKZQJd+wWCmCr7ZOnuQkK+i\nqGaYsS7nv6bVSkSpeZHE6gsiM5+BNUpxHfsIfsAFJBZ5JmLfgw+lm9hc8dqY+Yr3\nordIKgXLtCj93RUFy+LWrFa6n9uPtKWyc5mBE9ssZImt60/Qqzu58LmHDAQsfE9O\n+p5QWHMI6asCgYBlGRDR5OtAAd896FtIyCZjpOh/YgjE5xqvHBKy2eDBKckbcKLA\nNV9HL/2gpGVHFrC4Csy6l1PI68t9vGTxlog5UUWluSOOcz2bn0hmg6pMJh1S7Ch0\nA9bIAbihAhIJQOAGHonICuAWwO+KCUE8MrbYbAiM0brmVloLYJ02dV2BRQKBgFma\nw86LFB6ZTdaIv10iIQr7or+8thepCQoCd/Gg4H6tn3WgKReQs8423p/FUH+oM7jY\noAD+RgqxNm3aWm/9X2VyeHVC7OVVYBXhkuCirNTJt3QxaN8jVrlI3zA4PZpUX4nD\n+7wgmY2iKDxDwIKrTEzzmVO88yzZb0gzX5DAqIB7AoGAImkKrAzdLBGcRxlsUU9m\ncqL+e6XelhGMWMu3EauXOHlgyKsI8z/sL1y45dvG8oWH+Sbpq3zYpW4jso3hYVxP\n2f17nTjvUtLj9lMCwexE4YToarJnWerGDL4qjTRLbtPSx+tCQMazmQV1Dw2h7smB\nxVfGiBnrt/hJRU24Z25qK5M=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T15:57:21.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[24778]: audit 2023-12-06T15:57:20.907551+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDGd6lhhPDJY3Wa\ncw7c8Y4cgZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/Am\njtdtpXVqNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ\n3P+saix6JqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72\nXqMQ7zaSW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqA\nf1YaT0K/yWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo\n3TahFgDRAgMBAAECggEBAMG6ZJhQkEnE0DMnRMbe831X91N+kTGJjs956fY7rtXM\nsEMjMsXxJkhhLxL2swq6eW4oh2/zJxPCfCTnIdphvC8kpbWUjUugeXS6tTXrcMnR\n9OhOrSq9WFVn3f4SIlSxkoSHgDxKDK9tuO7FzryaFzhVJGDxd13ptzpM/C3wfmi6\nchcS8IT49WNGX+kRHvO0MdzjhhiUwcwW5LUB3gOMZSZAb2XqUUlBnag4aiej0s6p\nLPuhU6/au7G1TYMEBxZftjVAYKdHpcEpVEfkC7F7RQLfypVKv5SdUCulICA3whAL\nQn2xSxIU/SVF8VE9L1zPWplOJC5qJmFhpMOQr6TRQFECgYEA/AWWqyn63hrUULNq\nhTQ+W3K6pu0XVxxfBWHrOqUlFzg1Lc2KurB6bQOwUGmwxTRT4uZH6mIZg8in4+B5\n+OftTW2Tg5TSU7E0UYgIoB/ycYsz6UR84D0t0sijdiSGpOeIQePCmcgbl7OQKf76\n7l/i0WKcoH81YcH0wp72HfpQG3MCgYEAyZmpX+GmfsKZQJd+wWCmCr7ZOnuQkK+i\nqGaYsS7nv6bVSkSpeZHE6gsiM5+BNUpxHfsIfsAFJBZ5JmLfgw+lm9hc8dqY+Yr3\nordIKgXLtCj93RUFy+LWrFa6n9uPtKWyc5mBE9ssZImt60/Qqzu58LmHDAQsfE9O\n+p5QWHMI6asCgYBlGRDR5OtAAd896FtIyCZjpOh/YgjE5xqvHBKy2eDBKckbcKLA\nNV9HL/2gpGVHFrC4Csy6l1PI68t9vGTxlog5UUWluSOOcz2bn0hmg6pMJh1S7Ch0\nA9bIAbihAhIJQOAGHonICuAWwO+KCUE8MrbYbAiM0brmVloLYJ02dV2BRQKBgFma\nw86LFB6ZTdaIv10iIQr7or+8thepCQoCd/Gg4H6tn3WgKReQs8423p/FUH+oM7jY\noAD+RgqxNm3aWm/9X2VyeHVC7OVVYBXhkuCirNTJt3QxaN8jVrlI3zA4PZpUX4nD\n+7wgmY2iKDxDwIKrTEzzmVO88yzZb0gzX5DAqIB7AoGAImkKrAzdLBGcRxlsUU9m\ncqL+e6XelhGMWMu3EauXOHlgyKsI8z/sL1y45dvG8oWH+Sbpq3zYpW4jso3hYVxP\n2f17nTjvUtLj9lMCwexE4YToarJnWerGDL4qjTRLbtPSx+tCQMazmQV1Dw2h7smB\nxVfGiBnrt/hJRU24Z25qK5M=\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T15:57:21.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[28332]: audit 2023-12-06T15:57:20.901477+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECGtz7jb2E1hmK/iKh1+afIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTU3MjBaFw0z\nMzEyMDMxNTU3MjBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDGd6lhhPDJY3Wacw7c8Y4c\ngZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/AmjtdtpXVq\nNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ3P+saix6\nJqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72XqMQ7zaS\nW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqAf1YaT0K/\nyWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo3TahFgDR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAMEoEHfYeqQO7Y7RftS2yriZXJiCX5ZJ\n2GhRDgwGmRDX/LQ872GvBPPL9lYosDllJkbfk98//sDD68loAhdQWD3AudAv0YGQ\n6j3PtkJo5fWJhsRGjA0px5FATNXHKi8+iFKKayW2ZU/m2yHD2h4v0C5NvbkZvuV/\nq4i0YvD+cneSoI54j6fTsXaOxEobCRPaScRWwM6mMpxWkW0Bi5/qmgcAXvU/H/1c\nSl/01fVaK7vZRgduBssQlbqvr84C2lkFAX9HfmPlQw9zS3cNPJUJmDfe8GkqCEmH\niEYICQFyvJ8GnmJLP2Je3/HS4S3tKVBCHWJq2lATClTVgv2F0o5CUls=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T15:57:21.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[28332]: audit 2023-12-06T15:57:20.902320+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDGd6lhhPDJY3Wa\ncw7c8Y4cgZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/Am\njtdtpXVqNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ\n3P+saix6JqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72\nXqMQ7zaSW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqA\nf1YaT0K/yWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo\n3TahFgDRAgMBAAECggEBAMG6ZJhQkEnE0DMnRMbe831X91N+kTGJjs956fY7rtXM\nsEMjMsXxJkhhLxL2swq6eW4oh2/zJxPCfCTnIdphvC8kpbWUjUugeXS6tTXrcMnR\n9OhOrSq9WFVn3f4SIlSxkoSHgDxKDK9tuO7FzryaFzhVJGDxd13ptzpM/C3wfmi6\nchcS8IT49WNGX+kRHvO0MdzjhhiUwcwW5LUB3gOMZSZAb2XqUUlBnag4aiej0s6p\nLPuhU6/au7G1TYMEBxZftjVAYKdHpcEpVEfkC7F7RQLfypVKv5SdUCulICA3whAL\nQn2xSxIU/SVF8VE9L1zPWplOJC5qJmFhpMOQr6TRQFECgYEA/AWWqyn63hrUULNq\nhTQ+W3K6pu0XVxxfBWHrOqUlFzg1Lc2KurB6bQOwUGmwxTRT4uZH6mIZg8in4+B5\n+OftTW2Tg5TSU7E0UYgIoB/ycYsz6UR84D0t0sijdiSGpOeIQePCmcgbl7OQKf76\n7l/i0WKcoH81YcH0wp72HfpQG3MCgYEAyZmpX+GmfsKZQJd+wWCmCr7ZOnuQkK+i\nqGaYsS7nv6bVSkSpeZHE6gsiM5+BNUpxHfsIfsAFJBZ5JmLfgw+lm9hc8dqY+Yr3\nordIKgXLtCj93RUFy+LWrFa6n9uPtKWyc5mBE9ssZImt60/Qqzu58LmHDAQsfE9O\n+p5QWHMI6asCgYBlGRDR5OtAAd896FtIyCZjpOh/YgjE5xqvHBKy2eDBKckbcKLA\nNV9HL/2gpGVHFrC4Csy6l1PI68t9vGTxlog5UUWluSOOcz2bn0hmg6pMJh1S7Ch0\nA9bIAbihAhIJQOAGHonICuAWwO+KCUE8MrbYbAiM0brmVloLYJ02dV2BRQKBgFma\nw86LFB6ZTdaIv10iIQr7or+8thepCQoCd/Gg4H6tn3WgKReQs8423p/FUH+oM7jY\noAD+RgqxNm3aWm/9X2VyeHVC7OVVYBXhkuCirNTJt3QxaN8jVrlI3zA4PZpUX4nD\n+7wgmY2iKDxDwIKrTEzzmVO88yzZb0gzX5DAqIB7AoGAImkKrAzdLBGcRxlsUU9m\ncqL+e6XelhGMWMu3EauXOHlgyKsI8z/sL1y45dvG8oWH+Sbpq3zYpW4jso3hYVxP\n2f17nTjvUtLj9lMCwexE4YToarJnWerGDL4qjTRLbtPSx+tCQMazmQV1Dw2h7smB\nxVfGiBnrt/hJRU24Z25qK5M=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T15:57:21.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:21 smithi078 bash[28332]: audit 2023-12-06T15:57:20.907551+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDGd6lhhPDJY3Wa\ncw7c8Y4cgZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/Am\njtdtpXVqNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ\n3P+saix6JqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72\nXqMQ7zaSW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqA\nf1YaT0K/yWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo\n3TahFgDRAgMBAAECggEBAMG6ZJhQkEnE0DMnRMbe831X91N+kTGJjs956fY7rtXM\nsEMjMsXxJkhhLxL2swq6eW4oh2/zJxPCfCTnIdphvC8kpbWUjUugeXS6tTXrcMnR\n9OhOrSq9WFVn3f4SIlSxkoSHgDxKDK9tuO7FzryaFzhVJGDxd13ptzpM/C3wfmi6\nchcS8IT49WNGX+kRHvO0MdzjhhiUwcwW5LUB3gOMZSZAb2XqUUlBnag4aiej0s6p\nLPuhU6/au7G1TYMEBxZftjVAYKdHpcEpVEfkC7F7RQLfypVKv5SdUCulICA3whAL\nQn2xSxIU/SVF8VE9L1zPWplOJC5qJmFhpMOQr6TRQFECgYEA/AWWqyn63hrUULNq\nhTQ+W3K6pu0XVxxfBWHrOqUlFzg1Lc2KurB6bQOwUGmwxTRT4uZH6mIZg8in4+B5\n+OftTW2Tg5TSU7E0UYgIoB/ycYsz6UR84D0t0sijdiSGpOeIQePCmcgbl7OQKf76\n7l/i0WKcoH81YcH0wp72HfpQG3MCgYEAyZmpX+GmfsKZQJd+wWCmCr7ZOnuQkK+i\nqGaYsS7nv6bVSkSpeZHE6gsiM5+BNUpxHfsIfsAFJBZ5JmLfgw+lm9hc8dqY+Yr3\nordIKgXLtCj93RUFy+LWrFa6n9uPtKWyc5mBE9ssZImt60/Qqzu58LmHDAQsfE9O\n+p5QWHMI6asCgYBlGRDR5OtAAd896FtIyCZjpOh/YgjE5xqvHBKy2eDBKckbcKLA\nNV9HL/2gpGVHFrC4Csy6l1PI68t9vGTxlog5UUWluSOOcz2bn0hmg6pMJh1S7Ch0\nA9bIAbihAhIJQOAGHonICuAWwO+KCUE8MrbYbAiM0brmVloLYJ02dV2BRQKBgFma\nw86LFB6ZTdaIv10iIQr7or+8thepCQoCd/Gg4H6tn3WgKReQs8423p/FUH+oM7jY\noAD+RgqxNm3aWm/9X2VyeHVC7OVVYBXhkuCirNTJt3QxaN8jVrlI3zA4PZpUX4nD\n+7wgmY2iKDxDwIKrTEzzmVO88yzZb0gzX5DAqIB7AoGAImkKrAzdLBGcRxlsUU9m\ncqL+e6XelhGMWMu3EauXOHlgyKsI8z/sL1y45dvG8oWH+Sbpq3zYpW4jso3hYVxP\n2f17nTjvUtLj9lMCwexE4YToarJnWerGDL4qjTRLbtPSx+tCQMazmQV1Dw2h7smB\nxVfGiBnrt/hJRU24Z25qK5M=\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T15:57:21.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:21 smithi162 bash[24778]: audit 2023-12-06T15:57:20.707367+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:21.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:21 smithi162 bash[24778]: audit 2023-12-06T15:57:20.711929+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184415\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184568\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184652\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184731\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184809\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184887\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:54:52.184965\", \"created\": \"2023-12-06T15:54:51.176439\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:21.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:21 smithi162 bash[24778]: audit 2023-12-06T15:57:20.895899+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECGtz7jb2E1hmK/iKh1+afIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTU3MjBaFw0z\nMzEyMDMxNTU3MjBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDGd6lhhPDJY3Wacw7c8Y4c\ngZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/AmjtdtpXVq\nNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ3P+saix6\nJqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72XqMQ7zaS\nW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqAf1YaT0K/\nyWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo3TahFgDR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAMEoEHfYeqQO7Y7RftS2yriZXJiCX5ZJ\n2GhRDgwGmRDX/LQ872GvBPPL9lYosDllJkbfk98//sDD68loAhdQWD3AudAv0YGQ\n6j3PtkJo5fWJhsRGjA0px5FATNXHKi8+iFKKayW2ZU/m2yHD2h4v0C5NvbkZvuV/\nq4i0YvD+cneSoI54j6fTsXaOxEobCRPaScRWwM6mMpxWkW0Bi5/qmgcAXvU/H/1c\nSl/01fVaK7vZRgduBssQlbqvr84C2lkFAX9HfmPlQw9zS3cNPJUJmDfe8GkqCEmH\niEYICQFyvJ8GnmJLP2Je3/HS4S3tKVBCHWJq2lATClTVgv2F0o5CUls=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-06T15:57:21.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:21 smithi162 bash[24778]: audit 2023-12-06T15:57:20.901477+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CECGtz7jb2E1hmK/iKh1+afIwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDYxNTU3MjBaFw0z\nMzEyMDMxNTU3MjBaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDGd6lhhPDJY3Wacw7c8Y4c\ngZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/AmjtdtpXVq\nNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ3P+saix6\nJqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72XqMQ7zaS\nW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqAf1YaT0K/\nyWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo3TahFgDR\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAMEoEHfYeqQO7Y7RftS2yriZXJiCX5ZJ\n2GhRDgwGmRDX/LQ872GvBPPL9lYosDllJkbfk98//sDD68loAhdQWD3AudAv0YGQ\n6j3PtkJo5fWJhsRGjA0px5FATNXHKi8+iFKKayW2ZU/m2yHD2h4v0C5NvbkZvuV/\nq4i0YvD+cneSoI54j6fTsXaOxEobCRPaScRWwM6mMpxWkW0Bi5/qmgcAXvU/H/1c\nSl/01fVaK7vZRgduBssQlbqvr84C2lkFAX9HfmPlQw9zS3cNPJUJmDfe8GkqCEmH\niEYICQFyvJ8GnmJLP2Je3/HS4S3tKVBCHWJq2lATClTVgv2F0o5CUls=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-06T15:57:21.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:21 smithi162 bash[24778]: audit 2023-12-06T15:57:20.902320+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDGd6lhhPDJY3Wa\ncw7c8Y4cgZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/Am\njtdtpXVqNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ\n3P+saix6JqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72\nXqMQ7zaSW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqA\nf1YaT0K/yWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo\n3TahFgDRAgMBAAECggEBAMG6ZJhQkEnE0DMnRMbe831X91N+kTGJjs956fY7rtXM\nsEMjMsXxJkhhLxL2swq6eW4oh2/zJxPCfCTnIdphvC8kpbWUjUugeXS6tTXrcMnR\n9OhOrSq9WFVn3f4SIlSxkoSHgDxKDK9tuO7FzryaFzhVJGDxd13ptzpM/C3wfmi6\nchcS8IT49WNGX+kRHvO0MdzjhhiUwcwW5LUB3gOMZSZAb2XqUUlBnag4aiej0s6p\nLPuhU6/au7G1TYMEBxZftjVAYKdHpcEpVEfkC7F7RQLfypVKv5SdUCulICA3whAL\nQn2xSxIU/SVF8VE9L1zPWplOJC5qJmFhpMOQr6TRQFECgYEA/AWWqyn63hrUULNq\nhTQ+W3K6pu0XVxxfBWHrOqUlFzg1Lc2KurB6bQOwUGmwxTRT4uZH6mIZg8in4+B5\n+OftTW2Tg5TSU7E0UYgIoB/ycYsz6UR84D0t0sijdiSGpOeIQePCmcgbl7OQKf76\n7l/i0WKcoH81YcH0wp72HfpQG3MCgYEAyZmpX+GmfsKZQJd+wWCmCr7ZOnuQkK+i\nqGaYsS7nv6bVSkSpeZHE6gsiM5+BNUpxHfsIfsAFJBZ5JmLfgw+lm9hc8dqY+Yr3\nordIKgXLtCj93RUFy+LWrFa6n9uPtKWyc5mBE9ssZImt60/Qqzu58LmHDAQsfE9O\n+p5QWHMI6asCgYBlGRDR5OtAAd896FtIyCZjpOh/YgjE5xqvHBKy2eDBKckbcKLA\nNV9HL/2gpGVHFrC4Csy6l1PI68t9vGTxlog5UUWluSOOcz2bn0hmg6pMJh1S7Ch0\nA9bIAbihAhIJQOAGHonICuAWwO+KCUE8MrbYbAiM0brmVloLYJ02dV2BRQKBgFma\nw86LFB6ZTdaIv10iIQr7or+8thepCQoCd/Gg4H6tn3WgKReQs8423p/FUH+oM7jY\noAD+RgqxNm3aWm/9X2VyeHVC7OVVYBXhkuCirNTJt3QxaN8jVrlI3zA4PZpUX4nD\n+7wgmY2iKDxDwIKrTEzzmVO88yzZb0gzX5DAqIB7AoGAImkKrAzdLBGcRxlsUU9m\ncqL+e6XelhGMWMu3EauXOHlgyKsI8z/sL1y45dvG8oWH+Sbpq3zYpW4jso3hYVxP\n2f17nTjvUtLj9lMCwexE4YToarJnWerGDL4qjTRLbtPSx+tCQMazmQV1Dw2h7smB\nxVfGiBnrt/hJRU24Z25qK5M=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-06T15:57:21.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:21 smithi162 bash[24778]: audit 2023-12-06T15:57:20.907551+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDGd6lhhPDJY3Wa\ncw7c8Y4cgZyDqkkGPNwqGe/lxWcTNN0GJP/03/Ry9c0ldqblDN7JumRVdKvQl/Am\njtdtpXVqNbT31Fgq02iomjgfgR+SI4/99yduUHanqHzAFaSgmQ5JYlmfU6wpRpOJ\n3P+saix6JqCz4MmfKXZzrvdqezURcSTak4SeRsGtkOx7dvARKsnLJ4Zoz7VYoX72\nXqMQ7zaSW5Et82/FZ4eAn9jbdINt1YVv9jVfEW6h3871WoRhYBdgkbymJfaoCgqA\nf1YaT0K/yWYiya7T5E9D8t6/4fvo8FGLny1nOSCyO+qpb93GDsouGifZcf1b+Cmo\n3TahFgDRAgMBAAECggEBAMG6ZJhQkEnE0DMnRMbe831X91N+kTGJjs956fY7rtXM\nsEMjMsXxJkhhLxL2swq6eW4oh2/zJxPCfCTnIdphvC8kpbWUjUugeXS6tTXrcMnR\n9OhOrSq9WFVn3f4SIlSxkoSHgDxKDK9tuO7FzryaFzhVJGDxd13ptzpM/C3wfmi6\nchcS8IT49WNGX+kRHvO0MdzjhhiUwcwW5LUB3gOMZSZAb2XqUUlBnag4aiej0s6p\nLPuhU6/au7G1TYMEBxZftjVAYKdHpcEpVEfkC7F7RQLfypVKv5SdUCulICA3whAL\nQn2xSxIU/SVF8VE9L1zPWplOJC5qJmFhpMOQr6TRQFECgYEA/AWWqyn63hrUULNq\nhTQ+W3K6pu0XVxxfBWHrOqUlFzg1Lc2KurB6bQOwUGmwxTRT4uZH6mIZg8in4+B5\n+OftTW2Tg5TSU7E0UYgIoB/ycYsz6UR84D0t0sijdiSGpOeIQePCmcgbl7OQKf76\n7l/i0WKcoH81YcH0wp72HfpQG3MCgYEAyZmpX+GmfsKZQJd+wWCmCr7ZOnuQkK+i\nqGaYsS7nv6bVSkSpeZHE6gsiM5+BNUpxHfsIfsAFJBZ5JmLfgw+lm9hc8dqY+Yr3\nordIKgXLtCj93RUFy+LWrFa6n9uPtKWyc5mBE9ssZImt60/Qqzu58LmHDAQsfE9O\n+p5QWHMI6asCgYBlGRDR5OtAAd896FtIyCZjpOh/YgjE5xqvHBKy2eDBKckbcKLA\nNV9HL/2gpGVHFrC4Csy6l1PI68t9vGTxlog5UUWluSOOcz2bn0hmg6pMJh1S7Ch0\nA9bIAbihAhIJQOAGHonICuAWwO+KCUE8MrbYbAiM0brmVloLYJ02dV2BRQKBgFma\nw86LFB6ZTdaIv10iIQr7or+8thepCQoCd/Gg4H6tn3WgKReQs8423p/FUH+oM7jY\noAD+RgqxNm3aWm/9X2VyeHVC7OVVYBXhkuCirNTJt3QxaN8jVrlI3zA4PZpUX4nD\n+7wgmY2iKDxDwIKrTEzzmVO88yzZb0gzX5DAqIB7AoGAImkKrAzdLBGcRxlsUU9m\ncqL+e6XelhGMWMu3EauXOHlgyKsI8z/sL1y45dvG8oWH+Sbpq3zYpW4jso3hYVxP\n2f17nTjvUtLj9lMCwexE4YToarJnWerGDL4qjTRLbtPSx+tCQMazmQV1Dw2h7smB\nxVfGiBnrt/hJRU24Z25qK5M=\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-06T15:57:22.416 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[24778]: cephadm 2023-12-06T15:57:20.908282+0000 mgr.y (mgr.14140) 214 : cephadm [INF] Deploying daemon grafana.a on smithi162 2023-12-06T15:57:22.416 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[24778]: cluster 2023-12-06T15:57:21.087881+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:22.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[28332]: cephadm 2023-12-06T15:57:20.908282+0000 mgr.y (mgr.14140) 214 : cephadm [INF] Deploying daemon grafana.a on smithi162 2023-12-06T15:57:22.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[28332]: cluster 2023-12-06T15:57:21.087881+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:22.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:22 smithi162 bash[24778]: cephadm 2023-12-06T15:57:20.908282+0000 mgr.y (mgr.14140) 214 : cephadm [INF] Deploying daemon grafana.a on smithi162 2023-12-06T15:57:22.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:22 smithi162 bash[24778]: cluster 2023-12-06T15:57:21.087881+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:22.907 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[36885]: ts=2023-12-06T15:57:22.466Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-06T15:57:22.907 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[36885]: ts=2023-12-06T15:57:22.466Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-06T15:57:22.907 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[36885]: ts=2023-12-06T15:57:22.470Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.78 port=9094 2023-12-06T15:57:22.907 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[36885]: ts=2023-12-06T15:57:22.472Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T15:57:22.907 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[36885]: ts=2023-12-06T15:57:22.516Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:57:22.907 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[36885]: ts=2023-12-06T15:57:22.516Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:57:22.907 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[36885]: ts=2023-12-06T15:57:22.520Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-06T15:57:22.907 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:22 smithi078 bash[36885]: ts=2023-12-06T15:57:22.520Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T15:57:24.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:24 smithi078 bash[24778]: cluster 2023-12-06T15:57:23.088515+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:24.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:24 smithi078 bash[28332]: cluster 2023-12-06T15:57:23.088515+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:24.526 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T15:57:24.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:24 smithi162 bash[24778]: cluster 2023-12-06T15:57:23.088515+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:24.756 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:24 smithi078 bash[36885]: ts=2023-12-06T15:57:24.473Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000380665s 2023-12-06T15:57:25.345 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6800","nonce":1764686283},{"type":"v1","addr":"172.21.15.78:6801","nonce":1764686283}]},"active_addr":"172.21.15.78:6801/1764686283","active_change":"2023-12-06T15:51:34.936767+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://smithi078.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.78:0","nonce":1948823543}]},{"addrvec":[{"type":"v2","addr":"172.21.15.78:0","nonce":1255405130}]},{"addrvec":[{"type":"v2","addr":"172.21.15.78:0","nonce":3612313510}]}]}} 2023-12-06T15:57:25.349 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-06T15:57:25.349 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-06T15:57:25.349 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T15:57:25.489 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:25 smithi078 bash[24778]: audit 2023-12-06T15:57:24.516652+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.78:0/2907960406' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T15:57:25.489 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:25 smithi078 bash[28332]: audit 2023-12-06T15:57:24.516652+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.78:0/2907960406' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T15:57:25.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:25 smithi162 bash[24778]: audit 2023-12-06T15:57:24.516652+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.78:0/2907960406' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T15:57:26.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:26 smithi078 bash[24778]: cluster 2023-12-06T15:57:25.089093+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:26.498 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:26 smithi078 bash[28332]: cluster 2023-12-06T15:57:25.089093+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:26 smithi162 bash[24778]: cluster 2023-12-06T15:57:25.089093+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:28.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:28 smithi162 bash[24778]: cluster 2023-12-06T15:57:27.089733+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:28.406 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:28 smithi078 bash[28332]: cluster 2023-12-06T15:57:27.089733+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:28.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:28 smithi078 bash[24778]: cluster 2023-12-06T15:57:27.089733+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:28.506 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T15:57:28.507 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":47,"fsid":"21ff54ac-944f-11ee-95a2-87774f69a715","created":"2023-12-06T15:50:55.530739+0000","modified":"2023-12-06T15:56:37.215811+0000","last_up_change":"2023-12-06T15:56:36.200167+0000","last_in_change":"2023-12-06T15:56:36.200167+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-06T15:51:09.201169+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":"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6","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.78:6802","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6803","nonce":4034023496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6805","nonce":4034023496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6809","nonce":4034023496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6807","nonce":4034023496}]},"public_addr":"172.21.15.78:6803/4034023496","cluster_addr":"172.21.15.78:6805/4034023496","heartbeat_back_addr":"172.21.15.78:6809/4034023496","heartbeat_front_addr":"172.21.15.78:6807/4034023496","state":["exists","up"]},{"osd":1,"uuid":"1238295b-3b0d-49db-a466-a7e93d2f78be","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.78:6810","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6811","nonce":3269102027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6813","nonce":3269102027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6817","nonce":3269102027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6815","nonce":3269102027}]},"public_addr":"172.21.15.78:6811/3269102027","cluster_addr":"172.21.15.78:6813/3269102027","heartbeat_back_addr":"172.21.15.78:6817/3269102027","heartbeat_front_addr":"172.21.15.78:6815/3269102027","state":["exists","up"]},{"osd":2,"uuid":"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9","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.78:6818","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6819","nonce":341022555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6821","nonce":341022555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6825","nonce":341022555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6823","nonce":341022555}]},"public_addr":"172.21.15.78:6819/341022555","cluster_addr":"172.21.15.78:6821/341022555","heartbeat_back_addr":"172.21.15.78:6825/341022555","heartbeat_front_addr":"172.21.15.78:6823/341022555","state":["exists","up"]},{"osd":3,"uuid":"58f788dd-5023-4508-a15b-df79888f9a18","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.78:6826","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6827","nonce":2443693015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6829","nonce":2443693015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6833","nonce":2443693015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6831","nonce":2443693015}]},"public_addr":"172.21.15.78:6827/2443693015","cluster_addr":"172.21.15.78:6829/2443693015","heartbeat_back_addr":"172.21.15.78:6833/2443693015","heartbeat_front_addr":"172.21.15.78:6831/2443693015","state":["exists","up"]},{"osd":4,"uuid":"49c7d373-e07c-4afd-95b1-c73931a597ba","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.162:6800","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6801","nonce":3885269897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6803","nonce":3885269897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6807","nonce":3885269897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6805","nonce":3885269897}]},"public_addr":"172.21.15.162:6801/3885269897","cluster_addr":"172.21.15.162:6803/3885269897","heartbeat_back_addr":"172.21.15.162:6807/3885269897","heartbeat_front_addr":"172.21.15.162:6805/3885269897","state":["exists","up"]},{"osd":5,"uuid":"aab146b7-d0df-4e56-9a19-c888989a6be9","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.162:6808","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6809","nonce":303573475}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6810","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6811","nonce":303573475}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6814","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6815","nonce":303573475}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6812","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6813","nonce":303573475}]},"public_addr":"172.21.15.162:6809/303573475","cluster_addr":"172.21.15.162:6811/303573475","heartbeat_back_addr":"172.21.15.162:6815/303573475","heartbeat_front_addr":"172.21.15.162:6813/303573475","state":["exists","up"]},{"osd":6,"uuid":"dc894a05-2469-4982-aa6c-322e4ab4794b","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.162:6816","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6817","nonce":3501347170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6818","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6819","nonce":3501347170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6822","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6823","nonce":3501347170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6820","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6821","nonce":3501347170}]},"public_addr":"172.21.15.162:6817/3501347170","cluster_addr":"172.21.15.162:6819/3501347170","heartbeat_back_addr":"172.21.15.162:6823/3501347170","heartbeat_front_addr":"172.21.15.162:6821/3501347170","state":["exists","up"]},{"osd":7,"uuid":"17b554ac-94c5-4c6f-ba41-997873578628","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.162:6824","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6825","nonce":1262354032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6826","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6827","nonce":1262354032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6830","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6831","nonce":1262354032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6828","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6829","nonce":1262354032}]},"public_addr":"172.21.15.162:6825/1262354032","cluster_addr":"172.21.15.162:6827/1262354032","heartbeat_back_addr":"172.21.15.162:6831/1262354032","heartbeat_front_addr":"172.21.15.162:6829/1262354032","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:53:36.317169+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:54:04.936750+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:54:32.593433+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:54:58.745913+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:55:20.915870+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:55:45.740454+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:56:12.063161+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:56:34.932160+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.78:0/458559167":"2023-12-07T15:51:34.936227+0000","172.21.15.78:6801/2135446921":"2023-12-07T15:51:34.936227+0000","172.21.15.78:6800/2135446921":"2023-12-07T15:51:34.936227+0000","172.21.15.78:0/170497260":"2023-12-07T15:51:34.936227+0000","172.21.15.78:0/3506020743":"2023-12-07T15:51:34.936227+0000","172.21.15.78:0/4179592742":"2023-12-07T15:51:17.591502+0000","172.21.15.78:0/3938914298":"2023-12-07T15:51:17.591502+0000","172.21.15.78:0/3598272551":"2023-12-07T15:51:17.591502+0000","172.21.15.78:6800/1412686677":"2023-12-07T15:51:17.591502+0000","172.21.15.78:6801/1412686677":"2023-12-07T15:51:17.591502+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-06T15:57:29.269 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-06T15:57:29.269 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-06T15:57:29.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:29 smithi162 bash[24778]: audit 2023-12-06T15:57:28.502010+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.78:0/3126344367' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:57:29.406 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:29 smithi078 bash[24778]: audit 2023-12-06T15:57:28.502010+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.78:0/3126344367' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:57:29.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:29 smithi078 bash[28332]: audit 2023-12-06T15:57:28.502010+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.78:0/3126344367' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:57:30.361 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:30 smithi078 bash[24778]: cluster 2023-12-06T15:57:29.090341+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:30.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:30 smithi078 bash[28332]: cluster 2023-12-06T15:57:29.090341+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:30.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:30 smithi162 bash[24778]: cluster 2023-12-06T15:57:29.090341+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:32.307 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T15:57:32.307 INFO:teuthology.orchestra.run.smithi078.stdout:{"epoch":47,"fsid":"21ff54ac-944f-11ee-95a2-87774f69a715","created":"2023-12-06T15:50:55.530739+0000","modified":"2023-12-06T15:56:37.215811+0000","last_up_change":"2023-12-06T15:56:36.200167+0000","last_in_change":"2023-12-06T15:56:36.200167+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-06T15:51:09.201169+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":"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6","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.78:6802","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6803","nonce":4034023496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6804","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6805","nonce":4034023496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6808","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6809","nonce":4034023496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6806","nonce":4034023496},{"type":"v1","addr":"172.21.15.78:6807","nonce":4034023496}]},"public_addr":"172.21.15.78:6803/4034023496","cluster_addr":"172.21.15.78:6805/4034023496","heartbeat_back_addr":"172.21.15.78:6809/4034023496","heartbeat_front_addr":"172.21.15.78:6807/4034023496","state":["exists","up"]},{"osd":1,"uuid":"1238295b-3b0d-49db-a466-a7e93d2f78be","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.78:6810","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6811","nonce":3269102027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6812","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6813","nonce":3269102027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6816","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6817","nonce":3269102027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6814","nonce":3269102027},{"type":"v1","addr":"172.21.15.78:6815","nonce":3269102027}]},"public_addr":"172.21.15.78:6811/3269102027","cluster_addr":"172.21.15.78:6813/3269102027","heartbeat_back_addr":"172.21.15.78:6817/3269102027","heartbeat_front_addr":"172.21.15.78:6815/3269102027","state":["exists","up"]},{"osd":2,"uuid":"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9","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.78:6818","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6819","nonce":341022555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6820","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6821","nonce":341022555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6824","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6825","nonce":341022555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6822","nonce":341022555},{"type":"v1","addr":"172.21.15.78:6823","nonce":341022555}]},"public_addr":"172.21.15.78:6819/341022555","cluster_addr":"172.21.15.78:6821/341022555","heartbeat_back_addr":"172.21.15.78:6825/341022555","heartbeat_front_addr":"172.21.15.78:6823/341022555","state":["exists","up"]},{"osd":3,"uuid":"58f788dd-5023-4508-a15b-df79888f9a18","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.78:6826","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6827","nonce":2443693015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6828","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6829","nonce":2443693015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6832","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6833","nonce":2443693015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.78:6830","nonce":2443693015},{"type":"v1","addr":"172.21.15.78:6831","nonce":2443693015}]},"public_addr":"172.21.15.78:6827/2443693015","cluster_addr":"172.21.15.78:6829/2443693015","heartbeat_back_addr":"172.21.15.78:6833/2443693015","heartbeat_front_addr":"172.21.15.78:6831/2443693015","state":["exists","up"]},{"osd":4,"uuid":"49c7d373-e07c-4afd-95b1-c73931a597ba","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.162:6800","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6801","nonce":3885269897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6802","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6803","nonce":3885269897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6806","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6807","nonce":3885269897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6804","nonce":3885269897},{"type":"v1","addr":"172.21.15.162:6805","nonce":3885269897}]},"public_addr":"172.21.15.162:6801/3885269897","cluster_addr":"172.21.15.162:6803/3885269897","heartbeat_back_addr":"172.21.15.162:6807/3885269897","heartbeat_front_addr":"172.21.15.162:6805/3885269897","state":["exists","up"]},{"osd":5,"uuid":"aab146b7-d0df-4e56-9a19-c888989a6be9","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.162:6808","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6809","nonce":303573475}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6810","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6811","nonce":303573475}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6814","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6815","nonce":303573475}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6812","nonce":303573475},{"type":"v1","addr":"172.21.15.162:6813","nonce":303573475}]},"public_addr":"172.21.15.162:6809/303573475","cluster_addr":"172.21.15.162:6811/303573475","heartbeat_back_addr":"172.21.15.162:6815/303573475","heartbeat_front_addr":"172.21.15.162:6813/303573475","state":["exists","up"]},{"osd":6,"uuid":"dc894a05-2469-4982-aa6c-322e4ab4794b","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.162:6816","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6817","nonce":3501347170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6818","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6819","nonce":3501347170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6822","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6823","nonce":3501347170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6820","nonce":3501347170},{"type":"v1","addr":"172.21.15.162:6821","nonce":3501347170}]},"public_addr":"172.21.15.162:6817/3501347170","cluster_addr":"172.21.15.162:6819/3501347170","heartbeat_back_addr":"172.21.15.162:6823/3501347170","heartbeat_front_addr":"172.21.15.162:6821/3501347170","state":["exists","up"]},{"osd":7,"uuid":"17b554ac-94c5-4c6f-ba41-997873578628","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.162:6824","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6825","nonce":1262354032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6826","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6827","nonce":1262354032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6830","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6831","nonce":1262354032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.162:6828","nonce":1262354032},{"type":"v1","addr":"172.21.15.162:6829","nonce":1262354032}]},"public_addr":"172.21.15.162:6825/1262354032","cluster_addr":"172.21.15.162:6827/1262354032","heartbeat_back_addr":"172.21.15.162:6831/1262354032","heartbeat_front_addr":"172.21.15.162:6829/1262354032","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:53:36.317169+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:54:04.936750+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:54:32.593433+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:54:58.745913+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:55:20.915870+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:55:45.740454+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:56:12.063161+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-06T15:56:34.932160+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.78:0/458559167":"2023-12-07T15:51:34.936227+0000","172.21.15.78:6801/2135446921":"2023-12-07T15:51:34.936227+0000","172.21.15.78:6800/2135446921":"2023-12-07T15:51:34.936227+0000","172.21.15.78:0/170497260":"2023-12-07T15:51:34.936227+0000","172.21.15.78:0/3506020743":"2023-12-07T15:51:34.936227+0000","172.21.15.78:0/4179592742":"2023-12-07T15:51:17.591502+0000","172.21.15.78:0/3938914298":"2023-12-07T15:51:17.591502+0000","172.21.15.78:0/3598272551":"2023-12-07T15:51:17.591502+0000","172.21.15.78:6800/1412686677":"2023-12-07T15:51:17.591502+0000","172.21.15.78:6801/1412686677":"2023-12-07T15:51:17.591502+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-06T15:57:32.368 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:32 smithi078 bash[24778]: cluster 2023-12-06T15:57:31.090796+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:32.369 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:32 smithi078 bash[28332]: cluster 2023-12-06T15:57:31.090796+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:32.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:32 smithi162 bash[24778]: cluster 2023-12-06T15:57:31.090796+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:32.657 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:32 smithi078 bash[36885]: ts=2023-12-06T15:57:32.475Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002430921s 2023-12-06T15:57:33.187 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-06T15:57:33.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:33 smithi162 bash[24778]: audit 2023-12-06T15:57:32.302525+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.78:0/300746633' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:57:33.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:33 smithi078 bash[24778]: audit 2023-12-06T15:57:32.302525+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.78:0/300746633' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:57:33.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:33 smithi078 bash[28332]: audit 2023-12-06T15:57:32.302525+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.78:0/300746633' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-06T15:57:34.588 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:34 smithi078 bash[24778]: cluster 2023-12-06T15:57:33.091341+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:34.588 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:34 smithi078 bash[28332]: cluster 2023-12-06T15:57:33.091341+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:34 smithi162 bash[24778]: cluster 2023-12-06T15:57:33.091341+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:36.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:36 smithi162 bash[24778]: cluster 2023-12-06T15:57:35.091914+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:36.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:36 smithi078 bash[24778]: cluster 2023-12-06T15:57:35.091914+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:36.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:36 smithi078 bash[28332]: cluster 2023-12-06T15:57:35.091914+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:36.897 INFO:teuthology.orchestra.run.smithi078.stdout:42949673011 2023-12-06T15:57:36.897 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-06T15:57:38.157 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:38 smithi078 bash[24778]: cluster 2023-12-06T15:57:37.092521+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:38.157 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:38 smithi078 bash[28332]: cluster 2023-12-06T15:57:37.092521+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:38.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:38 smithi162 bash[24778]: cluster 2023-12-06T15:57:37.092521+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:40.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:40 smithi078 bash[28332]: cluster 2023-12-06T15:57:39.093129+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:40.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:40 smithi078 bash[24778]: cluster 2023-12-06T15:57:39.093129+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:40.552 INFO:teuthology.orchestra.run.smithi078.stdout:68719476781 2023-12-06T15:57:40.552 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-06T15:57:40.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:40 smithi162 bash[24778]: cluster 2023-12-06T15:57:39.093129+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:42.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:42 smithi078 bash[24778]: cluster 2023-12-06T15:57:41.093720+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-12-06T15:57:42.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:42 smithi078 bash[28332]: cluster 2023-12-06T15:57:41.093720+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-12-06T15:57:42.530 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:42 smithi162 bash[24778]: cluster 2023-12-06T15:57:41.093720+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-12-06T15:57:44.301 INFO:teuthology.orchestra.run.smithi078.stdout:90194313257 2023-12-06T15:57:44.302 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-06T15:57:44.366 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:44 smithi162 bash[24778]: cluster 2023-12-06T15:57:43.094308+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-12-06T15:57:44.441 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:44 smithi078 bash[24778]: cluster 2023-12-06T15:57:43.094308+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-12-06T15:57:44.441 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:44 smithi078 bash[28332]: cluster 2023-12-06T15:57:43.094308+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-12-06T15:57:45.640 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:45 smithi162 docker[33792]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-grafana.a 2023-12-06T15:57:45.640 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:45 smithi162 systemd[1]: Started Ceph grafana.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:57:46.331 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[24778]: cluster 2023-12-06T15:57:45.094917+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-12-06T15:57:46.332 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-12-06T15:57:46.332 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-06T15:57:46.332 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-06T15:57:46.332 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-06T15:57:46.332 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-06T15:57:46.332 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-06T15:57:46.332 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-06T15:57:46.332 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-06T15:57:46.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-06T15:57:46.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-06T15:57:46.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-06T15:57:46.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-06T15:57:46.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="App mode production" logger=settings 2023-12-06T15:57:46.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-12-06T15:57:46.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-06T15:57:46.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-12-06T15:57:46.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-06T15:57:46.333 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-06T15:57:46.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[24778]: audit 2023-12-06T15:57:45.324312+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:46.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[24778]: audit 2023-12-06T15:57:45.329236+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:46.334 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[24778]: audit 2023-12-06T15:57:45.331075+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:57:46.600 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-06T15:57:46.600 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-06T15:57:46.600 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-06T15:57:46.600 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-06T15:57:46.600 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-06T15:57:46.600 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-06T15:57:46.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:46 smithi078 bash[24778]: cluster 2023-12-06T15:57:45.094917+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-12-06T15:57:46.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:46 smithi078 bash[28332]: cluster 2023-12-06T15:57:45.094917+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-12-06T15:57:46.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:46 smithi078 bash[28332]: audit 2023-12-06T15:57:45.324312+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:46.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:46 smithi078 bash[28332]: audit 2023-12-06T15:57:45.329236+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:46.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:46 smithi078 bash[28332]: audit 2023-12-06T15:57:45.331075+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:57:46.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:46 smithi078 bash[24778]: audit 2023-12-06T15:57:45.324312+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:46.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:46 smithi078 bash[24778]: audit 2023-12-06T15:57:45.329236+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227230\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227430\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227559\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227682\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227802\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.227922\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:01.228043\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:46.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:46 smithi078 bash[24778]: audit 2023-12-06T15:57:45.331075+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:57:46.889 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-06T15:57:46.889 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-06T15:57:46.889 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T15:57:46.889 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-06T15:57:47.170 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-06T15:57:47.171 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:46 smithi162 bash[33811]: t=2023-12-06T15:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-06T15:57:47.171 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-06T15:57:47.171 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-06T15:57:47.171 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-06T15:57:47.171 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-06T15:57:47.296 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:47 smithi078 bash[24778]: audit 2023-12-06T15:57:46.254063+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"b10a75cf4621\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:20.708039\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_daemon_update\": \"2023-12-06T15:57:46.252092\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:47.296 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:47 smithi078 bash[24778]: audit 2023-12-06T15:57:46.259333+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"b10a75cf4621\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:20.708039\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_daemon_update\": \"2023-12-06T15:57:46.252092\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:47.296 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:47 smithi078 bash[24778]: audit 2023-12-06T15:57:46.260396+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:57:47.297 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:47 smithi078 bash[28332]: audit 2023-12-06T15:57:46.254063+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"b10a75cf4621\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:20.708039\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_daemon_update\": \"2023-12-06T15:57:46.252092\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:47.297 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:47 smithi078 bash[28332]: audit 2023-12-06T15:57:46.259333+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"b10a75cf4621\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:20.708039\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_daemon_update\": \"2023-12-06T15:57:46.252092\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:47.297 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:47 smithi078 bash[28332]: audit 2023-12-06T15:57:46.260396+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:57:47.422 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-06T15:57:47.422 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-06T15:57:47.423 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-06T15:57:47.423 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[24778]: audit 2023-12-06T15:57:46.254063+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"b10a75cf4621\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:20.708039\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_daemon_update\": \"2023-12-06T15:57:46.252092\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:47.423 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[24778]: audit 2023-12-06T15:57:46.259333+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"b10a75cf4621\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:20.708039\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:02.659068\"}}, \"last_daemon_update\": \"2023-12-06T15:57:46.252092\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:47.423 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[24778]: audit 2023-12-06T15:57:46.260396+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:57:47.674 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-06T15:57:47.675 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-06T15:57:47.675 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-06T15:57:47.675 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-06T15:57:47.960 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-06T15:57:47.960 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-06T15:57:47.960 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-06T15:57:47.960 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-06T15:57:47.960 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:47 smithi162 bash[33811]: t=2023-12-06T15:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-06T15:57:48.262 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-06T15:57:48.262 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-06T15:57:48.262 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-06T15:57:48.262 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-06T15:57:48.263 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[24778]: cluster 2023-12-06T15:57:47.095348+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-12-06T15:57:48.263 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[24778]: audit 2023-12-06T15:57:47.313553+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311804\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:57:47.312062\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:48.263 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[24778]: audit 2023-12-06T15:57:47.320056+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311804\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:57:47.312062\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:48.263 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[24778]: cephadm 2023-12-06T15:57:47.325107+0000 mgr.y (mgr.14140) 229 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:57:48.263 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[24778]: cephadm 2023-12-06T15:57:47.328228+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2023-12-06T15:57:48.458 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:48 smithi078 bash[28332]: cluster 2023-12-06T15:57:47.095348+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-12-06T15:57:48.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:48 smithi078 bash[28332]: audit 2023-12-06T15:57:47.313553+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311804\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:57:47.312062\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:48.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:48 smithi078 bash[28332]: audit 2023-12-06T15:57:47.320056+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311804\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:57:47.312062\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:48.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:48 smithi078 bash[28332]: cephadm 2023-12-06T15:57:47.325107+0000 mgr.y (mgr.14140) 229 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:57:48.459 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:48 smithi078 bash[28332]: cephadm 2023-12-06T15:57:47.328228+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2023-12-06T15:57:48.459 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:48 smithi078 bash[24778]: cluster 2023-12-06T15:57:47.095348+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-12-06T15:57:48.460 INFO:teuthology.orchestra.run.smithi078.stdout:111669149731 2023-12-06T15:57:48.460 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-06T15:57:48.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:48 smithi078 bash[24778]: audit 2023-12-06T15:57:47.313553+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311804\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:57:47.312062\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:57:48.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:48 smithi078 bash[24778]: audit 2023-12-06T15:57:47.320056+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"14d7c0682440\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311804\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:57:00.100585\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T15:56:41.131000\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:57:47.312062\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:57:48.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:48 smithi078 bash[24778]: cephadm 2023-12-06T15:57:47.325107+0000 mgr.y (mgr.14140) 229 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T15:57:48.461 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:48 smithi078 bash[24778]: cephadm 2023-12-06T15:57:47.328228+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2023-12-06T15:57:48.538 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-06T15:57:48.539 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-06T15:57:48.539 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-06T15:57:48.539 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-06T15:57:48.539 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-06T15:57:48.832 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-06T15:57:48.832 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-06T15:57:48.832 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-06T15:57:48.832 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-06T15:57:49.108 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-06T15:57:49.109 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:48 smithi162 bash[33811]: t=2023-12-06T15:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-06T15:57:49.109 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-06T15:57:49.109 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-06T15:57:49.386 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-06T15:57:49.386 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-06T15:57:49.386 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-06T15:57:49.386 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-06T15:57:49.386 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-06T15:57:49.386 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-06T15:57:49.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-06T15:57:49.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-06T15:57:49.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-06T15:57:49.640 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-06T15:57:49.640 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-06T15:57:49.940 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-06T15:57:49.940 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-06T15:57:49.941 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-06T15:57:49.941 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-06T15:57:49.941 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-06T15:57:50.193 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:49 smithi162 bash[33811]: t=2023-12-06T15:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-06T15:57:50.194 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-06T15:57:50.194 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-06T15:57:50.194 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-06T15:57:50.452 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[24778]: cluster 2023-12-06T15:57:49.095909+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:50.452 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-06T15:57:50.452 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-06T15:57:50.453 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-06T15:57:50.453 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-06T15:57:50.453 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-06T15:57:50.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:50 smithi078 bash[24778]: cluster 2023-12-06T15:57:49.095909+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:50.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:50 smithi078 bash[28332]: cluster 2023-12-06T15:57:49.095909+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:50.712 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-06T15:57:50.712 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-06T15:57:50.712 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-06T15:57:50.712 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-06T15:57:50.712 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-06T15:57:50.972 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-06T15:57:50.972 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-06T15:57:50.972 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-06T15:57:51.257 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:50 smithi162 bash[33811]: t=2023-12-06T15:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-06T15:57:51.257 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-06T15:57:51.257 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-06T15:57:51.257 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-06T15:57:51.257 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-06T15:57:51.508 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-06T15:57:51.508 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-06T15:57:51.509 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-06T15:57:51.509 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-06T15:57:51.509 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-06T15:57:51.768 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-06T15:57:51.769 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-06T15:57:51.769 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-06T15:57:51.769 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-06T15:57:51.769 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-06T15:57:52.071 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-06T15:57:52.071 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-06T15:57:52.071 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:51 smithi162 bash[33811]: t=2023-12-06T15:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-06T15:57:52.071 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-06T15:57:52.071 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-06T15:57:52.347 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[24778]: cluster 2023-12-06T15:57:51.096474+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:52.348 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-06T15:57:52.348 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-06T15:57:52.348 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-06T15:57:52.599 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-06T15:57:52.599 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-06T15:57:52.599 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-06T15:57:52.599 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-06T15:57:52.599 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-06T15:57:52.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:52 smithi078 bash[24778]: cluster 2023-12-06T15:57:51.096474+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:52.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:52 smithi078 bash[28332]: cluster 2023-12-06T15:57:51.096474+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:52.884 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-06T15:57:52.884 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-06T15:57:52.884 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-06T15:57:52.885 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-06T15:57:52.885 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-06T15:57:53.136 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:52 smithi162 bash[33811]: t=2023-12-06T15:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-06T15:57:53.136 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-06T15:57:53.136 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-06T15:57:53.136 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-06T15:57:53.388 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-06T15:57:53.388 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-06T15:57:53.388 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-06T15:57:53.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-06T15:57:53.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-06T15:57:53.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-06T15:57:53.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-06T15:57:53.640 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-06T15:57:53.934 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-06T15:57:53.934 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-06T15:57:53.934 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-06T15:57:53.934 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-06T15:57:53.934 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-06T15:57:53.934 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-06T15:57:53.934 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-06T15:57:54.185 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:53 smithi162 bash[33811]: t=2023-12-06T15:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-06T15:57:54.186 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-06T15:57:54.186 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-06T15:57:54.186 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-06T15:57:54.386 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:54 smithi078 bash[24778]: cluster 2023-12-06T15:57:53.097020+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:54.387 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:54 smithi078 bash[28332]: cluster 2023-12-06T15:57:53.097020+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:54.437 INFO:teuthology.orchestra.run.smithi078.stdout:133143986209 2023-12-06T15:57:54.438 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-06T15:57:54.439 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[24778]: cluster 2023-12-06T15:57:53.097020+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:54.439 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-06T15:57:54.439 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-06T15:57:54.439 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-06T15:57:54.657 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:54 smithi078 systemd[1]: Stopping Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T15:57:54.657 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:54 smithi078 bash[36885]: ts=2023-12-06T15:57:54.485Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:57:54.714 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-06T15:57:54.714 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-06T15:57:54.714 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-06T15:57:54.714 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-06T15:57:54.714 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-06T15:57:54.715 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-06T15:57:54.965 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-06T15:57:54.965 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-06T15:57:55.259 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:54 smithi162 bash[33811]: t=2023-12-06T15:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-06T15:57:55.259 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-06T15:57:55.259 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-06T15:57:55.259 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-06T15:57:55.259 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-06T15:57:55.259 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-06T15:57:55.407 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:55 smithi078 docker[38715]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T15:57:55.536 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-06T15:57:55.536 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-06T15:57:55.536 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-06T15:57:55.536 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-06T15:57:55.787 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-06T15:57:55.787 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-06T15:57:55.787 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-06T15:57:56.064 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-06T15:57:56.064 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:55 smithi162 bash[33811]: t=2023-12-06T15:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-06T15:57:56.064 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:56 smithi162 bash[33811]: t=2023-12-06T15:57:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-06T15:57:56.158 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:55 smithi078 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T15:57:56.158 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:55 smithi078 systemd[1]: Stopped Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:57:56.158 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:55 smithi078 systemd[1]: Starting Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T15:57:56.158 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:55 smithi078 docker[38767]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T15:57:56.158 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:55 smithi078 systemd[1]: Started Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:57:56.249 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:56 smithi162 bash[24778]: cluster 2023-12-06T15:57:55.097690+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:56.249 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:56 smithi162 bash[24778]: audit 2023-12-06T15:57:55.743411+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:56.249 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:56 smithi162 bash[24778]: audit 2023-12-06T15:57:55.749642+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:56.389 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:56 smithi162 bash[33811]: t=2023-12-06T15:57:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-06T15:57:56.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:56 smithi078 bash[28332]: cluster 2023-12-06T15:57:55.097690+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:56.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:56 smithi078 bash[24778]: cluster 2023-12-06T15:57:55.097690+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:56.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:56 smithi078 bash[24778]: audit 2023-12-06T15:57:55.743411+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:56.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:56 smithi078 bash[24778]: audit 2023-12-06T15:57:55.749642+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:56.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:56 smithi078 bash[28332]: audit 2023-12-06T15:57:55.743411+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:57:56.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:56 smithi078 bash[28332]: audit 2023-12-06T15:57:55.749642+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250550\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250790\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.250908\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251019\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251129\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251242\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251368\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:46.251554\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:57:56.889 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:56 smithi162 bash[33811]: t=2023-12-06T15:57:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-06T15:57:56.889 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:56 smithi162 bash[33811]: t=2023-12-06T15:57:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-06T15:57:57.478 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:57 smithi162 bash[24778]: cephadm 2023-12-06T15:57:55.750597+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:57:57.478 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:57 smithi162 bash[24778]: cephadm 2023-12-06T15:57:55.753870+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi162 2023-12-06T15:57:57.478 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:57 smithi162 bash[33811]: t=2023-12-06T15:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-06T15:57:57.478 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:57 smithi162 bash[33811]: t=2023-12-06T15:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-06T15:57:57.478 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:57 smithi162 bash[33811]: t=2023-12-06T15:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-06T15:57:57.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[24778]: cephadm 2023-12-06T15:57:55.750597+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:57:57.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[24778]: cephadm 2023-12-06T15:57:55.753870+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi162 2023-12-06T15:57:57.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[28332]: cephadm 2023-12-06T15:57:55.750597+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T15:57:57.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[28332]: cephadm 2023-12-06T15:57:55.753870+0000 mgr.y (mgr.14140) 236 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi162 2023-12-06T15:57:57.658 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[38778]: ts=2023-12-06T15:57:57.321Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-06T15:57:57.658 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[38778]: ts=2023-12-06T15:57:57.321Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-06T15:57:57.658 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[38778]: ts=2023-12-06T15:57:57.324Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.78 port=9094 2023-12-06T15:57:57.658 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[38778]: ts=2023-12-06T15:57:57.327Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T15:57:57.658 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[38778]: ts=2023-12-06T15:57:57.377Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:57:57.659 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[38778]: ts=2023-12-06T15:57:57.377Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T15:57:57.659 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[38778]: ts=2023-12-06T15:57:57.379Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-06T15:57:57.659 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:57 smithi078 bash[38778]: ts=2023-12-06T15:57:57.380Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T15:57:57.832 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:57 smithi162 bash[33811]: t=2023-12-06T15:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-06T15:57:57.832 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:57 smithi162 bash[33811]: t=2023-12-06T15:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-06T15:57:58.084 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:57 smithi162 bash[33811]: t=2023-12-06T15:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-06T15:57:58.084 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:57 smithi162 bash[33811]: t=2023-12-06T15:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-06T15:57:58.084 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:57 smithi162 bash[33811]: t=2023-12-06T15:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-06T15:57:58.084 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:58 smithi162 bash[33811]: t=2023-12-06T15:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-06T15:57:58.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:57:58 smithi162 bash[24778]: cluster 2023-12-06T15:57:57.098320+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:58.389 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:58 smithi162 bash[33811]: t=2023-12-06T15:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-06T15:57:58.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:57:58 smithi078 bash[24778]: cluster 2023-12-06T15:57:57.098320+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:58.407 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:57:58 smithi078 bash[28332]: cluster 2023-12-06T15:57:57.098320+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:57:58.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:58 smithi162 bash[33811]: t=2023-12-06T15:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-06T15:57:59.056 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:58 smithi162 bash[33811]: t=2023-12-06T15:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-06T15:57:59.057 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:58 smithi162 bash[33811]: t=2023-12-06T15:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-06T15:57:59.057 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:59 smithi162 bash[33811]: t=2023-12-06T15:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-06T15:57:59.389 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:59 smithi162 bash[33811]: t=2023-12-06T15:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-06T15:57:59.407 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:57:59 smithi078 bash[38778]: ts=2023-12-06T15:57:59.328Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000780992s 2023-12-06T15:57:59.886 INFO:teuthology.orchestra.run.smithi078.stdout:154618822686 2023-12-06T15:57:59.887 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-06T15:57:59.889 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:59 smithi162 bash[33811]: t=2023-12-06T15:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-06T15:57:59.889 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:57:59 smithi162 bash[33811]: t=2023-12-06T15:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-06T15:58:00.345 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:00 smithi162 bash[24778]: cluster 2023-12-06T15:57:59.098986+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:00.345 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:00 smithi162 bash[33811]: t=2023-12-06T15:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-06T15:58:00.345 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:00 smithi162 bash[33811]: t=2023-12-06T15:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-06T15:58:00.345 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:00 smithi162 bash[33811]: t=2023-12-06T15:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-06T15:58:00.407 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:00 smithi078 bash[24778]: cluster 2023-12-06T15:57:59.098986+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:00.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:00 smithi078 bash[28332]: cluster 2023-12-06T15:57:59.098986+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:00.596 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:00 smithi162 bash[33811]: t=2023-12-06T15:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-06T15:58:00.853 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:00 smithi162 bash[33811]: t=2023-12-06T15:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-06T15:58:00.854 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:00 smithi162 bash[33811]: t=2023-12-06T15:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-06T15:58:00.854 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:00 smithi162 bash[33811]: t=2023-12-06T15:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-06T15:58:00.854 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:00 smithi162 bash[33811]: t=2023-12-06T15:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-06T15:58:01.139 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:00 smithi162 bash[33811]: t=2023-12-06T15:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-06T15:58:01.139 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:01 smithi162 bash[33811]: t=2023-12-06T15:58:01+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-06T15:58:01.389 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:01 smithi162 bash[33811]: t=2023-12-06T15:58:01+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-06T15:58:01.978 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:01 smithi162 systemd[1]: Stopping Ceph prometheus.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T15:58:01.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:01 smithi162 bash[33811]: t=2023-12-06T15:58:01+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-06T15:58:01.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:01 smithi162 bash[33811]: t=2023-12-06T15:58:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-06T15:58:01.979 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:01 smithi162 bash[33811]: t=2023-12-06T15:58:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-06T15:58:02.243 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:01 smithi162 bash[33811]: t=2023-12-06T15:58:01+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-06T15:58:02.244 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33811]: t=2023-12-06T15:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-06T15:58:02.244 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33811]: t=2023-12-06T15:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-06T15:58:02.244 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.004Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T15:58:02.244 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.004Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-06T15:58:02.244 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.004Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-06T15:58:02.244 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.004Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T15:58:02.244 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.004Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T15:58:02.244 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.004Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-06T15:58:02.244 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.004Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-06T15:58:02.245 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.005Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-06T15:58:02.245 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.005Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-06T15:58:02.245 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.006Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T15:58:02.245 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.006Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-06T15:58:02.245 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33044]: ts=2023-12-06T15:58:02.006Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-06T15:58:02.497 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[24778]: cluster 2023-12-06T15:58:01.099484+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:02.498 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33811]: t=2023-12-06T15:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-06T15:58:02.653 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33811]: t=2023-12-06T15:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-06T15:58:02.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:02 smithi078 bash[24778]: cluster 2023-12-06T15:58:01.099484+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:02.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:02 smithi078 bash[28332]: cluster 2023-12-06T15:58:01.099484+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:03.167 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:02 smithi162 bash[33811]: t=2023-12-06T15:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-06T15:58:03.167 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:03 smithi162 bash[33811]: t=2023-12-06T15:58:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-06T15:58:03.168 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:02 smithi162 docker[34276]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T15:58:03.168 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:03 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T15:58:03.168 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:03 smithi162 systemd[1]: Stopped Ceph prometheus.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:58:03.168 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:03 smithi162 systemd[1]: Starting Ceph prometheus.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T15:58:03.591 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:03 smithi078 bash[24778]: audit 2023-12-06T15:58:03.200616+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:58:03.591 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:03 smithi078 bash[24778]: audit 2023-12-06T15:58:03.206898+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:58:03.591 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:03 smithi078 bash[24778]: audit 2023-12-06T15:58:03.208198+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi162:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T15:58:03.591 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:03 smithi078 bash[24778]: audit 2023-12-06T15:58:03.218587+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi162:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T15:58:03.591 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:03 smithi078 bash[24778]: audit 2023-12-06T15:58:03.223780+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:03.592 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:03 smithi078 bash[28332]: audit 2023-12-06T15:58:03.200616+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:58:03.592 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:03 smithi078 bash[28332]: audit 2023-12-06T15:58:03.206898+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:58:03.592 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:03 smithi078 bash[28332]: audit 2023-12-06T15:58:03.208198+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi162:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T15:58:03.592 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:03 smithi078 bash[28332]: audit 2023-12-06T15:58:03.218587+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi162:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T15:58:03.592 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:03 smithi078 bash[28332]: audit 2023-12-06T15:58:03.223780+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:03.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:03 smithi162 bash[33811]: t=2023-12-06T15:58:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-06T15:58:03.640 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:03 smithi162 bash[33811]: t=2023-12-06T15:58:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-06T15:58:03.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:03 smithi162 bash[24778]: audit 2023-12-06T15:58:03.200616+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:58:03.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:03 smithi162 bash[24778]: audit 2023-12-06T15:58:03.206898+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311408\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311521\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311580\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311637\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311693\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311748\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311862\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:57:47.311918\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:58:03.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:03 smithi162 bash[24778]: audit 2023-12-06T15:58:03.208198+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi162:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-06T15:58:03.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:03 smithi162 bash[24778]: audit 2023-12-06T15:58:03.218587+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi162:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-06T15:58:03.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:03 smithi162 bash[24778]: audit 2023-12-06T15:58:03.223780+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:03.641 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:03 smithi162 docker[34311]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T15:58:03.641 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:03 smithi162 systemd[1]: Started Ceph prometheus.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T15:58:03.789 INFO:teuthology.orchestra.run.smithi078.stdout:176093659159 2023-12-06T15:58:03.790 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-06T15:58:04.107 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:03 smithi162 bash[33811]: t=2023-12-06T15:58:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-06T15:58:04.382 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[24778]: cluster 2023-12-06T15:58:03.100064+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:04.382 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[24778]: cephadm 2023-12-06T15:58:03.207771+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Setting dashboard grafana config to https://smithi162:3000 2023-12-06T15:58:04.383 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[33811]: t=2023-12-06T15:58:04+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-06T15:58:04.383 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[33811]: t=2023-12-06T15:58:04+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-06T15:58:04.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:04 smithi078 bash[24778]: cluster 2023-12-06T15:58:03.100064+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:04.454 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:04 smithi078 bash[24778]: cephadm 2023-12-06T15:58:03.207771+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Setting dashboard grafana config to https://smithi162:3000 2023-12-06T15:58:04.454 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:04 smithi078 bash[28332]: cluster 2023-12-06T15:58:03.100064+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:04.454 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:04 smithi078 bash[28332]: cephadm 2023-12-06T15:58:03.207771+0000 mgr.y (mgr.14140) 241 : cephadm [INF] Setting dashboard grafana config to https://smithi162:3000 2023-12-06T15:58:04.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[33811]: t=2023-12-06T15:58:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-06T15:58:04.639 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[33811]: t=2023-12-06T15:58:04+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-06T15:58:04.935 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[33811]: t=2023-12-06T15:58:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-06T15:58:04.935 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[33811]: t=2023-12-06T15:58:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-06T15:58:04.936 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[33811]: t=2023-12-06T15:58:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-06T15:58:04.936 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[33811]: t=2023-12-06T15:58:04+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-06T15:58:04.936 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[33811]: t=2023-12-06T15:58:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-06T15:58:04.936 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.802Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T15:58:04.936 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.802Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-06T15:58:04.936 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.802Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-06T15:58:04.936 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.802Z caller=main.go:589 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi162 (none))" 2023-12-06T15:58:04.936 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.802Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T15:58:04.936 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.802Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.804Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.805Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.808Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.808Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.811Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.811Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.506µs 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.811Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.811Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.812Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.812Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=56.674µs wal_replay_duration=883.637µs wbl_replay_duration=208ns total_replay_duration=977.373µs 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.815Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.815Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.815Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T15:58:04.937 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.816Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=1.162488ms db_storage=1.3µs remote_storage=1.941µs web_handler=574ns query_engine=962ns scrape=458.988µs scrape_sd=42.321µs notify=37.815µs notify_sd=10.96µs rules=80.278µs tracing=6.086µs 2023-12-06T15:58:04.938 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.816Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-06T15:58:04.938 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 15:58:04 smithi162 bash[34323]: ts=2023-12-06T15:58:04.816Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T15:58:05.187 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-06T15:58:05.188 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-06T15:58:05.188 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-06T15:58:05.481 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-06T15:58:05.481 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-06T15:58:05.481 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-06T15:58:05.481 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-06T15:58:05.482 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[24778]: audit 2023-12-06T15:58:04.540082+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537659\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537834\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537926\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537994\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538061\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538127\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538210\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538289\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538368\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:04.538554\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:58:05.482 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[24778]: audit 2023-12-06T15:58:04.545007+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537659\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537834\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537926\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537994\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538061\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538127\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538210\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538289\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538368\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:04.538554\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:58:05.482 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[24778]: audit 2023-12-06T15:58:04.546496+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:05.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:05 smithi078 bash[28332]: audit 2023-12-06T15:58:04.540082+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537659\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537834\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537926\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537994\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538061\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538127\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538210\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538289\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538368\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:04.538554\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:58:05.658 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:05 smithi078 bash[28332]: audit 2023-12-06T15:58:04.545007+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537659\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537834\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537926\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537994\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538061\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538127\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538210\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538289\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538368\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:04.538554\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:58:05.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:05 smithi078 bash[28332]: audit 2023-12-06T15:58:04.546496+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:05.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:05 smithi078 bash[24778]: audit 2023-12-06T15:58:04.540082+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537659\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537834\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537926\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537994\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538061\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538127\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538210\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538289\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538368\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:04.538554\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:58:05.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:05 smithi078 bash[24778]: audit 2023-12-06T15:58:04.545007+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537659\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537834\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537926\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.537994\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538061\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538127\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538210\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538289\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:04.538368\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:04.538554\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:58:05.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:05 smithi078 bash[24778]: audit 2023-12-06T15:58:04.546496+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:05.733 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-06T15:58:05.733 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-06T15:58:05.733 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-06T15:58:05.733 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-06T15:58:06.026 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-06T15:58:06.027 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-06T15:58:06.027 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-06T15:58:06.027 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:05 smithi162 bash[33811]: t=2023-12-06T15:58:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-06T15:58:06.027 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-06T15:58:06.294 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-06T15:58:06.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-12-06T15:58:06.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-12-06T15:58:06.557 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing HooksService" logger=server 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-12-06T15:58:06.558 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing LoginService" logger=server 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing SearchService" logger=server 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing TracingService" logger=server 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="Initializing Stream Manager" 2023-12-06T15:58:06.559 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[33811]: t=2023-12-06T15:58:06+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-12-06T15:58:06.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:06 smithi078 bash[24778]: cluster 2023-12-06T15:58:05.100790+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:06.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:06 smithi078 bash[28332]: cluster 2023-12-06T15:58:05.100790+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:06.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:06 smithi078 bash[28332]: audit 2023-12-06T15:58:05.611911+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608184\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608383\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608748\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608867\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608986\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609106\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609224\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:05.609507\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:58:06.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:06 smithi078 bash[24778]: audit 2023-12-06T15:58:05.611911+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608184\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608383\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608748\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608867\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608986\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609106\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609224\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:05.609507\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:58:06.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:06 smithi078 bash[24778]: audit 2023-12-06T15:58:05.617995+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608184\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608383\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608748\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608867\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608986\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609106\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609224\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:05.609507\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:58:06.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:06 smithi078 bash[24778]: audit 2023-12-06T15:58:05.623182+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:06.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:06 smithi078 bash[28332]: audit 2023-12-06T15:58:05.617995+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608184\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608383\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608748\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608867\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608986\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609106\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609224\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:05.609507\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:58:06.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:06 smithi078 bash[28332]: audit 2023-12-06T15:58:05.623182+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:06.830 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[24778]: cluster 2023-12-06T15:58:05.100790+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:06.830 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[24778]: audit 2023-12-06T15:58:05.611911+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608184\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608383\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608748\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608867\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608986\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609106\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609224\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:05.609507\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:58:06.830 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[24778]: audit 2023-12-06T15:58:05.617995+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608184\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608383\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608748\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608867\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.608986\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609106\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:05.609224\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:05.609507\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:58:06.830 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:06 smithi162 bash[24778]: audit 2023-12-06T15:58:05.623182+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:07.334 INFO:teuthology.orchestra.run.smithi078.stdout:197568495636 2023-12-06T15:58:07.335 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-06T15:58:07.658 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 15:58:07 smithi078 bash[38778]: ts=2023-12-06T15:58:07.330Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002736582s 2023-12-06T15:58:07.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:07 smithi078 bash[28332]: audit 2023-12-06T15:58:06.604738+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:06.603836\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:58:07.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:07 smithi078 bash[24778]: audit 2023-12-06T15:58:06.604738+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:06.603836\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:58:07.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:07 smithi078 bash[24778]: audit 2023-12-06T15:58:06.608235+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:06.603836\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:58:07.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:07 smithi078 bash[24778]: audit 2023-12-06T15:58:06.609263+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:07.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:07 smithi078 bash[28332]: audit 2023-12-06T15:58:06.608235+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:06.603836\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:58:07.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:07 smithi078 bash[28332]: audit 2023-12-06T15:58:06.609263+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:07.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:07 smithi162 bash[24778]: audit 2023-12-06T15:58:06.604738+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:06.603836\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:58:07.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:07 smithi162 bash[24778]: audit 2023-12-06T15:58:06.608235+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}}, \"last_daemon_update\": \"2023-12-06T15:58:06.603836\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:58:07.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:07 smithi162 bash[24778]: audit 2023-12-06T15:58:06.609263+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:58:08.825 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:08 smithi078 bash[24778]: cluster 2023-12-06T15:58:07.101442+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:08.826 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:08 smithi078 bash[28332]: cluster 2023-12-06T15:58:07.101442+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:08.826 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:08 smithi078 bash[24778]: audit 2023-12-06T15:58:07.651462+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:07.649253\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:58:08.826 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:08 smithi078 bash[24778]: audit 2023-12-06T15:58:07.657993+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:07.649253\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:58:08.827 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:08 smithi078 bash[28332]: audit 2023-12-06T15:58:07.651462+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:07.649253\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:58:08.829 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:08 smithi078 bash[28332]: audit 2023-12-06T15:58:07.657993+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:07.649253\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:58:08.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:08 smithi162 bash[24778]: cluster 2023-12-06T15:58:07.101442+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:08.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:08 smithi162 bash[24778]: audit 2023-12-06T15:58:07.651462+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:07.649253\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:58:08.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:08 smithi162 bash[24778]: audit 2023-12-06T15:58:07.657993+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}}, \"last_daemon_update\": \"2023-12-06T15:58:07.649253\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:58:10.559 INFO:teuthology.orchestra.run.smithi078.stdout:42949673017 2023-12-06T15:58:10.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:10 smithi162 bash[24778]: cluster 2023-12-06T15:58:09.102047+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:10.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:10 smithi162 bash[24778]: audit 2023-12-06T15:58:10.554854+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.78:0/701722148' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T15:58:10.907 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:10 smithi078 bash[24778]: cluster 2023-12-06T15:58:09.102047+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:10.908 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:10 smithi078 bash[24778]: audit 2023-12-06T15:58:10.554854+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.78:0/701722148' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T15:58:10.908 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:10 smithi078 bash[28332]: cluster 2023-12-06T15:58:09.102047+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:10.908 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:10 smithi078 bash[28332]: audit 2023-12-06T15:58:10.554854+0000 mon.a (mon.0) 516 : audit [DBG] from='client.? 172.21.15.78:0/701722148' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-06T15:58:11.284 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673011 got 42949673017 for osd.0 2023-12-06T15:58:11.284 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-06T15:58:12.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:12 smithi162 bash[24778]: cluster 2023-12-06T15:58:11.102593+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:12.908 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:12 smithi078 bash[24778]: cluster 2023-12-06T15:58:11.102593+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:12.908 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:12 smithi078 bash[28332]: cluster 2023-12-06T15:58:11.102593+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:14.363 INFO:teuthology.orchestra.run.smithi078.stdout:68719476788 2023-12-06T15:58:14.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:14 smithi162 bash[24778]: cluster 2023-12-06T15:58:13.103182+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:14.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:14 smithi162 bash[24778]: audit 2023-12-06T15:58:14.358626+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.78:0/3916311307' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T15:58:14.908 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:14 smithi078 bash[28332]: cluster 2023-12-06T15:58:13.103182+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:14.908 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:14 smithi078 bash[28332]: audit 2023-12-06T15:58:14.358626+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.78:0/3916311307' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T15:58:14.908 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:14 smithi078 bash[24778]: cluster 2023-12-06T15:58:13.103182+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:14.908 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:14 smithi078 bash[24778]: audit 2023-12-06T15:58:14.358626+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.78:0/3916311307' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-06T15:58:15.220 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476781 got 68719476788 for osd.1 2023-12-06T15:58:15.220 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-06T15:58:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:16 smithi162 bash[24778]: cluster 2023-12-06T15:58:15.103806+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:16.908 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:16 smithi078 bash[28332]: cluster 2023-12-06T15:58:15.103806+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:16.908 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:16 smithi078 bash[24778]: cluster 2023-12-06T15:58:15.103806+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:18.311 INFO:teuthology.orchestra.run.smithi078.stdout:90194313264 2023-12-06T15:58:18.361 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:18 smithi078 bash[24778]: cluster 2023-12-06T15:58:17.104448+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:18.362 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:18 smithi078 bash[28332]: cluster 2023-12-06T15:58:17.104448+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:18.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:18 smithi162 bash[24778]: cluster 2023-12-06T15:58:17.104448+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:19.061 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313257 got 90194313264 for osd.2 2023-12-06T15:58:19.061 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-06T15:58:19.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:19 smithi162 bash[24778]: audit 2023-12-06T15:58:18.307186+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.78:0/2821782961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T15:58:19.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:19 smithi078 bash[24778]: audit 2023-12-06T15:58:18.307186+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.78:0/2821782961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T15:58:19.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:19 smithi078 bash[28332]: audit 2023-12-06T15:58:18.307186+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.78:0/2821782961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-06T15:58:20.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:20 smithi162 bash[24778]: cluster 2023-12-06T15:58:19.105017+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:20.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:20 smithi078 bash[28332]: cluster 2023-12-06T15:58:19.105017+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:20.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:20 smithi078 bash[24778]: cluster 2023-12-06T15:58:19.105017+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:22.217 INFO:teuthology.orchestra.run.smithi078.stdout:111669149738 2023-12-06T15:58:22.473 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:22 smithi078 bash[24778]: cluster 2023-12-06T15:58:21.105706+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:22.473 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:22 smithi078 bash[28332]: cluster 2023-12-06T15:58:21.105706+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:22.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:22 smithi162 bash[24778]: cluster 2023-12-06T15:58:21.105706+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:23.000 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149731 got 111669149738 for osd.3 2023-12-06T15:58:23.000 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:23 smithi078 bash[24778]: audit 2023-12-06T15:58:22.212961+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.78:0/2072736582' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T15:58:23.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:23 smithi078 bash[28332]: audit 2023-12-06T15:58:22.212961+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.78:0/2072736582' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T15:58:23.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:23 smithi162 bash[24778]: audit 2023-12-06T15:58:22.212961+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.78:0/2072736582' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-06T15:58:24.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:24 smithi078 bash[24778]: cluster 2023-12-06T15:58:23.106332+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:24.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:24 smithi078 bash[28332]: cluster 2023-12-06T15:58:23.106332+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:24.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:24 smithi162 bash[24778]: cluster 2023-12-06T15:58:23.106332+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:26.244 INFO:teuthology.orchestra.run.smithi078.stdout:133143986215 2023-12-06T15:58:26.537 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:26 smithi078 bash[24778]: cluster 2023-12-06T15:58:25.106996+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:26.537 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:26 smithi078 bash[28332]: cluster 2023-12-06T15:58:25.106996+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:26 smithi162 bash[24778]: cluster 2023-12-06T15:58:25.106996+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:27.057 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986209 got 133143986215 for osd.4 2023-12-06T15:58:27.058 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-06T15:58:27.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:27 smithi078 bash[24778]: audit 2023-12-06T15:58:26.240309+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.78:0/2776706785' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T15:58:27.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:27 smithi078 bash[28332]: audit 2023-12-06T15:58:26.240309+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.78:0/2776706785' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T15:58:27.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:27 smithi162 bash[24778]: audit 2023-12-06T15:58:26.240309+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.78:0/2776706785' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-06T15:58:28.564 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:28 smithi078 bash[24778]: cluster 2023-12-06T15:58:27.107664+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:28.564 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:28 smithi078 bash[28332]: cluster 2023-12-06T15:58:27.107664+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:28.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:28 smithi162 bash[24778]: cluster 2023-12-06T15:58:27.107664+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:30.307 INFO:teuthology.orchestra.run.smithi078.stdout:154618822692 2023-12-06T15:58:30.547 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:30 smithi078 bash[24778]: cluster 2023-12-06T15:58:29.108367+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:30.547 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:30 smithi078 bash[28332]: cluster 2023-12-06T15:58:29.108367+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:30.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:30 smithi162 bash[24778]: cluster 2023-12-06T15:58:29.108367+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:31.139 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822686 got 154618822692 for osd.5 2023-12-06T15:58:31.139 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-06T15:58:31.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:31 smithi078 bash[24778]: audit 2023-12-06T15:58:30.303102+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.78:0/1583200904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T15:58:31.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:31 smithi078 bash[28332]: audit 2023-12-06T15:58:30.303102+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.78:0/1583200904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T15:58:31.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:31 smithi162 bash[24778]: audit 2023-12-06T15:58:30.303102+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.78:0/1583200904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-06T15:58:32.555 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:32 smithi078 bash[28332]: cluster 2023-12-06T15:58:31.109089+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-12-06T15:58:32.555 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:32 smithi078 bash[24778]: cluster 2023-12-06T15:58:31.109089+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-12-06T15:58:32.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:32 smithi162 bash[24778]: cluster 2023-12-06T15:58:31.109089+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-12-06T15:58:34.313 INFO:teuthology.orchestra.run.smithi078.stdout:176093659165 2023-12-06T15:58:34.563 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:34 smithi078 bash[24778]: cluster 2023-12-06T15:58:33.109639+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-12-06T15:58:34.563 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:34 smithi078 bash[28332]: cluster 2023-12-06T15:58:33.109639+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-12-06T15:58:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:34 smithi162 bash[24778]: cluster 2023-12-06T15:58:33.109639+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-12-06T15:58:35.118 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659159 got 176093659165 for osd.6 2023-12-06T15:58:35.118 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-06T15:58:35.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:35 smithi078 bash[24778]: audit 2023-12-06T15:58:34.308324+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.78:0/3743203988' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T15:58:35.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:35 smithi078 bash[28332]: audit 2023-12-06T15:58:34.308324+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.78:0/3743203988' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T15:58:35.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:35 smithi162 bash[24778]: audit 2023-12-06T15:58:34.308324+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.78:0/3743203988' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-06T15:58:36.554 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:36 smithi078 bash[24778]: cluster 2023-12-06T15:58:35.110282+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-12-06T15:58:36.555 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:36 smithi078 bash[28332]: cluster 2023-12-06T15:58:35.110282+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-12-06T15:58:36.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:36 smithi162 bash[24778]: cluster 2023-12-06T15:58:35.110282+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-12-06T15:58:38.356 INFO:teuthology.orchestra.run.smithi078.stdout:197568495642 2023-12-06T15:58:38.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:38 smithi162 bash[24778]: cluster 2023-12-06T15:58:37.110951+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-12-06T15:58:38.400 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:38 smithi078 bash[28332]: cluster 2023-12-06T15:58:37.110951+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-12-06T15:58:38.400 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:38 smithi078 bash[24778]: cluster 2023-12-06T15:58:37.110951+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-12-06T15:58:39.163 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495636 got 197568495642 for osd.7 2023-12-06T15:58:39.163 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-06T15:58:39.163 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T15:58:39.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:39 smithi162 bash[24778]: audit 2023-12-06T15:58:38.351331+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.78:0/1576894759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T15:58:39.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:39 smithi078 bash[24778]: audit 2023-12-06T15:58:38.351331+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.78:0/1576894759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T15:58:39.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:39 smithi078 bash[28332]: audit 2023-12-06T15:58:38.351331+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.78:0/1576894759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-06T15:58:40.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:40 smithi162 bash[24778]: cluster 2023-12-06T15:58:39.111553+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-12-06T15:58:40.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:40 smithi078 bash[24778]: cluster 2023-12-06T15:58:39.111553+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-12-06T15:58:40.408 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:40 smithi078 bash[28332]: cluster 2023-12-06T15:58:39.111553+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-12-06T15:58:42.211 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T15:58:42.213 INFO:teuthology.orchestra.run.smithi078.stderr:dumped all 2023-12-06T15:58:42.487 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:42 smithi078 bash[24778]: cluster 2023-12-06T15:58:41.112124+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-12-06T15:58:42.487 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:42 smithi078 bash[28332]: cluster 2023-12-06T15:58:41.112124+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-12-06T15:58:42.642 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:42 smithi162 bash[24778]: cluster 2023-12-06T15:58:41.112124+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-12-06T15:58:43.063 INFO:teuthology.orchestra.run.smithi078.stdout:{"pg_ready":true,"pg_map":{"version":248,"stamp":"2023-12-06T15:58:41.111834+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":8392216,"kb_used_data":3544,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569000,"statfs":{"total":767960285184,"available":759366656000,"internally_reserved":8589934592,"allocated":3629056,"data_stored":1443348,"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.003844"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-12-06T15:56:37.240720+0000","last_change":"2023-12-06T15:56:37.240720+0000","last_active":"2023-12-06T15:56:37.240720+0000","last_peered":"2023-12-06T15:56:37.240720+0000","last_clean":"2023-12-06T15:56:37.240720+0000","last_became_active":"2023-12-06T15:56:37.234745+0000","last_became_peered":"2023-12-06T15:56:37.234745+0000","last_unstale":"2023-12-06T15:56:37.240720+0000","last_undegraded":"2023-12-06T15:56:37.240720+0000","last_fullsized":"2023-12-06T15:56:37.240720+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T15:51:09.201219+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T15:51:09.201219+0000","last_clean_scrub_stamp":"2023-12-06T15:51:09.201219+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":"Wed Dec 6 15:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.66000000000000003}]},{"osd":1,"last update":"Wed Dec 6 15:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.86699999999999999}]},{"osd":2,"last update":"Wed Dec 6 15:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.089,"5min":1.089,"15min":1.089},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.94899999999999995}]},{"osd":3,"last update":"Wed Dec 6 15:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.02,"5min":1.02,"15min":1.02},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.0840000000000001}]},{"osd":4,"last update":"Wed Dec 6 15:57:36 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.101}]},{"osd":5,"last update":"Wed Dec 6 15:57:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.044},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.98999999999999999}]},{"osd":6,"last update":"Wed Dec 6 15:57:36 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.034,"15min":1.034},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.008}]}]},{"osd":6,"up_from":41,"seq":176093659167,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.88300000000000001,"15min":0.89100000000000001},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.103,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.87,"15min":0.85999999999999999},"min":{"1min":0.65900000000000003,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.103,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.60499999999999998}]},{"osd":1,"last update":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.82199999999999995,"15min":0.80500000000000005},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.874,"5min":0.878,"15min":0.878},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2050000000000001,"5min":1.222,"15min":1.222},"last":0.67400000000000004}]},{"osd":2,"last update":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.84399999999999997,"15min":0.83799999999999997},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.0289999999999999,"5min":1.036,"15min":1.036},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.68500000000000005,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.80100000000000005}]},{"osd":3,"last update":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.91400000000000003,"15min":0.90700000000000003},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":0.53000000000000003}]},{"osd":4,"last update":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.88500000000000001,"15min":0.88900000000000001},"min":{"1min":0.60199999999999998,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2430000000000001,"5min":1.361,"15min":1.361},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.004,"5min":0.95099999999999996,"15min":0.94199999999999995},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.92300000000000004}]},{"osd":5,"last update":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.93300000000000005,"15min":0.93500000000000005},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2350000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.004,"15min":0.999},"min":{"1min":0.65500000000000003,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.089}]},{"osd":7,"last update":"Wed Dec 6 15:57:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.997},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.0129999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476793,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 15:58:09 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.621,"15min":0.55700000000000005},"min":{"1min":0.49299999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.169,"5min":2.952,"15min":2.952},"last":0.63},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.65800000000000003,"15min":0.57199999999999995},"min":{"1min":0.55000000000000004,"5min":0.37,"15min":0.37},"max":{"1min":1.044,"5min":2.1070000000000002,"15min":2.1070000000000002},"last":0.73799999999999999}]},{"osd":2,"last update":"Wed Dec 6 15:57:38 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.66700000000000004,"15min":0.62},"min":{"1min":0.45500000000000002,"5min":0.44,"15min":0.44},"max":{"1min":2.1640000000000001,"5min":2.1640000000000001,"15min":2.1640000000000001},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.72699999999999998,"15min":0.68300000000000005},"min":{"1min":0.55500000000000005,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":3.3700000000000001,"5min":3.3700000000000001,"15min":3.3700000000000001},"last":0.53500000000000003}]},{"osd":3,"last update":"Wed Dec 6 15:58:04 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.746,"15min":0.71199999999999997},"min":{"1min":0.53100000000000003,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":2.2509999999999999,"5min":2.2509999999999999,"15min":2.2509999999999999},"last":0.56599999999999995},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.83399999999999996,"15min":0.77800000000000002},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":3.0339999999999998,"5min":3.0339999999999998,"15min":3.0339999999999998},"last":0.64800000000000002}]},{"osd":4,"last update":"Wed Dec 6 15:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.97299999999999998,"15min":0.91700000000000004},"min":{"1min":0.83999999999999997,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.319,"5min":3.1019999999999999,"15min":3.1019999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.92700000000000005,"15min":0.89300000000000002},"min":{"1min":0.71499999999999997,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.1950000000000001,"5min":2.746,"15min":2.746},"last":0.98099999999999998}]},{"osd":5,"last update":"Wed Dec 6 15:57:52 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.0029999999999999,"15min":0.97899999999999998},"min":{"1min":0.81499999999999995,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":2.6110000000000002,"5min":2.6110000000000002,"15min":2.6110000000000002},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.0900000000000001,"15min":1.0649999999999999},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":3.1709999999999998,"5min":3.1709999999999998,"15min":3.1709999999999998},"last":0.97699999999999998}]},{"osd":6,"last update":"Wed Dec 6 15:58:19 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.1359999999999999,"15min":1.137},"min":{"1min":0.81799999999999995,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.46,"5min":2.6720000000000002,"15min":2.6720000000000002},"last":1.103},{"interface":"front","average":{"1min":1.137,"5min":1.2549999999999999,"15min":1.2749999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.4059999999999999,"5min":3.2320000000000002,"15min":3.2320000000000002},"last":1.012}]},{"osd":7,"last update":"Wed Dec 6 15:57:38 2023","interfaces":[{"interface":"back","average":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"min":{"1min":0.996,"5min":0.996,"15min":0.996},"max":{"1min":3.2989999999999999,"5min":3.2989999999999999,"15min":3.2989999999999999},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.204,"5min":1.204,"15min":1.204},"min":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"max":{"1min":2.8460000000000001,"5min":2.8460000000000001,"15min":2.8460000000000001},"last":1.0569999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673024,"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":"Wed Dec 6 15:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.63800000000000001,"15min":0.58199999999999996},"min":{"1min":0.39500000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.93400000000000005,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.75,"5min":0.65800000000000003,"15min":0.57799999999999996},"min":{"1min":0.52600000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.0029999999999999,"5min":1.171,"15min":1.171},"last":0.748}]},{"osd":2,"last update":"Wed Dec 6 15:58:38 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.69999999999999996,"15min":0.67200000000000004},"min":{"1min":0.45700000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.72999999999999998,"15min":0.68000000000000005},"min":{"1min":0.42299999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.90300000000000002}]},{"osd":3,"last update":"Wed Dec 6 15:58:06 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.72499999999999998,"15min":0.71299999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.0600000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.81100000000000005,"15min":0.79400000000000004},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.80900000000000005}]},{"osd":4,"last update":"Wed Dec 6 15:58:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93100000000000005,"15min":0.90700000000000003},"min":{"1min":0.73999999999999999,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.071},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.95099999999999996,"15min":0.94599999999999995},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.296,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.93300000000000005}]},{"osd":5,"last update":"Wed Dec 6 15:57:51 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0109999999999999,"15min":1.0069999999999999},"min":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0189999999999999,"15min":1.0269999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.288,"5min":1.484,"15min":1.484},"last":0.97899999999999998}]},{"osd":6,"last update":"Wed Dec 6 15:58:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.099,"15min":1.103},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":2.2570000000000001,"5min":2.2570000000000001,"15min":2.2570000000000001},"last":1.238},{"interface":"front","average":{"1min":1.024,"5min":1.093,"15min":1.105},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.504,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.1459999999999999}]},{"osd":7,"last update":"Wed Dec 6 15:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1200000000000001,"15min":1.1180000000000001},"min":{"1min":0.70299999999999996,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.7789999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.1259999999999999,"15min":1.1319999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.468,"5min":1.74,"15min":1.74},"last":1.2829999999999999}]}]},{"osd":2,"up_from":21,"seq":90194313269,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 15:57:41 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.57999999999999996,"15min":0.56000000000000005},"min":{"1min":0.44900000000000001,"5min":0.44,"15min":0.44},"max":{"1min":0.82999999999999996,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.71299999999999997,"15min":0.69799999999999995},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.0880000000000001,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.79800000000000004}]},{"osd":1,"last update":"Wed Dec 6 15:57:41 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.63300000000000001,"15min":0.60899999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.70699999999999996,"15min":0.69499999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.85299999999999998}]},{"osd":3,"last update":"Wed Dec 6 15:58:02 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.78000000000000003,"15min":0.755},"min":{"1min":0.67000000000000004,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2090000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.76800000000000002,"15min":0.75900000000000001},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.76300000000000001}]},{"osd":4,"last update":"Wed Dec 6 15:58:32 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.96899999999999997,"15min":0.94799999999999995},"min":{"1min":0.83799999999999997,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.04,"5min":0.96399999999999997,"15min":0.94299999999999995},"min":{"1min":0.70899999999999996,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.165}]},{"osd":5,"last update":"Wed Dec 6 15:57:49 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.96499999999999997,"15min":0.95799999999999996},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.97399999999999998,"15min":0.97199999999999998},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.2849999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.3140000000000001}]},{"osd":6,"last update":"Wed Dec 6 15:58:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.052,"15min":1.052},"min":{"1min":0.81799999999999995,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.042,"5min":1.0489999999999999,"15min":1.05},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.3420000000000001,"5min":1.349,"15min":1.349},"last":1.181}]},{"osd":7,"last update":"Wed Dec 6 15:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.103,"15min":1.099},"min":{"1min":0.77900000000000003,"5min":0.75,"15min":0.75},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.264},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1200000000000001,"15min":1.1140000000000001},"min":{"1min":0.76800000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.2190000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149742,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":"Wed Dec 6 15:58:01 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.58599999999999997,"15min":0.56799999999999995},"min":{"1min":0.51000000000000001,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.67900000000000005,"15min":0.66300000000000003},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.98399999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.72099999999999997}]},{"osd":1,"last update":"Wed Dec 6 15:58:01 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.70299999999999996,"15min":0.70099999999999996},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.77200000000000002,"15min":0.755},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.052,"5min":1.109,"15min":1.109},"last":0.91100000000000003}]},{"osd":2,"last update":"Wed Dec 6 15:58:01 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.71099999999999997,"15min":0.69699999999999995},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.71699999999999997,"15min":0.71099999999999997},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":0.96499999999999997,"5min":1.105,"15min":1.105},"last":0.84999999999999998}]},{"osd":4,"last update":"Wed Dec 6 15:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.88300000000000001,"15min":0.875},"min":{"1min":0.67400000000000004,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.077,"5min":0.97199999999999998,"15min":0.94799999999999995},"min":{"1min":0.877,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.012}]},{"osd":5,"last update":"Wed Dec 6 15:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.95199999999999996,"15min":0.94599999999999995},"min":{"1min":0.75800000000000001,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.93600000000000005,"15min":0.93300000000000005},"min":{"1min":0.71899999999999997,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.88800000000000001}]},{"osd":6,"last update":"Wed Dec 6 15:58:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0369999999999999,"15min":1.028},"min":{"1min":0.92900000000000005,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.2909999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.091,"5min":1.026,"15min":1.0149999999999999},"min":{"1min":0.879,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.216}]},{"osd":7,"last update":"Wed Dec 6 15:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0369999999999999,"15min":1.0309999999999999},"min":{"1min":0.88700000000000001,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.2130000000000001,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1080000000000001,"15min":1.1040000000000001},"min":{"1min":0.92600000000000005,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.1040000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986218,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":"Wed Dec 6 15:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.85199999999999998,"15min":0.83499999999999996},"min":{"1min":0.625,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.083,"5min":1.248,"15min":1.248},"last":0.628},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.82699999999999996,"15min":0.80700000000000005},"min":{"1min":0.59799999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.236,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.65700000000000003}]},{"osd":1,"last update":"Wed Dec 6 15:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.83299999999999996,"15min":0.81899999999999995},"min":{"1min":0.77900000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.117,"5min":1.137,"15min":1.137},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.875,"15min":0.83999999999999997},"min":{"1min":0.59499999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.54200000000000004}]},{"osd":2,"last update":"Wed Dec 6 15:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.878,"15min":0.86399999999999999},"min":{"1min":0.65100000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.90800000000000003,"15min":0.89400000000000002},"min":{"1min":0.67900000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":0.75800000000000001}]},{"osd":3,"last update":"Wed Dec 6 15:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.877,"15min":0.85499999999999998},"min":{"1min":0.72499999999999998,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.288,"5min":1.329,"15min":1.329},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.90600000000000003,"15min":0.88400000000000001},"min":{"1min":0.76900000000000002,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.262,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.98199999999999998}]},{"osd":5,"last update":"Wed Dec 6 15:57:50 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.77200000000000002,"15min":0.75600000000000001},"min":{"1min":0.58299999999999996,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.83299999999999996,"15min":0.81100000000000005},"min":{"1min":0.64400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.0249999999999999}]},{"osd":6,"last update":"Wed Dec 6 15:58:20 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.89900000000000002,"15min":0.88800000000000001},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.999,"15min":0.98899999999999999},"min":{"1min":0.70199999999999996,"5min":0.504,"15min":0.504},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.88500000000000001}]},{"osd":7,"last update":"Wed Dec 6 15:57:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.6200000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0940000000000001,"15min":1.0940000000000001},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":0.81200000000000006}]}]},{"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":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,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 15:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.91300000000000003,"15min":0.92100000000000004},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1919999999999999,"5min":2.2490000000000001,"15min":2.2490000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.879,"15min":0.86799999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":1.024}]},{"osd":1,"last update":"Wed Dec 6 15:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.83899999999999997,"15min":0.82799999999999996},"min":{"1min":0.65200000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.82599999999999996,"15min":0.82399999999999995},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":1.2889999999999999}]},{"osd":2,"last update":"Wed Dec 6 15:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.93100000000000005,"15min":0.93400000000000005},"min":{"1min":0.69099999999999995,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.236,"5min":2.2090000000000001,"15min":2.2090000000000001},"last":0.753},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.88200000000000001,"15min":0.86799999999999999},"min":{"1min":0.73699999999999999,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.218,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.1799999999999999}]},{"osd":3,"last update":"Wed Dec 6 15:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.88400000000000001,"15min":0.88600000000000001},"min":{"1min":0.58099999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.099,"5min":1.804,"15min":1.804},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.97999999999999998,"15min":0.98399999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.202,"5min":2.2879999999999998,"15min":2.2879999999999998},"last":0.997}]},{"osd":4,"last update":"Wed Dec 6 15:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.77700000000000002,"15min":0.76600000000000001},"min":{"1min":0.53500000000000003,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.095,"5min":1.171,"15min":1.171},"last":1.157},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.78900000000000003,"15min":0.77800000000000002},"min":{"1min":0.60599999999999998,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.92600000000000005}]},{"osd":6,"last update":"Wed Dec 6 15:58:18 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.97099999999999997,"15min":0.97199999999999998},"min":{"1min":0.65900000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.198,"5min":2.1219999999999999,"15min":2.1219999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":1.004,"5min":0.95599999999999996,"15min":0.94799999999999995},"min":{"1min":0.83299999999999996,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.2629999999999999}]},{"osd":7,"last update":"Wed Dec 6 15:57:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":1.331},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.214}]}]}]}} 2023-12-06T15:58:43.065 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-06T15:58:43.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:43 smithi078 bash[24778]: audit 2023-12-06T15:58:42.198808+0000 mgr.y (mgr.14140) 261 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:58:43.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:43 smithi078 bash[28332]: audit 2023-12-06T15:58:42.198808+0000 mgr.y (mgr.14140) 261 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:58:43.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:43 smithi162 bash[24778]: audit 2023-12-06T15:58:42.198808+0000 mgr.y (mgr.14140) 261 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:58:44.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:44 smithi078 bash[24778]: cluster 2023-12-06T15:58:43.112738+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:44.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:44 smithi078 bash[28332]: cluster 2023-12-06T15:58:43.112738+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:44.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:44 smithi162 bash[24778]: cluster 2023-12-06T15:58:43.112738+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:46.254 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T15:58:46.256 INFO:teuthology.orchestra.run.smithi078.stderr:dumped all 2023-12-06T15:58:46.495 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:46 smithi078 bash[24778]: cluster 2023-12-06T15:58:45.113334+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:46.496 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:46 smithi078 bash[28332]: cluster 2023-12-06T15:58:45.113334+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:46.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:46 smithi162 bash[24778]: cluster 2023-12-06T15:58:45.113334+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:47.068 INFO:teuthology.orchestra.run.smithi078.stdout:{"pg_ready":true,"pg_map":{"version":250,"stamp":"2023-12-06T15:58:45.113057+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":8392216,"kb_used_data":3544,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569000,"statfs":{"total":767960285184,"available":759366656000,"internally_reserved":8589934592,"allocated":3629056,"data_stored":1443348,"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.003641"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-12-06T15:56:37.240720+0000","last_change":"2023-12-06T15:56:37.240720+0000","last_active":"2023-12-06T15:56:37.240720+0000","last_peered":"2023-12-06T15:56:37.240720+0000","last_clean":"2023-12-06T15:56:37.240720+0000","last_became_active":"2023-12-06T15:56:37.234745+0000","last_became_peered":"2023-12-06T15:56:37.234745+0000","last_unstale":"2023-12-06T15:56:37.240720+0000","last_undegraded":"2023-12-06T15:56:37.240720+0000","last_fullsized":"2023-12-06T15:56:37.240720+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-06T15:51:09.201219+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-06T15:51:09.201219+0000","last_clean_scrub_stamp":"2023-12-06T15:51:09.201219+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":"Wed Dec 6 15:58:37 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.94799999999999995,"15min":0.95899999999999996},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.167,"5min":1.244,"15min":1.244},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.875,"15min":0.87},"min":{"1min":0.66000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":1.0820000000000001}]},{"osd":1,"last update":"Wed Dec 6 15:58:37 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.95699999999999996,"15min":0.95899999999999996},"min":{"1min":0.66100000000000003,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1779999999999999,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.92000000000000004,"15min":0.91900000000000004},"min":{"1min":0.61899999999999999,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":0.79600000000000004}]},{"osd":2,"last update":"Wed Dec 6 15:58:37 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.89500000000000002,"15min":0.91100000000000003},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.94099999999999995,"15min":0.93300000000000005},"min":{"1min":0.65300000000000002,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.98999999999999999}]},{"osd":3,"last update":"Wed Dec 6 15:58:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.89200000000000002,"15min":0.88900000000000001},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.995,"15min":1.0109999999999999},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.125,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.83999999999999997}]},{"osd":4,"last update":"Wed Dec 6 15:58:37 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.80200000000000005,"15min":0.79300000000000004},"min":{"1min":0.61499999999999999,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.90600000000000003,"15min":0.90400000000000003},"min":{"1min":0.67400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.2,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.86899999999999999}]},{"osd":5,"last update":"Wed Dec 6 15:58:37 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0089999999999999,"15min":1.0149999999999999},"min":{"1min":0.67700000000000005,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3160000000000001,"5min":1.363,"15min":1.363},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.95099999999999996,"15min":0.94499999999999995},"min":{"1min":0.751,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.302,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.008}]},{"osd":6,"last update":"Wed Dec 6 15:58:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0349999999999999,"15min":1.034},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.022,"5min":1.0089999999999999,"15min":1.0069999999999999},"min":{"1min":0.54100000000000004,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.0169999999999999}]}]},{"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":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.88300000000000001,"15min":0.89100000000000001},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.103,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.87,"15min":0.85999999999999999},"min":{"1min":0.65900000000000003,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.103,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.72999999999999998}]},{"osd":1,"last update":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.82199999999999995,"15min":0.80500000000000005},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.874,"5min":0.878,"15min":0.878},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2050000000000001,"5min":1.222,"15min":1.222},"last":1.0640000000000001}]},{"osd":2,"last update":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.84399999999999997,"15min":0.83799999999999997},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.0289999999999999,"5min":1.036,"15min":1.036},"last":0.879},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.68500000000000005,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":1.151}]},{"osd":3,"last update":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.91400000000000003,"15min":0.90700000000000003},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":1.006}]},{"osd":4,"last update":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.88500000000000001,"15min":0.88900000000000001},"min":{"1min":0.60199999999999998,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2430000000000001,"5min":1.361,"15min":1.361},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.004,"5min":0.95099999999999996,"15min":0.94199999999999995},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.032}]},{"osd":5,"last update":"Wed Dec 6 15:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.93300000000000005,"15min":0.93500000000000005},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2350000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.085},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.004,"15min":0.999},"min":{"1min":0.65500000000000003,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.137}]},{"osd":7,"last update":"Wed Dec 6 15:58:39 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.0049999999999999,"15min":1.006},"min":{"1min":0.73599999999999999,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.2749999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0860000000000001,"15min":1.0760000000000001},"min":{"1min":0.79100000000000004,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.2889999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476794,"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,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 15:58:09 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.621,"15min":0.55700000000000005},"min":{"1min":0.49299999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.169,"5min":2.952,"15min":2.952},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.65800000000000003,"15min":0.57199999999999995},"min":{"1min":0.55000000000000004,"5min":0.37,"15min":0.37},"max":{"1min":1.044,"5min":2.1070000000000002,"15min":2.1070000000000002},"last":0.68200000000000005}]},{"osd":2,"last update":"Wed Dec 6 15:58:41 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.68700000000000006,"15min":0.627},"min":{"1min":0.56699999999999995,"5min":0.44,"15min":0.44},"max":{"1min":0.88700000000000001,"5min":2.1640000000000001,"15min":2.1640000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.75,"15min":0.69099999999999995},"min":{"1min":0.53500000000000003,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.0700000000000001,"5min":3.3700000000000001,"15min":3.3700000000000001},"last":0.80800000000000005}]},{"osd":3,"last update":"Wed Dec 6 15:58:04 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.746,"15min":0.71199999999999997},"min":{"1min":0.53100000000000003,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":2.2509999999999999,"5min":2.2509999999999999,"15min":2.2509999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.83399999999999996,"15min":0.77800000000000002},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":3.0339999999999998,"5min":3.0339999999999998,"15min":3.0339999999999998},"last":0.877}]},{"osd":4,"last update":"Wed Dec 6 15:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.97299999999999998,"15min":0.91700000000000004},"min":{"1min":0.83999999999999997,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.319,"5min":3.1019999999999999,"15min":3.1019999999999999},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.92700000000000005,"15min":0.89300000000000002},"min":{"1min":0.71499999999999997,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.1950000000000001,"5min":2.746,"15min":2.746},"last":1.1779999999999999}]},{"osd":5,"last update":"Wed Dec 6 15:57:52 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.0029999999999999,"15min":0.97899999999999998},"min":{"1min":0.81499999999999995,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":2.6110000000000002,"5min":2.6110000000000002,"15min":2.6110000000000002},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.0900000000000001,"15min":1.0649999999999999},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":3.1709999999999998,"5min":3.1709999999999998,"15min":3.1709999999999998},"last":1.159}]},{"osd":6,"last update":"Wed Dec 6 15:58:19 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.1359999999999999,"15min":1.137},"min":{"1min":0.81799999999999995,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.46,"5min":2.6720000000000002,"15min":2.6720000000000002},"last":1.272},{"interface":"front","average":{"1min":1.137,"5min":1.2549999999999999,"15min":1.2749999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.4059999999999999,"5min":3.2320000000000002,"15min":3.2320000000000002},"last":1.0700000000000001}]},{"osd":7,"last update":"Wed Dec 6 15:58:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.2869999999999999,"15min":1.3029999999999999},"min":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"max":{"1min":1.52,"5min":3.2989999999999999,"15min":3.2989999999999999},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.181,"15min":1.196},"min":{"1min":0.878,"5min":0.878,"15min":0.878},"max":{"1min":1.2689999999999999,"5min":2.8460000000000001,"15min":2.8460000000000001},"last":1.248}]}]},{"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":"Wed Dec 6 15:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.63800000000000001,"15min":0.58199999999999996},"min":{"1min":0.39500000000000002,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.93400000000000005,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.75,"5min":0.65800000000000003,"15min":0.57799999999999996},"min":{"1min":0.52600000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.0029999999999999,"5min":1.171,"15min":1.171},"last":0.73699999999999999}]},{"osd":2,"last update":"Wed Dec 6 15:58:38 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.69999999999999996,"15min":0.67200000000000004},"min":{"1min":0.45700000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.72999999999999998,"15min":0.68000000000000005},"min":{"1min":0.42299999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.65200000000000002}]},{"osd":3,"last update":"Wed Dec 6 15:58:06 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.72499999999999998,"15min":0.71299999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.0600000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.81100000000000005,"15min":0.79400000000000004},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.85899999999999999}]},{"osd":4,"last update":"Wed Dec 6 15:58:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93100000000000005,"15min":0.90700000000000003},"min":{"1min":0.73999999999999999,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.95099999999999996,"15min":0.94599999999999995},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.296,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.77100000000000002}]},{"osd":5,"last update":"Wed Dec 6 15:57:51 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0109999999999999,"15min":1.0069999999999999},"min":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":1.024},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0189999999999999,"15min":1.0269999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.288,"5min":1.484,"15min":1.484},"last":0.90300000000000002}]},{"osd":6,"last update":"Wed Dec 6 15:58:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.099,"15min":1.103},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":2.2570000000000001,"5min":2.2570000000000001,"15min":2.2570000000000001},"last":1.121},{"interface":"front","average":{"1min":1.024,"5min":1.093,"15min":1.105},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.504,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.0569999999999999}]},{"osd":7,"last update":"Wed Dec 6 15:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1200000000000001,"15min":1.1180000000000001},"min":{"1min":0.70299999999999996,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.7789999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.159},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.1259999999999999,"15min":1.1319999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.468,"5min":1.74,"15min":1.74},"last":1.2649999999999999}]}]},{"osd":2,"up_from":21,"seq":90194313269,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 15:57:41 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.57999999999999996,"15min":0.56000000000000005},"min":{"1min":0.44900000000000001,"5min":0.44,"15min":0.44},"max":{"1min":0.82999999999999996,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.71299999999999997,"15min":0.69799999999999995},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.0880000000000001,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.79800000000000004}]},{"osd":1,"last update":"Wed Dec 6 15:57:41 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.63300000000000001,"15min":0.60899999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.70699999999999996,"15min":0.69499999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.85299999999999998}]},{"osd":3,"last update":"Wed Dec 6 15:58:02 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.78000000000000003,"15min":0.755},"min":{"1min":0.67000000000000004,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2090000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.76800000000000002,"15min":0.75900000000000001},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.76300000000000001}]},{"osd":4,"last update":"Wed Dec 6 15:58:32 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.96899999999999997,"15min":0.94799999999999995},"min":{"1min":0.83799999999999997,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.04,"5min":0.96399999999999997,"15min":0.94299999999999995},"min":{"1min":0.70899999999999996,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.165}]},{"osd":5,"last update":"Wed Dec 6 15:57:49 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.96499999999999997,"15min":0.95799999999999996},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.97399999999999998,"15min":0.97199999999999998},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.2849999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.3140000000000001}]},{"osd":6,"last update":"Wed Dec 6 15:58:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.052,"15min":1.052},"min":{"1min":0.81799999999999995,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.042,"5min":1.0489999999999999,"15min":1.05},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.3420000000000001,"5min":1.349,"15min":1.349},"last":1.181}]},{"osd":7,"last update":"Wed Dec 6 15:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.103,"15min":1.099},"min":{"1min":0.77900000000000003,"5min":0.75,"15min":0.75},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.264},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1200000000000001,"15min":1.1140000000000001},"min":{"1min":0.76800000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.2190000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149742,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":"Wed Dec 6 15:58:01 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.58599999999999997,"15min":0.56799999999999995},"min":{"1min":0.51000000000000001,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.67900000000000005,"15min":0.66300000000000003},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.98399999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.72099999999999997}]},{"osd":1,"last update":"Wed Dec 6 15:58:01 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.70299999999999996,"15min":0.70099999999999996},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.77200000000000002,"15min":0.755},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.052,"5min":1.109,"15min":1.109},"last":0.91100000000000003}]},{"osd":2,"last update":"Wed Dec 6 15:58:01 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.71099999999999997,"15min":0.69699999999999995},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.71699999999999997,"15min":0.71099999999999997},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":0.96499999999999997,"5min":1.105,"15min":1.105},"last":0.84999999999999998}]},{"osd":4,"last update":"Wed Dec 6 15:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.88300000000000001,"15min":0.875},"min":{"1min":0.67400000000000004,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.077,"5min":0.97199999999999998,"15min":0.94799999999999995},"min":{"1min":0.877,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.012}]},{"osd":5,"last update":"Wed Dec 6 15:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.95199999999999996,"15min":0.94599999999999995},"min":{"1min":0.75800000000000001,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.93600000000000005,"15min":0.93300000000000005},"min":{"1min":0.71899999999999997,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.88800000000000001}]},{"osd":6,"last update":"Wed Dec 6 15:58:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0369999999999999,"15min":1.028},"min":{"1min":0.92900000000000005,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.2909999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.091,"5min":1.026,"15min":1.0149999999999999},"min":{"1min":0.879,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.216}]},{"osd":7,"last update":"Wed Dec 6 15:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0369999999999999,"15min":1.0309999999999999},"min":{"1min":0.88700000000000001,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.2130000000000001,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1080000000000001,"15min":1.1040000000000001},"min":{"1min":0.92600000000000005,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.1040000000000001}]}]},{"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":"Wed Dec 6 15:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.85199999999999998,"15min":0.83499999999999996},"min":{"1min":0.625,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.083,"5min":1.248,"15min":1.248},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.82699999999999996,"15min":0.80700000000000005},"min":{"1min":0.59799999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.236,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.64600000000000002}]},{"osd":1,"last update":"Wed Dec 6 15:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.83299999999999996,"15min":0.81899999999999995},"min":{"1min":0.77900000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.117,"5min":1.137,"15min":1.137},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.875,"15min":0.83999999999999997},"min":{"1min":0.59499999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.875}]},{"osd":2,"last update":"Wed Dec 6 15:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.878,"15min":0.86399999999999999},"min":{"1min":0.65100000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.90800000000000003,"15min":0.89400000000000002},"min":{"1min":0.67900000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":0.79300000000000004}]},{"osd":3,"last update":"Wed Dec 6 15:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.877,"15min":0.85499999999999998},"min":{"1min":0.72499999999999998,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.288,"5min":1.329,"15min":1.329},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.90600000000000003,"15min":0.88400000000000001},"min":{"1min":0.76900000000000002,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.262,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.03}]},{"osd":5,"last update":"Wed Dec 6 15:57:50 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.77200000000000002,"15min":0.75600000000000001},"min":{"1min":0.58299999999999996,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.83299999999999996,"15min":0.81100000000000005},"min":{"1min":0.64400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.0700000000000001}]},{"osd":6,"last update":"Wed Dec 6 15:58:20 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.89900000000000002,"15min":0.88800000000000001},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.999,"15min":0.98899999999999999},"min":{"1min":0.70199999999999996,"5min":0.504,"15min":0.504},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.85099999999999998}]},{"osd":7,"last update":"Wed Dec 6 15:58:42 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.1160000000000001,"15min":1.129},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.472,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.046,"5min":1.0840000000000001,"15min":1.0900000000000001},"min":{"1min":0.68300000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.45,"5min":1.47,"15min":1.47},"last":1.0149999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822695,"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,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Dec 6 15:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.91300000000000003,"15min":0.92100000000000004},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1919999999999999,"5min":2.2490000000000001,"15min":2.2490000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.879,"15min":0.86799999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":1.1719999999999999}]},{"osd":1,"last update":"Wed Dec 6 15:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.83899999999999997,"15min":0.82799999999999996},"min":{"1min":0.65200000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.82599999999999996,"15min":0.82399999999999995},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.91100000000000003}]},{"osd":2,"last update":"Wed Dec 6 15:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.93100000000000005,"15min":0.93400000000000005},"min":{"1min":0.69099999999999995,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.236,"5min":2.2090000000000001,"15min":2.2090000000000001},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.88200000000000001,"15min":0.86799999999999999},"min":{"1min":0.73699999999999999,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.218,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.127}]},{"osd":3,"last update":"Wed Dec 6 15:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.88400000000000001,"15min":0.88600000000000001},"min":{"1min":0.58099999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.099,"5min":1.804,"15min":1.804},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.97999999999999998,"15min":0.98399999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.202,"5min":2.2879999999999998,"15min":2.2879999999999998},"last":0.93500000000000005}]},{"osd":4,"last update":"Wed Dec 6 15:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.77700000000000002,"15min":0.76600000000000001},"min":{"1min":0.53500000000000003,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.095,"5min":1.171,"15min":1.171},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.78900000000000003,"15min":0.77800000000000002},"min":{"1min":0.60599999999999998,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.83799999999999997}]},{"osd":6,"last update":"Wed Dec 6 15:58:18 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.97099999999999997,"15min":0.97199999999999998},"min":{"1min":0.65900000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.198,"5min":2.1219999999999999,"15min":2.1219999999999999},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.004,"5min":0.95599999999999996,"15min":0.94799999999999995},"min":{"1min":0.83299999999999996,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.214}]},{"osd":7,"last update":"Wed Dec 6 15:58:40 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.036,"15min":1.024},"min":{"1min":0.747,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.7150000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.034,"5min":0.96599999999999997,"15min":0.95399999999999996},"min":{"1min":0.77500000000000002,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":1.1080000000000001}]}]}]}} 2023-12-06T15:58:47.069 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-06T15:58:47.069 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-06T15:58:47.069 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-06T15:58:47.070 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-06T15:58:47.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:47 smithi078 bash[24778]: audit 2023-12-06T15:58:46.242974+0000 mgr.y (mgr.14140) 264 : audit [DBG] from='client.24487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:58:47.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:47 smithi078 bash[28332]: audit 2023-12-06T15:58:46.242974+0000 mgr.y (mgr.14140) 264 : audit [DBG] from='client.24487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:58:47.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:47 smithi162 bash[24778]: audit 2023-12-06T15:58:46.242974+0000 mgr.y (mgr.14140) 264 : audit [DBG] from='client.24487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-06T15:58:48.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:48 smithi078 bash[24778]: cluster 2023-12-06T15:58:47.113969+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:48.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:48 smithi078 bash[28332]: cluster 2023-12-06T15:58:47.113969+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:48 smithi162 bash[24778]: cluster 2023-12-06T15:58:47.113969+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:50.279 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T15:58:50.525 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:50 smithi078 bash[24778]: cluster 2023-12-06T15:58:49.114571+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:50.525 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:50 smithi078 bash[28332]: cluster 2023-12-06T15:58:49.114571+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:50.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:50 smithi162 bash[24778]: cluster 2023-12-06T15:58:49.114571+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:51.072 INFO:teuthology.orchestra.run.smithi078.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-06T15:58:51.072 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-06T15:58:51.072 INFO:tasks.cephadm:Setup complete, yielding 2023-12-06T15:58:51.073 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T15:58:51.082 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi078.front.sepia.ceph.com 2023-12-06T15:58:51.083 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2023-12-06T15:58:51.408 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:51 smithi078 bash[24778]: audit 2023-12-06T15:58:50.274666+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.78:0/1747415695' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T15:58:51.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:51 smithi078 bash[28332]: audit 2023-12-06T15:58:50.274666+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.78:0/1747415695' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T15:58:51.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:51 smithi162 bash[24778]: audit 2023-12-06T15:58:50.274666+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.78:0/1747415695' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-06T15:58:52.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:52 smithi078 bash[24778]: cluster 2023-12-06T15:58:51.115280+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:52.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:52 smithi078 bash[28332]: cluster 2023-12-06T15:58:51.115280+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:52.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:52 smithi162 bash[24778]: cluster 2023-12-06T15:58:51.115280+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:54.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:54 smithi162 bash[24778]: cluster 2023-12-06T15:58:53.115947+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:54.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:54 smithi162 bash[24778]: audit 2023-12-06T15:58:54.185339+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.78:0/1907545533' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-12-06T15:58:54.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:54 smithi162 bash[24778]: audit 2023-12-06T15:58:54.191009+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.78:0/1907545533' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-12-06T15:58:54.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:54 smithi078 bash[24778]: cluster 2023-12-06T15:58:53.115947+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:54.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:54 smithi078 bash[24778]: audit 2023-12-06T15:58:54.185339+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.78:0/1907545533' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-12-06T15:58:54.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:54 smithi078 bash[24778]: audit 2023-12-06T15:58:54.191009+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.78:0/1907545533' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-12-06T15:58:54.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:54 smithi078 bash[28332]: cluster 2023-12-06T15:58:53.115947+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:54.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:54 smithi078 bash[28332]: audit 2023-12-06T15:58:54.185339+0000 mon.a (mon.0) 523 : audit [INF] from='client.? 172.21.15.78:0/1907545533' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]: dispatch 2023-12-06T15:58:54.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:54 smithi078 bash[28332]: audit 2023-12-06T15:58:54.191009+0000 mon.a (mon.0) 524 : audit [INF] from='client.? 172.21.15.78:0/1907545533' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/use_repo_digest", "value": "false", "force": true}]': finished 2023-12-06T15:58:55.039 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-06T15:58:55.054 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi078.front.sepia.ceph.com 2023-12-06T15:58:55.054 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-06T15:58:56.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:56 smithi078 bash[24778]: cluster 2023-12-06T15:58:55.116522+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:56.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:56 smithi078 bash[28332]: cluster 2023-12-06T15:58:55.116522+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:56.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:56 smithi162 bash[24778]: cluster 2023-12-06T15:58:55.116522+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:58:58.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:58 smithi078 bash[24778]: cluster 2023-12-06T15:58:57.117200+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-12-06T15:58:58.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:58 smithi078 bash[28332]: cluster 2023-12-06T15:58:57.117200+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-12-06T15:58:58.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:58 smithi162 bash[24778]: cluster 2023-12-06T15:58:57.117200+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-12-06T15:58:59.504 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-06T15:58:59.505 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "3709b2dc-7aba-46fd-a9dc-f8477f8816b9", 2023-12-06T15:58:59.505 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "r", 2023-12-06T15:58:59.505 INFO:teuthology.orchestra.run.smithi078.stdout: "current_period": "42139a1a-abea-4650-91e0-3d0fdd52cc1b", 2023-12-06T15:58:59.505 INFO:teuthology.orchestra.run.smithi078.stdout: "epoch": 1 2023-12-06T15:58:59.505 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-06T15:58:59.793 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:59 smithi078 bash[24778]: cluster 2023-12-06T15:58:58.447672+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-06T15:58:59.793 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:59 smithi078 bash[24778]: audit 2023-12-06T15:58:58.452278+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.78:0/1761053448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:58:59.793 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:58:59 smithi078 bash[24778]: audit 2023-12-06T15:58:58.452676+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:58:59.794 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:59 smithi078 bash[28332]: cluster 2023-12-06T15:58:58.447672+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-06T15:58:59.794 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:59 smithi078 bash[28332]: audit 2023-12-06T15:58:58.452278+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.78:0/1761053448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:58:59.794 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:58:59 smithi078 bash[28332]: audit 2023-12-06T15:58:58.452676+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:58:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:59 smithi162 bash[24778]: cluster 2023-12-06T15:58:58.447672+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-06T15:58:59.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:59 smithi162 bash[24778]: audit 2023-12-06T15:58:58.452278+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.78:0/1761053448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:58:59.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:58:59 smithi162 bash[24778]: audit 2023-12-06T15:58:58.452676+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-06T15:59:00.402 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-06T15:59:00.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:00 smithi078 bash[24778]: cluster 2023-12-06T15:58:59.117863+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v258: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:00.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:00 smithi078 bash[24778]: audit 2023-12-06T15:58:59.462433+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T15:59:00.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:00 smithi078 bash[24778]: cluster 2023-12-06T15:58:59.462670+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-06T15:59:00.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:00 smithi078 bash[28332]: cluster 2023-12-06T15:58:59.117863+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v258: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:00.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:00 smithi078 bash[28332]: audit 2023-12-06T15:58:59.462433+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T15:59:00.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:00 smithi078 bash[28332]: cluster 2023-12-06T15:58:59.462670+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-06T15:59:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:00 smithi162 bash[24778]: cluster 2023-12-06T15:58:59.117863+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v258: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:00 smithi162 bash[24778]: audit 2023-12-06T15:58:59.462433+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-06T15:59:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:00 smithi162 bash[24778]: cluster 2023-12-06T15:58:59.462670+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-06T15:59:01.834 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:01 smithi078 bash[24778]: cluster 2023-12-06T15:59:00.463872+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-06T15:59:01.835 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:01 smithi078 bash[28332]: cluster 2023-12-06T15:59:00.463872+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-06T15:59:01.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:01 smithi162 bash[24778]: cluster 2023-12-06T15:59:00.463872+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-06T15:59:02.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:02 smithi078 bash[24778]: cluster 2023-12-06T15:59:01.118545+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v261: 33 pgs: 7 creating+peering, 8 active+clean, 18 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:02.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:02 smithi078 bash[28332]: cluster 2023-12-06T15:59:01.118545+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v261: 33 pgs: 7 creating+peering, 8 active+clean, 18 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:02.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:02 smithi162 bash[24778]: cluster 2023-12-06T15:59:01.118545+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v261: 33 pgs: 7 creating+peering, 8 active+clean, 18 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:03.462 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "d6a99cbf-3c15-45ad-b9fe-96b89961729a", 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "default", 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "api_name": "default", 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "is_master": "true", 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "endpoints": [], 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "hostnames": [], 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "hostnames_s3website": [], 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "master_zone": "", 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "zones": [], 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "placement_targets": [], 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "default_placement": "", 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_id": "3709b2dc-7aba-46fd-a9dc-f8477f8816b9", 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "sync_policy": { 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: "groups": [] 2023-12-06T15:59:03.463 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T15:59:03.464 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-06T15:59:04.331 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-06T15:59:04.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:04 smithi078 bash[24778]: cluster 2023-12-06T15:59:03.119280+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v262: 33 pgs: 7 creating+peering, 21 active+clean, 5 unknown; 460 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-12-06T15:59:04.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:04 smithi078 bash[28332]: cluster 2023-12-06T15:59:03.119280+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v262: 33 pgs: 7 creating+peering, 21 active+clean, 5 unknown; 460 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-12-06T15:59:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:04 smithi162 bash[24778]: cluster 2023-12-06T15:59:03.119280+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v262: 33 pgs: 7 creating+peering, 21 active+clean, 5 unknown; 460 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-12-06T15:59:06.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:06 smithi162 bash[24778]: cluster 2023-12-06T15:59:05.120010+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v263: 33 pgs: 33 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 153 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T15:59:06.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:06 smithi078 bash[24778]: cluster 2023-12-06T15:59:05.120010+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v263: 33 pgs: 33 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 153 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T15:59:06.909 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:06 smithi078 bash[28332]: cluster 2023-12-06T15:59:05.120010+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v263: 33 pgs: 33 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 153 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-12-06T15:59:07.133 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "04277c8c-3003-43d0-ba16-7a7131844e96", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "z", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "domain_root": "z.rgw.meta:root", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "control_pool": "z.rgw.control", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "log_pool": "z.rgw.log", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-06T15:59:07.134 INFO:teuthology.orchestra.run.smithi078.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "otp_pool": "z.rgw.otp", 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "system_key": { 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "access_key": "", 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "secret_key": "" 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "placement_pools": [ 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: { 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "key": "default-placement", 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "val": { 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "storage_classes": { 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "STANDARD": { 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-06T15:59:07.135 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T15:59:07.136 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T15:59:07.136 INFO:teuthology.orchestra.run.smithi078.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-06T15:59:07.136 INFO:teuthology.orchestra.run.smithi078.stdout: "index_type": 0 2023-12-06T15:59:07.136 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T15:59:07.136 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T15:59:07.136 INFO:teuthology.orchestra.run.smithi078.stdout: ], 2023-12-06T15:59:07.136 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_id": "3709b2dc-7aba-46fd-a9dc-f8477f8816b9" 2023-12-06T15:59:07.136 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-06T15:59:07.968 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-06T15:59:08.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:08 smithi162 bash[24778]: cluster 2023-12-06T15:59:07.120758+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v264: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2023-12-06T15:59:08.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:08 smithi078 bash[24778]: cluster 2023-12-06T15:59:07.120758+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v264: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2023-12-06T15:59:08.409 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:08 smithi078 bash[28332]: cluster 2023-12-06T15:59:07.120758+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v264: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2023-12-06T15:59:10.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:10 smithi162 bash[24778]: cluster 2023-12-06T15:59:09.121492+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 1.0 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 423 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-06T15:59:10.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:10 smithi078 bash[24778]: cluster 2023-12-06T15:59:09.121492+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 1.0 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 423 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-06T15:59:10.659 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:10 smithi078 bash[28332]: cluster 2023-12-06T15:59:09.121492+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 1.0 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 423 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-12-06T15:59:12.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:12 smithi078 bash[24778]: cluster 2023-12-06T15:59:11.122097+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 480 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-06T15:59:12.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:12 smithi078 bash[24778]: cluster 2023-12-06T15:59:11.387105+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-06T15:59:12.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:12 smithi078 bash[24778]: audit 2023-12-06T15:59:11.389469+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:59:12.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:12 smithi078 bash[28332]: cluster 2023-12-06T15:59:11.122097+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 480 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-06T15:59:12.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:12 smithi078 bash[28332]: cluster 2023-12-06T15:59:11.387105+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-06T15:59:12.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:12 smithi078 bash[28332]: audit 2023-12-06T15:59:11.389469+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:59:12.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:12 smithi162 bash[24778]: cluster 2023-12-06T15:59:11.122097+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 480 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-06T15:59:12.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:12 smithi162 bash[24778]: cluster 2023-12-06T15:59:11.387105+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-06T15:59:12.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:12 smithi162 bash[24778]: audit 2023-12-06T15:59:11.389469+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-06T15:59:13.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:13 smithi162 bash[24778]: audit 2023-12-06T15:59:12.386094+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T15:59:13.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:13 smithi162 bash[24778]: cluster 2023-12-06T15:59:12.386549+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-06T15:59:13.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:13 smithi078 bash[24778]: audit 2023-12-06T15:59:12.386094+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T15:59:13.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:13 smithi078 bash[24778]: cluster 2023-12-06T15:59:12.386549+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-06T15:59:13.909 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:13 smithi078 bash[28332]: audit 2023-12-06T15:59:12.386094+0000 mon.a (mon.0) 532 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-06T15:59:13.909 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:13 smithi078 bash[28332]: cluster 2023-12-06T15:59:12.386549+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-06T15:59:14.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:14 smithi162 bash[24778]: cluster 2023-12-06T15:59:13.122702+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v269: 65 pgs: 7 creating+peering, 25 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.1 KiB/s rd, 1023 B/s wr, 3 op/s 2023-12-06T15:59:14.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:14 smithi162 bash[24778]: cluster 2023-12-06T15:59:13.405117+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-06T15:59:14.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:14 smithi162 bash[24778]: audit 2023-12-06T15:59:13.409210+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:59:14.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:14 smithi162 bash[24778]: audit 2023-12-06T15:59:14.411053+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T15:59:14.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:14 smithi162 bash[24778]: cluster 2023-12-06T15:59:14.411332+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-06T15:59:14.909 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:14 smithi078 bash[28332]: cluster 2023-12-06T15:59:13.122702+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v269: 65 pgs: 7 creating+peering, 25 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.1 KiB/s rd, 1023 B/s wr, 3 op/s 2023-12-06T15:59:14.909 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:14 smithi078 bash[28332]: cluster 2023-12-06T15:59:13.405117+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-06T15:59:14.909 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:14 smithi078 bash[28332]: audit 2023-12-06T15:59:13.409210+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:59:14.909 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:14 smithi078 bash[28332]: audit 2023-12-06T15:59:14.411053+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T15:59:14.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:14 smithi078 bash[28332]: cluster 2023-12-06T15:59:14.411332+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-06T15:59:14.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:14 smithi078 bash[24778]: cluster 2023-12-06T15:59:13.122702+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v269: 65 pgs: 7 creating+peering, 25 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.1 KiB/s rd, 1023 B/s wr, 3 op/s 2023-12-06T15:59:14.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:14 smithi078 bash[24778]: cluster 2023-12-06T15:59:13.405117+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-06T15:59:14.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:14 smithi078 bash[24778]: audit 2023-12-06T15:59:13.409210+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-06T15:59:14.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:14 smithi078 bash[24778]: audit 2023-12-06T15:59:14.411053+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.78:0/1993508396' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-06T15:59:14.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:14 smithi078 bash[24778]: cluster 2023-12-06T15:59:14.411332+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-06T15:59:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:16 smithi162 bash[24778]: cluster 2023-12-06T15:59:15.123329+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v272: 97 pgs: 14 creating+peering, 37 unknown, 46 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2023-12-06T15:59:16.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:16 smithi162 bash[24778]: cluster 2023-12-06T15:59:15.415643+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T15:59:16.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:16 smithi162 bash[24778]: audit 2023-12-06T15:59:15.417685+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T15:59:16.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:16 smithi078 bash[24778]: cluster 2023-12-06T15:59:15.123329+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v272: 97 pgs: 14 creating+peering, 37 unknown, 46 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2023-12-06T15:59:16.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:16 smithi078 bash[24778]: cluster 2023-12-06T15:59:15.415643+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T15:59:16.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:16 smithi078 bash[24778]: audit 2023-12-06T15:59:15.417685+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T15:59:16.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:16 smithi078 bash[28332]: cluster 2023-12-06T15:59:15.123329+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v272: 97 pgs: 14 creating+peering, 37 unknown, 46 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2023-12-06T15:59:16.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:16 smithi078 bash[28332]: cluster 2023-12-06T15:59:15.415643+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-06T15:59:16.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:16 smithi078 bash[28332]: audit 2023-12-06T15:59:15.417685+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-06T15:59:17.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:17 smithi162 bash[24778]: audit 2023-12-06T15:59:16.418821+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T15:59:17.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:17 smithi162 bash[24778]: cluster 2023-12-06T15:59:16.419281+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T15:59:17.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:17 smithi162 bash[24778]: audit 2023-12-06T15:59:16.423988+0000 mon.a (mon.0) 542 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T15:59:17.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:17 smithi162 bash[24778]: audit 2023-12-06T15:59:17.418589+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T15:59:17.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:17 smithi162 bash[24778]: cluster 2023-12-06T15:59:17.418712+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T15:59:17.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:17 smithi162 bash[24778]: audit 2023-12-06T15:59:17.420742+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T15:59:17.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[24778]: audit 2023-12-06T15:59:16.418821+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T15:59:17.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[24778]: cluster 2023-12-06T15:59:16.419281+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T15:59:17.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[24778]: audit 2023-12-06T15:59:16.423988+0000 mon.a (mon.0) 542 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T15:59:17.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[24778]: audit 2023-12-06T15:59:17.418589+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T15:59:17.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[24778]: cluster 2023-12-06T15:59:17.418712+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T15:59:17.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[24778]: audit 2023-12-06T15:59:17.420742+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T15:59:17.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[28332]: audit 2023-12-06T15:59:16.418821+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-06T15:59:17.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[28332]: cluster 2023-12-06T15:59:16.419281+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-06T15:59:17.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[28332]: audit 2023-12-06T15:59:16.423988+0000 mon.a (mon.0) 542 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-06T15:59:17.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[28332]: audit 2023-12-06T15:59:17.418589+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-06T15:59:17.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[28332]: cluster 2023-12-06T15:59:17.418712+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-06T15:59:17.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:17 smithi078 bash[28332]: audit 2023-12-06T15:59:17.420742+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "0138b030-9ff9-4dba-91d0-24d6d7743e6d", 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: "epoch": 1, 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: "predecessor_uuid": "42139a1a-abea-4650-91e0-3d0fdd52cc1b", 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: "sync_status": [], 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: "period_map": { 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "0138b030-9ff9-4dba-91d0-24d6d7743e6d", 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: "zonegroups": [ 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: { 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "d6a99cbf-3c15-45ad-b9fe-96b89961729a", 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "default", 2023-12-06T15:59:18.620 INFO:teuthology.orchestra.run.smithi078.stdout: "api_name": "default", 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "is_master": "true", 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "endpoints": [], 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "hostnames": [], 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "hostnames_s3website": [], 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "master_zone": "04277c8c-3003-43d0-ba16-7a7131844e96", 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "zones": [ 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: { 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "id": "04277c8c-3003-43d0-ba16-7a7131844e96", 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "z", 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "endpoints": [], 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "log_meta": "false", 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "log_data": "false", 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "bucket_index_max_shards": 11, 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "read_only": "false", 2023-12-06T15:59:18.621 INFO:teuthology.orchestra.run.smithi078.stdout: "tier_type": "", 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: "sync_from_all": "true", 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: "sync_from": [], 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: "redirect_zone": "" 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: ], 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: "placement_targets": [ 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: { 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: "name": "default-placement", 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: "tags": [], 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: "storage_classes": [ 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: "STANDARD" 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: ] 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: ], 2023-12-06T15:59:18.622 INFO:teuthology.orchestra.run.smithi078.stdout: "default_placement": "default-placement", 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_id": "3709b2dc-7aba-46fd-a9dc-f8477f8816b9", 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: "sync_policy": { 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: "groups": [] 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: ], 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: "short_zone_ids": [ 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: { 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: "key": "04277c8c-3003-43d0-ba16-7a7131844e96", 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: "val": 4280645456 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: ] 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: "master_zonegroup": "d6a99cbf-3c15-45ad-b9fe-96b89961729a", 2023-12-06T15:59:18.623 INFO:teuthology.orchestra.run.smithi078.stdout: "master_zone": "04277c8c-3003-43d0-ba16-7a7131844e96", 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "period_config": { 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "bucket_quota": { 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "enabled": false, 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "check_on_raw": false, 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "max_size": -1, 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "max_size_kb": 0, 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "max_objects": -1 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "user_quota": { 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "enabled": false, 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "check_on_raw": false, 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "max_size": -1, 2023-12-06T15:59:18.624 INFO:teuthology.orchestra.run.smithi078.stdout: "max_size_kb": 0, 2023-12-06T15:59:18.625 INFO:teuthology.orchestra.run.smithi078.stdout: "max_objects": -1 2023-12-06T15:59:18.625 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T15:59:18.625 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T15:59:18.625 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_id": "3709b2dc-7aba-46fd-a9dc-f8477f8816b9", 2023-12-06T15:59:18.625 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_name": "r", 2023-12-06T15:59:18.625 INFO:teuthology.orchestra.run.smithi078.stdout: "realm_epoch": 2 2023-12-06T15:59:18.625 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-06T15:59:18.849 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:18 smithi078 bash[24778]: cluster 2023-12-06T15:59:17.124035+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v275: 129 pgs: 22 creating+peering, 41 unknown, 66 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:59:18.849 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:18 smithi078 bash[24778]: audit 2023-12-06T15:59:18.420645+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T15:59:18.849 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:18 smithi078 bash[24778]: cluster 2023-12-06T15:59:18.420786+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T15:59:18.849 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:18 smithi078 bash[28332]: cluster 2023-12-06T15:59:17.124035+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v275: 129 pgs: 22 creating+peering, 41 unknown, 66 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:59:18.849 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:18 smithi078 bash[28332]: audit 2023-12-06T15:59:18.420645+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T15:59:18.849 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:18 smithi078 bash[28332]: cluster 2023-12-06T15:59:18.420786+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T15:59:18.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:18 smithi162 bash[24778]: cluster 2023-12-06T15:59:17.124035+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v275: 129 pgs: 22 creating+peering, 41 unknown, 66 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-06T15:59:18.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:18 smithi162 bash[24778]: audit 2023-12-06T15:59:18.420645+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.78:0/1704376637' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-06T15:59:18.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:18 smithi162 bash[24778]: cluster 2023-12-06T15:59:18.420786+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-06T15:59:19.659 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-12-06T15:59:20.711 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:20 smithi078 bash[24778]: cluster 2023-12-06T15:59:19.124954+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v278: 129 pgs: 13 creating+peering, 8 unknown, 108 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 4 op/s 2023-12-06T15:59:20.711 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:20 smithi078 bash[28332]: cluster 2023-12-06T15:59:19.124954+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v278: 129 pgs: 13 creating+peering, 8 unknown, 108 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 4 op/s 2023-12-06T15:59:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:20 smithi162 bash[24778]: cluster 2023-12-06T15:59:19.124954+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v278: 129 pgs: 13 creating+peering, 8 unknown, 108 active+clean; 2.2 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 4 op/s 2023-12-06T15:59:22.583 INFO:teuthology.orchestra.run.smithi078.stdout:Scheduled rgw update... 2023-12-06T15:59:22.846 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:22 smithi078 bash[24778]: cluster 2023-12-06T15:59:21.126055+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v279: 129 pgs: 4 creating+peering, 125 active+clean; 4.0 KiB data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 2.4 KiB/s wr, 9 op/s 2023-12-06T15:59:22.846 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:22 smithi078 bash[28332]: cluster 2023-12-06T15:59:21.126055+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v279: 129 pgs: 4 creating+peering, 125 active+clean; 4.0 KiB data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 2.4 KiB/s wr, 9 op/s 2023-12-06T15:59:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:22 smithi162 bash[24778]: cluster 2023-12-06T15:59:21.126055+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v279: 129 pgs: 4 creating+peering, 125 active+clean; 4.0 KiB data, 4.7 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 2.4 KiB/s wr, 9 op/s 2023-12-06T15:59:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.570916+0000 mgr.y (mgr.14140) 283 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:59:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: cephadm 2023-12-06T15:59:22.571970+0000 mgr.y (mgr.14140) 284 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-06T15:59:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.572744+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:59:22.571999\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-06T15:59:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.576511+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:59:22.571999\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-06T15:59:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.582929+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-06T15:59:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.590062+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-06T15:59:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.591374+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-06T15:59:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.596357+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-06T15:59:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.597207+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-06T15:59:23.722 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.601906+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-06T15:59:23.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.603045+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.zegrnl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:59:23.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.607348+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.zegrnl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:59:23.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.608371+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:59:23.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: cephadm 2023-12-06T15:59:22.609167+0000 mgr.y (mgr.14140) 285 : cephadm [INF] Deploying daemon rgw.r.z.smithi078.zegrnl on smithi078 2023-12-06T15:59:23.723 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[24778]: audit 2023-12-06T15:59:22.609882+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi078.zegrnl", "key": "container_image"}]: dispatch 2023-12-06T15:59:23.724 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.570916+0000 mgr.y (mgr.14140) 283 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: cephadm 2023-12-06T15:59:22.571970+0000 mgr.y (mgr.14140) 284 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.572744+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:59:22.571999\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.576511+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:59:22.571999\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.582929+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.590062+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.591374+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.596357+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.597207+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.601906+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.603045+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.zegrnl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:59:23.725 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.607348+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.zegrnl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:59:23.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.608371+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:59:23.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: cephadm 2023-12-06T15:59:22.609167+0000 mgr.y (mgr.14140) 285 : cephadm [INF] Deploying daemon rgw.r.z.smithi078.zegrnl on smithi078 2023-12-06T15:59:23.726 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:23 smithi078 bash[28332]: audit 2023-12-06T15:59:22.609882+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi078.zegrnl", "key": "container_image"}]: dispatch 2023-12-06T15:59:23.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.570916+0000 mgr.y (mgr.14140) 283 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T15:59:23.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: cephadm 2023-12-06T15:59:22.571970+0000 mgr.y (mgr.14140) 284 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-06T15:59:23.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.572744+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:59:22.571999\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-06T15:59:23.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.576511+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-06T15:59:22.571999\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-06T15:59:23.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.582929+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-06T15:59:23.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.590062+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-06T15:59:23.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.591374+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-06T15:59:23.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.596357+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-06T15:59:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.597207+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-06T15:59:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.601906+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-06T15:59:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.603045+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.zegrnl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:59:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.607348+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi078.zegrnl", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:59:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.608371+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:59:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: cephadm 2023-12-06T15:59:22.609167+0000 mgr.y (mgr.14140) 285 : cephadm [INF] Deploying daemon rgw.r.z.smithi078.zegrnl on smithi078 2023-12-06T15:59:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:23 smithi162 bash[24778]: audit 2023-12-06T15:59:22.609882+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi078.zegrnl", "key": "container_image"}]: dispatch 2023-12-06T15:59:24.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:24 smithi162 bash[24778]: cluster 2023-12-06T15:59:23.127157+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 6.8 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 915 B/s rd, 5.7 KiB/s wr, 21 op/s 2023-12-06T15:59:24.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:24 smithi078 bash[24778]: cluster 2023-12-06T15:59:23.127157+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 6.8 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 915 B/s rd, 5.7 KiB/s wr, 21 op/s 2023-12-06T15:59:24.909 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:24 smithi078 bash[28332]: cluster 2023-12-06T15:59:23.127157+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 6.8 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 915 B/s rd, 5.7 KiB/s wr, 21 op/s 2023-12-06T15:59:26.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:26 smithi162 bash[24778]: cluster 2023-12-06T15:59:25.128235+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-12-06T15:59:26.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:26 smithi162 bash[24778]: audit 2023-12-06T15:59:26.214206+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:59:26.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:26 smithi162 bash[24778]: audit 2023-12-06T15:59:26.218942+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:59:26.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:26 smithi162 bash[24778]: audit 2023-12-06T15:59:26.222214+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi162.hzeinf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:59:26.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:26 smithi162 bash[24778]: audit 2023-12-06T15:59:26.227670+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi162.hzeinf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:59:26.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:26 smithi162 bash[24778]: audit 2023-12-06T15:59:26.228572+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:59:26.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:26 smithi162 bash[24778]: audit 2023-12-06T15:59:26.229972+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi162.hzeinf", "key": "container_image"}]: dispatch 2023-12-06T15:59:26.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[24778]: cluster 2023-12-06T15:59:25.128235+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-12-06T15:59:26.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[28332]: cluster 2023-12-06T15:59:25.128235+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-12-06T15:59:26.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[24778]: audit 2023-12-06T15:59:26.214206+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:59:26.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[28332]: audit 2023-12-06T15:59:26.214206+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:59:26.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[24778]: audit 2023-12-06T15:59:26.218942+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:59:26.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[24778]: audit 2023-12-06T15:59:26.222214+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi162.hzeinf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:59:26.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[24778]: audit 2023-12-06T15:59:26.227670+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi162.hzeinf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:59:26.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[24778]: audit 2023-12-06T15:59:26.228572+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:59:26.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[24778]: audit 2023-12-06T15:59:26.229972+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi162.hzeinf", "key": "container_image"}]: dispatch 2023-12-06T15:59:26.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[28332]: audit 2023-12-06T15:59:26.218942+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603342\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603434\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603479\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603523\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603566\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603608\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603651\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603694\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:06.603736\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:59:26.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[28332]: audit 2023-12-06T15:59:26.222214+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi162.hzeinf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-06T15:59:26.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[28332]: audit 2023-12-06T15:59:26.227670+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi162.hzeinf", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-06T15:59:26.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[28332]: audit 2023-12-06T15:59:26.228572+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T15:59:26.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:26 smithi078 bash[28332]: audit 2023-12-06T15:59:26.229972+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi162.hzeinf", "key": "container_image"}]: dispatch 2023-12-06T15:59:27.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:27 smithi162 bash[24778]: cephadm 2023-12-06T15:59:26.229318+0000 mgr.y (mgr.14140) 288 : cephadm [INF] Deploying daemon rgw.r.z.smithi162.hzeinf on smithi162 2023-12-06T15:59:27.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:27 smithi078 bash[24778]: cephadm 2023-12-06T15:59:26.229318+0000 mgr.y (mgr.14140) 288 : cephadm [INF] Deploying daemon rgw.r.z.smithi162.hzeinf on smithi162 2023-12-06T15:59:27.909 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:27 smithi078 bash[28332]: cephadm 2023-12-06T15:59:26.229318+0000 mgr.y (mgr.14140) 288 : cephadm [INF] Deploying daemon rgw.r.z.smithi162.hzeinf on smithi162 2023-12-06T15:59:28.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:28 smithi162 bash[24778]: cluster 2023-12-06T15:59:27.129286+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 737 B/s rd, 4.0 KiB/s wr, 15 op/s 2023-12-06T15:59:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:28 smithi162 bash[24778]: audit 2023-12-06T15:59:28.486676+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:59:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:28 smithi162 bash[24778]: audit 2023-12-06T15:59:28.493293+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:59:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:28 smithi162 bash[24778]: audit 2023-12-06T15:59:28.494949+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:59:28.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:28 smithi078 bash[24778]: cluster 2023-12-06T15:59:27.129286+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 737 B/s rd, 4.0 KiB/s wr, 15 op/s 2023-12-06T15:59:28.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:28 smithi078 bash[28332]: cluster 2023-12-06T15:59:27.129286+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 737 B/s rd, 4.0 KiB/s wr, 15 op/s 2023-12-06T15:59:28.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:28 smithi078 bash[24778]: audit 2023-12-06T15:59:28.486676+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:59:28.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:28 smithi078 bash[28332]: audit 2023-12-06T15:59:28.486676+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:59:28.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:28 smithi078 bash[24778]: audit 2023-12-06T15:59:28.493293+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:59:28.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:28 smithi078 bash[24778]: audit 2023-12-06T15:59:28.494949+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:59:28.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:28 smithi078 bash[28332]: audit 2023-12-06T15:59:28.493293+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.647955\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648156\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648283\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648404\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648524\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648643\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648764\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.648885\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:58:07.649005\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:59:28.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:28 smithi078 bash[28332]: audit 2023-12-06T15:59:28.494949+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:59:29.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:29 smithi162 bash[24778]: audit 2023-12-06T15:59:29.475900+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:59:29.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:29 smithi162 bash[24778]: audit 2023-12-06T15:59:29.481601+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:59:29.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:29 smithi162 bash[24778]: audit 2023-12-06T15:59:29.482811+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:59:29.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:29 smithi078 bash[24778]: audit 2023-12-06T15:59:29.475900+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:59:29.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:29 smithi078 bash[28332]: audit 2023-12-06T15:59:29.475900+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]: dispatch 2023-12-06T15:59:29.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:29 smithi078 bash[24778]: audit 2023-12-06T15:59:29.481601+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:59:29.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:29 smithi078 bash[24778]: audit 2023-12-06T15:59:29.482811+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:59:29.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:29 smithi078 bash[28332]: audit 2023-12-06T15:59:29.481601+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T15:51:28.024173\"}"}]': finished 2023-12-06T15:59:29.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:29 smithi078 bash[28332]: audit 2023-12-06T15:59:29.482811+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T15:59:30.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:30 smithi078 bash[24778]: cluster 2023-12-06T15:59:29.130052+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.6 KiB/s wr, 23 op/s 2023-12-06T15:59:30.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:30 smithi078 bash[28332]: cluster 2023-12-06T15:59:29.130052+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.6 KiB/s wr, 23 op/s 2023-12-06T15:59:31.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:30 smithi162 bash[24778]: cluster 2023-12-06T15:59:29.130052+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.6 KiB/s wr, 23 op/s 2023-12-06T15:59:31.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:31 smithi078 bash[28332]: audit 2023-12-06T15:59:30.644540+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:59:31.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:31 smithi078 bash[28332]: audit 2023-12-06T15:59:30.656686+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:59:31.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:31 smithi078 bash[24778]: audit 2023-12-06T15:59:30.644540+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:59:31.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:31 smithi078 bash[24778]: audit 2023-12-06T15:59:30.656686+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:59:32.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:31 smithi162 bash[24778]: audit 2023-12-06T15:59:30.644540+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]: dispatch 2023-12-06T15:59:32.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:31 smithi162 bash[24778]: audit 2023-12-06T15:59:30.656686+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T15:52:19.535972\"}"}]': finished 2023-12-06T15:59:33.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:32 smithi162 bash[24778]: cluster 2023-12-06T15:59:31.131053+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 KiB/s wr, 60 op/s 2023-12-06T15:59:33.159 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:32 smithi078 bash[24778]: cluster 2023-12-06T15:59:31.131053+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 KiB/s wr, 60 op/s 2023-12-06T15:59:33.160 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:32 smithi078 bash[28332]: cluster 2023-12-06T15:59:31.131053+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 KiB/s wr, 60 op/s 2023-12-06T15:59:35.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:34 smithi162 bash[24778]: cluster 2023-12-06T15:59:33.132110+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 72 KiB/s rd, 2.2 KiB/s wr, 136 op/s 2023-12-06T15:59:35.159 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:34 smithi078 bash[24778]: cluster 2023-12-06T15:59:33.132110+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 72 KiB/s rd, 2.2 KiB/s wr, 136 op/s 2023-12-06T15:59:35.160 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:34 smithi078 bash[28332]: cluster 2023-12-06T15:59:33.132110+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 72 KiB/s rd, 2.2 KiB/s wr, 136 op/s 2023-12-06T15:59:37.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:36 smithi162 bash[24778]: cluster 2023-12-06T15:59:35.133133+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 255 B/s wr, 166 op/s 2023-12-06T15:59:37.159 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:36 smithi078 bash[24778]: cluster 2023-12-06T15:59:35.133133+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 255 B/s wr, 166 op/s 2023-12-06T15:59:37.160 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:36 smithi078 bash[28332]: cluster 2023-12-06T15:59:35.133133+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 255 B/s wr, 166 op/s 2023-12-06T15:59:38.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:38 smithi162 bash[24778]: cluster 2023-12-06T15:59:37.134172+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:59:38.409 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:38 smithi078 bash[24778]: cluster 2023-12-06T15:59:37.134172+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:59:38.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:38 smithi078 bash[28332]: cluster 2023-12-06T15:59:37.134172+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:59:40.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:40 smithi162 bash[24778]: cluster 2023-12-06T15:59:39.135283+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; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:59:40.659 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:40 smithi078 bash[24778]: cluster 2023-12-06T15:59:39.135283+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; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:59:40.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:40 smithi078 bash[28332]: cluster 2023-12-06T15:59:39.135283+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; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-06T15:59:42.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:42 smithi162 bash[24778]: cluster 2023-12-06T15:59:41.136265+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; 89 KiB/s rd, 170 B/s wr, 157 op/s 2023-12-06T15:59:42.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:42 smithi078 bash[24778]: cluster 2023-12-06T15:59:41.136265+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; 89 KiB/s rd, 170 B/s wr, 157 op/s 2023-12-06T15:59:42.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:42 smithi078 bash[28332]: cluster 2023-12-06T15:59:41.136265+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; 89 KiB/s rd, 170 B/s wr, 157 op/s 2023-12-06T15:59:44.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:44 smithi162 bash[24778]: cluster 2023-12-06T15:59:43.137340+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; 67 KiB/s rd, 170 B/s wr, 116 op/s 2023-12-06T15:59:44.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:44 smithi078 bash[24778]: cluster 2023-12-06T15:59:43.137340+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; 67 KiB/s rd, 170 B/s wr, 116 op/s 2023-12-06T15:59:44.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:44 smithi078 bash[28332]: cluster 2023-12-06T15:59:43.137340+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; 67 KiB/s rd, 170 B/s wr, 116 op/s 2023-12-06T15:59:46.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:46 smithi162 bash[24778]: cluster 2023-12-06T15:59:45.138435+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; 22 KiB/s rd, 0 B/s wr, 37 op/s 2023-12-06T15:59:46.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:46 smithi078 bash[24778]: cluster 2023-12-06T15:59:45.138435+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; 22 KiB/s rd, 0 B/s wr, 37 op/s 2023-12-06T15:59:46.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:46 smithi078 bash[28332]: cluster 2023-12-06T15:59:45.138435+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; 22 KiB/s rd, 0 B/s wr, 37 op/s 2023-12-06T15:59:48.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:48 smithi162 bash[24778]: cluster 2023-12-06T15:59:47.139435+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:48.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:48 smithi078 bash[24778]: cluster 2023-12-06T15:59:47.139435+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:48.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:48 smithi078 bash[28332]: cluster 2023-12-06T15:59:47.139435+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:50.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:50 smithi162 bash[24778]: cluster 2023-12-06T15:59:49.140588+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:50.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:50 smithi078 bash[28332]: cluster 2023-12-06T15:59:49.140588+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:50.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:50 smithi078 bash[24778]: cluster 2023-12-06T15:59:49.140588+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:52.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:52 smithi162 bash[24778]: cluster 2023-12-06T15:59:51.141511+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:52.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:52 smithi078 bash[28332]: cluster 2023-12-06T15:59:51.141511+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:52.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:52 smithi078 bash[24778]: cluster 2023-12-06T15:59:51.141511+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:54 smithi162 bash[24778]: cluster 2023-12-06T15:59:53.142596+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:54.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:54 smithi078 bash[24778]: cluster 2023-12-06T15:59:53.142596+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:54.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:54 smithi078 bash[28332]: cluster 2023-12-06T15:59:53.142596+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:56.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:56 smithi162 bash[24778]: cluster 2023-12-06T15:59:55.143578+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:56.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:56 smithi078 bash[24778]: cluster 2023-12-06T15:59:55.143578+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:56.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:56 smithi078 bash[28332]: cluster 2023-12-06T15:59:55.143578+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:58.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 15:59:58 smithi162 bash[24778]: cluster 2023-12-06T15:59:57.144587+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:58.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 15:59:58 smithi078 bash[28332]: cluster 2023-12-06T15:59:57.144587+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T15:59:58.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 15:59:58 smithi078 bash[24778]: cluster 2023-12-06T15:59:57.144587+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:00.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:00 smithi162 bash[24778]: cluster 2023-12-06T15:59:59.145686+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:00.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:00 smithi162 bash[24778]: cluster 2023-12-06T16:00:00.000151+0000 mon.a (mon.0) 574 : cluster [INF] overall HEALTH_OK 2023-12-06T16:00:00.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:00 smithi078 bash[24778]: cluster 2023-12-06T15:59:59.145686+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:00.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:00 smithi078 bash[24778]: cluster 2023-12-06T16:00:00.000151+0000 mon.a (mon.0) 574 : cluster [INF] overall HEALTH_OK 2023-12-06T16:00:00.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:00 smithi078 bash[28332]: cluster 2023-12-06T15:59:59.145686+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:00.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:00 smithi078 bash[28332]: cluster 2023-12-06T16:00:00.000151+0000 mon.a (mon.0) 574 : cluster [INF] overall HEALTH_OK 2023-12-06T16:00:02.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:02 smithi162 bash[24778]: cluster 2023-12-06T16:00:01.146675+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:02.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:02 smithi078 bash[24778]: cluster 2023-12-06T16:00:01.146675+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:02.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:02 smithi078 bash[28332]: cluster 2023-12-06T16:00:01.146675+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:04 smithi162 bash[24778]: cluster 2023-12-06T16:00:03.147707+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:04.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:04 smithi078 bash[24778]: cluster 2023-12-06T16:00:03.147707+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:04.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:04 smithi078 bash[28332]: cluster 2023-12-06T16:00:03.147707+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:06.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:06 smithi162 bash[24778]: cluster 2023-12-06T16:00:05.148831+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:06.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:06 smithi078 bash[24778]: cluster 2023-12-06T16:00:05.148831+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:06.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:06 smithi078 bash[28332]: cluster 2023-12-06T16:00:05.148831+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:08.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:08 smithi162 bash[24778]: cluster 2023-12-06T16:00:07.149773+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:08.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:08 smithi078 bash[24778]: cluster 2023-12-06T16:00:07.149773+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:08.410 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:08 smithi078 bash[28332]: cluster 2023-12-06T16:00:07.149773+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:10.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:10 smithi162 bash[24778]: cluster 2023-12-06T16:00:09.150982+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:10.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:10 smithi078 bash[24778]: cluster 2023-12-06T16:00:09.150982+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:10.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:10 smithi078 bash[28332]: cluster 2023-12-06T16:00:09.150982+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:12 smithi162 bash[24778]: cluster 2023-12-06T16:00:11.151957+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:12.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:12 smithi078 bash[24778]: cluster 2023-12-06T16:00:11.151957+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:12.660 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:12 smithi078 bash[28332]: cluster 2023-12-06T16:00:11.151957+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:14 smithi162 bash[24778]: cluster 2023-12-06T16:00:13.153044+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:14.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:14 smithi078 bash[24778]: cluster 2023-12-06T16:00:13.153044+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:14.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:14 smithi078 bash[28332]: cluster 2023-12-06T16:00:13.153044+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:16.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:16 smithi162 bash[24778]: cluster 2023-12-06T16:00:15.154090+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:16.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:16 smithi078 bash[24778]: cluster 2023-12-06T16:00:15.154090+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:16.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:16 smithi078 bash[28332]: cluster 2023-12-06T16:00:15.154090+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:18.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:18 smithi162 bash[24778]: cluster 2023-12-06T16:00:17.155001+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:18.410 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:18 smithi078 bash[24778]: cluster 2023-12-06T16:00:17.155001+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:18.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:18 smithi078 bash[28332]: cluster 2023-12-06T16:00:17.155001+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:20.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:20 smithi162 bash[24778]: cluster 2023-12-06T16:00:19.156176+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:20.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:20 smithi078 bash[24778]: cluster 2023-12-06T16:00:19.156176+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:20.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:20 smithi078 bash[28332]: cluster 2023-12-06T16:00:19.156176+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:22.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:22 smithi162 bash[24778]: cluster 2023-12-06T16:00:21.157034+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:22.660 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:22 smithi078 bash[24778]: cluster 2023-12-06T16:00:21.157034+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:22.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:22 smithi078 bash[28332]: cluster 2023-12-06T16:00:21.157034+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:24.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:24 smithi162 bash[24778]: cluster 2023-12-06T16:00:23.158064+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:24.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:24 smithi078 bash[24778]: cluster 2023-12-06T16:00:23.158064+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:24.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:24 smithi078 bash[28332]: cluster 2023-12-06T16:00:23.158064+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:26 smithi162 bash[24778]: cluster 2023-12-06T16:00:25.159103+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:26.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:26 smithi078 bash[24778]: cluster 2023-12-06T16:00:25.159103+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:26.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:26 smithi078 bash[28332]: cluster 2023-12-06T16:00:25.159103+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:28.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:28 smithi162 bash[24778]: cluster 2023-12-06T16:00:27.160063+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:28.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:28 smithi078 bash[24778]: cluster 2023-12-06T16:00:27.160063+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:28.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:28 smithi078 bash[28332]: cluster 2023-12-06T16:00:27.160063+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:30.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:30 smithi162 bash[24778]: cluster 2023-12-06T16:00:29.161232+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:30.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:30 smithi078 bash[24778]: cluster 2023-12-06T16:00:29.161232+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:30.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:30 smithi078 bash[28332]: cluster 2023-12-06T16:00:29.161232+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:32.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:32 smithi162 bash[24778]: cluster 2023-12-06T16:00:31.162149+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:32.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:32 smithi078 bash[28332]: cluster 2023-12-06T16:00:31.162149+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:32.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:32 smithi078 bash[24778]: cluster 2023-12-06T16:00:31.162149+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:34 smithi162 bash[24778]: cluster 2023-12-06T16:00:33.163164+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:34.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:34 smithi078 bash[24778]: cluster 2023-12-06T16:00:33.163164+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:34.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:34 smithi078 bash[28332]: cluster 2023-12-06T16:00:33.163164+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:36.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:36 smithi162 bash[24778]: cluster 2023-12-06T16:00:35.164221+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:36.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:36 smithi078 bash[24778]: cluster 2023-12-06T16:00:35.164221+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:36.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:36 smithi078 bash[28332]: cluster 2023-12-06T16:00:35.164221+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:38.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:38 smithi162 bash[24778]: cluster 2023-12-06T16:00:37.165321+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:38.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:38 smithi078 bash[24778]: cluster 2023-12-06T16:00:37.165321+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:38.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:38 smithi078 bash[28332]: cluster 2023-12-06T16:00:37.165321+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:40.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:40 smithi162 bash[24778]: cluster 2023-12-06T16:00:39.166430+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:40.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:40 smithi078 bash[28332]: cluster 2023-12-06T16:00:39.166430+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:40.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:40 smithi078 bash[24778]: cluster 2023-12-06T16:00:39.166430+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:42.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:42 smithi162 bash[24778]: cluster 2023-12-06T16:00:41.167274+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:42.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:42 smithi078 bash[24778]: cluster 2023-12-06T16:00:41.167274+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:42.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:42 smithi078 bash[28332]: cluster 2023-12-06T16:00:41.167274+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:44.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:44 smithi162 bash[24778]: cluster 2023-12-06T16:00:43.168298+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:44.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:44 smithi078 bash[24778]: cluster 2023-12-06T16:00:43.168298+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:44.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:44 smithi078 bash[28332]: cluster 2023-12-06T16:00:43.168298+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:46.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:46 smithi162 bash[24778]: cluster 2023-12-06T16:00:45.169325+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:46.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:46 smithi078 bash[24778]: cluster 2023-12-06T16:00:45.169325+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:46.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:46 smithi078 bash[28332]: cluster 2023-12-06T16:00:45.169325+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:48.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:48 smithi162 bash[24778]: cluster 2023-12-06T16:00:47.170373+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:48.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:48 smithi078 bash[24778]: cluster 2023-12-06T16:00:47.170373+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:48.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:48 smithi078 bash[28332]: cluster 2023-12-06T16:00:47.170373+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:50.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:50 smithi162 bash[24778]: cluster 2023-12-06T16:00:49.171445+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:50.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:50 smithi078 bash[24778]: cluster 2023-12-06T16:00:49.171445+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:50.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:50 smithi078 bash[28332]: cluster 2023-12-06T16:00:49.171445+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:52.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:52 smithi162 bash[24778]: cluster 2023-12-06T16:00:51.172337+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:52.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:52 smithi078 bash[24778]: cluster 2023-12-06T16:00:51.172337+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:52.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:52 smithi078 bash[28332]: cluster 2023-12-06T16:00:51.172337+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:54 smithi162 bash[24778]: cluster 2023-12-06T16:00:53.173355+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:54.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:54 smithi078 bash[24778]: cluster 2023-12-06T16:00:53.173355+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:54.661 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:54 smithi078 bash[28332]: cluster 2023-12-06T16:00:53.173355+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:56.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:56 smithi162 bash[24778]: cluster 2023-12-06T16:00:55.174412+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:56.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:56 smithi078 bash[24778]: cluster 2023-12-06T16:00:55.174412+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:56.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:56 smithi078 bash[28332]: cluster 2023-12-06T16:00:55.174412+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:58.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:00:58 smithi162 bash[24778]: cluster 2023-12-06T16:00:57.175461+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:58.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:00:58 smithi078 bash[24778]: cluster 2023-12-06T16:00:57.175461+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:00:58.411 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:00:58 smithi078 bash[28332]: cluster 2023-12-06T16:00:57.175461+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:00.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:00 smithi162 bash[24778]: cluster 2023-12-06T16:00:59.176531+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:00.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:00 smithi078 bash[24778]: cluster 2023-12-06T16:00:59.176531+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:00.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:00 smithi078 bash[28332]: cluster 2023-12-06T16:00:59.176531+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:02.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:02 smithi162 bash[24778]: cluster 2023-12-06T16:01:01.177390+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:02.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:02 smithi078 bash[24778]: cluster 2023-12-06T16:01:01.177390+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:02.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:02 smithi078 bash[28332]: cluster 2023-12-06T16:01:01.177390+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:04 smithi162 bash[24778]: cluster 2023-12-06T16:01:03.178409+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:04.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:04 smithi078 bash[24778]: cluster 2023-12-06T16:01:03.178409+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:04.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:04 smithi078 bash[28332]: cluster 2023-12-06T16:01:03.178409+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:06.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:06 smithi162 bash[24778]: cluster 2023-12-06T16:01:05.179454+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:06.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:06 smithi078 bash[24778]: cluster 2023-12-06T16:01:05.179454+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:06.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:06 smithi078 bash[28332]: cluster 2023-12-06T16:01:05.179454+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:08.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:08 smithi162 bash[24778]: cluster 2023-12-06T16:01:07.180600+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:08.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:08 smithi078 bash[24778]: cluster 2023-12-06T16:01:07.180600+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:08.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:08 smithi078 bash[28332]: cluster 2023-12-06T16:01:07.180600+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:10.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:10 smithi162 bash[24778]: cluster 2023-12-06T16:01:09.181552+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:10.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:10 smithi078 bash[24778]: cluster 2023-12-06T16:01:09.181552+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:10.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:10 smithi078 bash[28332]: cluster 2023-12-06T16:01:09.181552+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:12 smithi162 bash[24778]: cluster 2023-12-06T16:01:11.182440+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:12.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:12 smithi078 bash[24778]: cluster 2023-12-06T16:01:11.182440+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:12.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:12 smithi078 bash[28332]: cluster 2023-12-06T16:01:11.182440+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:14 smithi162 bash[24778]: cluster 2023-12-06T16:01:13.183432+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:14.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:14 smithi078 bash[24778]: cluster 2023-12-06T16:01:13.183432+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:14.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:14 smithi078 bash[28332]: cluster 2023-12-06T16:01:13.183432+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:16.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:16 smithi162 bash[24778]: cluster 2023-12-06T16:01:15.184491+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:16.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:16 smithi078 bash[24778]: cluster 2023-12-06T16:01:15.184491+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:16.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:16 smithi078 bash[28332]: cluster 2023-12-06T16:01:15.184491+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:18.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:18 smithi162 bash[24778]: cluster 2023-12-06T16:01:17.185633+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:18.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:18 smithi078 bash[24778]: cluster 2023-12-06T16:01:17.185633+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:18.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:18 smithi078 bash[28332]: cluster 2023-12-06T16:01:17.185633+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:20.642 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:20 smithi162 bash[24778]: cluster 2023-12-06T16:01:19.186630+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:20.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:20 smithi078 bash[24778]: cluster 2023-12-06T16:01:19.186630+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:20.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:20 smithi078 bash[28332]: cluster 2023-12-06T16:01:19.186630+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:01:22.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:22 smithi162 bash[24778]: cluster 2023-12-06T16:01:21.187505+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-12-06T16:01:22.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:22 smithi078 bash[24778]: cluster 2023-12-06T16:01:21.187505+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-12-06T16:01:22.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:22 smithi078 bash[28332]: cluster 2023-12-06T16:01:21.187505+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-12-06T16:01:24.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:24 smithi162 bash[24778]: cluster 2023-12-06T16:01:23.188530+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-12-06T16:01:24.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:24 smithi078 bash[24778]: cluster 2023-12-06T16:01:23.188530+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-12-06T16:01:24.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:24 smithi078 bash[28332]: cluster 2023-12-06T16:01:23.188530+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-12-06T16:01:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:26 smithi162 bash[24778]: cluster 2023-12-06T16:01:25.189595+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-12-06T16:01:26.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:26 smithi078 bash[24778]: cluster 2023-12-06T16:01:25.189595+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-12-06T16:01:26.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:26 smithi078 bash[28332]: cluster 2023-12-06T16:01:25.189595+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-12-06T16:01:28.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:28 smithi078 bash[24778]: cluster 2023-12-06T16:01:27.190786+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-12-06T16:01:28.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:28 smithi078 bash[28332]: cluster 2023-12-06T16:01:27.190786+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-12-06T16:01:28.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:28 smithi162 bash[24778]: cluster 2023-12-06T16:01:27.190786+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-12-06T16:01:30.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:30 smithi162 bash[24778]: cluster 2023-12-06T16:01:29.191758+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-12-06T16:01:30.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:30 smithi078 bash[24778]: cluster 2023-12-06T16:01:29.191758+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-12-06T16:01:30.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:30 smithi078 bash[28332]: cluster 2023-12-06T16:01:29.191758+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-12-06T16:01:32.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:32 smithi162 bash[24778]: cluster 2023-12-06T16:01:31.192724+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-12-06T16:01:32.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:32 smithi078 bash[24778]: cluster 2023-12-06T16:01:31.192724+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-12-06T16:01:32.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:32 smithi078 bash[28332]: cluster 2023-12-06T16:01:31.192724+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-12-06T16:01:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:34 smithi162 bash[24778]: cluster 2023-12-06T16:01:33.193810+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-12-06T16:01:34.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:34 smithi078 bash[24778]: cluster 2023-12-06T16:01:33.193810+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-12-06T16:01:34.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:34 smithi078 bash[28332]: cluster 2023-12-06T16:01:33.193810+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-12-06T16:01:36.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:36 smithi162 bash[24778]: cluster 2023-12-06T16:01:35.195045+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-12-06T16:01:36.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:36 smithi078 bash[24778]: cluster 2023-12-06T16:01:35.195045+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-12-06T16:01:36.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:36 smithi078 bash[28332]: cluster 2023-12-06T16:01:35.195045+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-12-06T16:01:38.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:38 smithi078 bash[24778]: cluster 2023-12-06T16:01:37.196169+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-12-06T16:01:38.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:38 smithi078 bash[28332]: cluster 2023-12-06T16:01:37.196169+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-12-06T16:01:38.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:38 smithi162 bash[24778]: cluster 2023-12-06T16:01:37.196169+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-12-06T16:01:40.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:40 smithi162 bash[24778]: cluster 2023-12-06T16:01:39.197140+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-12-06T16:01:40.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:40 smithi078 bash[24778]: cluster 2023-12-06T16:01:39.197140+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-12-06T16:01:40.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:40 smithi078 bash[28332]: cluster 2023-12-06T16:01:39.197140+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-12-06T16:01:42.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:42 smithi162 bash[24778]: cluster 2023-12-06T16:01:41.198029+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-12-06T16:01:42.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:42 smithi078 bash[28332]: cluster 2023-12-06T16:01:41.198029+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-12-06T16:01:42.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:42 smithi078 bash[24778]: cluster 2023-12-06T16:01:41.198029+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-12-06T16:01:44.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:44 smithi162 bash[24778]: cluster 2023-12-06T16:01:43.199070+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-12-06T16:01:44.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:44 smithi078 bash[24778]: cluster 2023-12-06T16:01:43.199070+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-12-06T16:01:44.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:44 smithi078 bash[28332]: cluster 2023-12-06T16:01:43.199070+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-12-06T16:01:46.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:46 smithi162 bash[24778]: cluster 2023-12-06T16:01:45.200097+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-12-06T16:01:46.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:46 smithi078 bash[28332]: cluster 2023-12-06T16:01:45.200097+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-12-06T16:01:46.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:46 smithi078 bash[24778]: cluster 2023-12-06T16:01:45.200097+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-12-06T16:01:48.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:48 smithi078 bash[28332]: cluster 2023-12-06T16:01:47.201221+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-12-06T16:01:48.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:48 smithi078 bash[24778]: cluster 2023-12-06T16:01:47.201221+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-12-06T16:01:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:48 smithi162 bash[24778]: cluster 2023-12-06T16:01:47.201221+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-12-06T16:01:50.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:50 smithi162 bash[24778]: cluster 2023-12-06T16:01:49.202219+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-12-06T16:01:50.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:50 smithi078 bash[28332]: cluster 2023-12-06T16:01:49.202219+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-12-06T16:01:50.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:50 smithi078 bash[24778]: cluster 2023-12-06T16:01:49.202219+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-12-06T16:01:52.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:52 smithi162 bash[24778]: cluster 2023-12-06T16:01:51.203085+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-12-06T16:01:52.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:52 smithi078 bash[24778]: cluster 2023-12-06T16:01:51.203085+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-12-06T16:01:52.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:52 smithi078 bash[28332]: cluster 2023-12-06T16:01:51.203085+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-12-06T16:01:54.642 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:54 smithi162 bash[24778]: cluster 2023-12-06T16:01:53.204090+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-12-06T16:01:54.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:54 smithi078 bash[28332]: cluster 2023-12-06T16:01:53.204090+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-12-06T16:01:54.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:54 smithi078 bash[24778]: cluster 2023-12-06T16:01:53.204090+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-12-06T16:01:56.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:56 smithi162 bash[24778]: cluster 2023-12-06T16:01:55.205150+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-12-06T16:01:56.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:56 smithi078 bash[24778]: cluster 2023-12-06T16:01:55.205150+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-12-06T16:01:56.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:56 smithi078 bash[28332]: cluster 2023-12-06T16:01:55.205150+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-12-06T16:01:58.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:01:58 smithi078 bash[24778]: cluster 2023-12-06T16:01:57.206285+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-12-06T16:01:58.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:01:58 smithi078 bash[28332]: cluster 2023-12-06T16:01:57.206285+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-12-06T16:01:58.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:01:58 smithi162 bash[24778]: cluster 2023-12-06T16:01:57.206285+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-12-06T16:02:00.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:00 smithi162 bash[24778]: cluster 2023-12-06T16:01:59.207273+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-12-06T16:02:00.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:00 smithi078 bash[24778]: cluster 2023-12-06T16:01:59.207273+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-12-06T16:02:00.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:00 smithi078 bash[28332]: cluster 2023-12-06T16:01:59.207273+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-12-06T16:02:02.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:02 smithi162 bash[24778]: cluster 2023-12-06T16:02:01.208173+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-12-06T16:02:02.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:02 smithi078 bash[24778]: cluster 2023-12-06T16:02:01.208173+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-12-06T16:02:02.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:02 smithi078 bash[28332]: cluster 2023-12-06T16:02:01.208173+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-12-06T16:02:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:04 smithi162 bash[24778]: cluster 2023-12-06T16:02:03.209267+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-12-06T16:02:04.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:04 smithi078 bash[24778]: cluster 2023-12-06T16:02:03.209267+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-12-06T16:02:04.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:04 smithi078 bash[28332]: cluster 2023-12-06T16:02:03.209267+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-12-06T16:02:06.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:06 smithi162 bash[24778]: cluster 2023-12-06T16:02:05.210368+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-12-06T16:02:06.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:06 smithi078 bash[24778]: cluster 2023-12-06T16:02:05.210368+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-12-06T16:02:06.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:06 smithi078 bash[28332]: cluster 2023-12-06T16:02:05.210368+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-12-06T16:02:08.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:08 smithi078 bash[24778]: cluster 2023-12-06T16:02:07.211482+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-12-06T16:02:08.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:08 smithi078 bash[28332]: cluster 2023-12-06T16:02:07.211482+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-12-06T16:02:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:08 smithi162 bash[24778]: cluster 2023-12-06T16:02:07.211482+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-12-06T16:02:10.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:10 smithi162 bash[24778]: cluster 2023-12-06T16:02:09.212471+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-12-06T16:02:10.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:10 smithi078 bash[24778]: cluster 2023-12-06T16:02:09.212471+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-12-06T16:02:10.738 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:10 smithi078 bash[28332]: cluster 2023-12-06T16:02:09.212471+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-12-06T16:02:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:12 smithi162 bash[24778]: cluster 2023-12-06T16:02:11.213327+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-12-06T16:02:12.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:12 smithi078 bash[24778]: cluster 2023-12-06T16:02:11.213327+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-12-06T16:02:12.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:12 smithi078 bash[28332]: cluster 2023-12-06T16:02:11.213327+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-12-06T16:02:14.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:14 smithi162 bash[24778]: cluster 2023-12-06T16:02:13.214439+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-12-06T16:02:14.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:14 smithi078 bash[24778]: cluster 2023-12-06T16:02:13.214439+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-12-06T16:02:14.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:14 smithi078 bash[28332]: cluster 2023-12-06T16:02:13.214439+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-12-06T16:02:16.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:16 smithi162 bash[24778]: cluster 2023-12-06T16:02:15.215399+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-12-06T16:02:16.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:16 smithi078 bash[24778]: cluster 2023-12-06T16:02:15.215399+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-12-06T16:02:16.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:16 smithi078 bash[28332]: cluster 2023-12-06T16:02:15.215399+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-12-06T16:02:18.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:18 smithi078 bash[24778]: cluster 2023-12-06T16:02:17.216508+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-12-06T16:02:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:18 smithi078 bash[28332]: cluster 2023-12-06T16:02:17.216508+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-12-06T16:02:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:18 smithi162 bash[24778]: cluster 2023-12-06T16:02:17.216508+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-12-06T16:02:20.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:20 smithi162 bash[24778]: cluster 2023-12-06T16:02:19.217469+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-12-06T16:02:20.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:20 smithi078 bash[24778]: cluster 2023-12-06T16:02:19.217469+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-12-06T16:02:20.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:20 smithi078 bash[28332]: cluster 2023-12-06T16:02:19.217469+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-12-06T16:02:22.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:22 smithi162 bash[24778]: cluster 2023-12-06T16:02:21.218359+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-12-06T16:02:22.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:22 smithi078 bash[24778]: cluster 2023-12-06T16:02:21.218359+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-12-06T16:02:22.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:22 smithi078 bash[28332]: cluster 2023-12-06T16:02:21.218359+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-12-06T16:02:24.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:24 smithi162 bash[24778]: cluster 2023-12-06T16:02:23.219440+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-12-06T16:02:24.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:24 smithi078 bash[24778]: cluster 2023-12-06T16:02:23.219440+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-12-06T16:02:24.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:24 smithi078 bash[28332]: cluster 2023-12-06T16:02:23.219440+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-12-06T16:02:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:26 smithi162 bash[24778]: cluster 2023-12-06T16:02:25.220394+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-12-06T16:02:26.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:26 smithi078 bash[24778]: cluster 2023-12-06T16:02:25.220394+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-12-06T16:02:26.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:26 smithi078 bash[28332]: cluster 2023-12-06T16:02:25.220394+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-12-06T16:02:28.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:28 smithi078 bash[28332]: cluster 2023-12-06T16:02:27.221518+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-12-06T16:02:28.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:28 smithi078 bash[24778]: cluster 2023-12-06T16:02:27.221518+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-12-06T16:02:28.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:28 smithi162 bash[24778]: cluster 2023-12-06T16:02:27.221518+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-12-06T16:02:28.725 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-06T16:02:30.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:30 smithi078 bash[24778]: cluster 2023-12-06T16:02:29.222541+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-12-06T16:02:30.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:30 smithi078 bash[28332]: cluster 2023-12-06T16:02:29.222541+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-12-06T16:02:30.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:30 smithi162 bash[24778]: cluster 2023-12-06T16:02:29.222541+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-12-06T16:02:32.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:32 smithi162 bash[24778]: cluster 2023-12-06T16:02:31.223456+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-12-06T16:02:32.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:32 smithi162 bash[24778]: audit 2023-12-06T16:02:31.983382+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.78:0/1407125896' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:32.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:32 smithi162 bash[24778]: audit 2023-12-06T16:02:31.984070+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", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:32.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:32 smithi162 bash[24778]: audit 2023-12-06T16:02:31.992083+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-06T16:02:32.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:32 smithi078 bash[24778]: cluster 2023-12-06T16:02:31.223456+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-12-06T16:02:32.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:32 smithi078 bash[24778]: audit 2023-12-06T16:02:31.983382+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.78:0/1407125896' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:32.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:32 smithi078 bash[24778]: audit 2023-12-06T16:02:31.984070+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", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:32.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:32 smithi078 bash[24778]: audit 2023-12-06T16:02:31.992083+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-06T16:02:32.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:32 smithi078 bash[28332]: cluster 2023-12-06T16:02:31.223456+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-12-06T16:02:32.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:32 smithi078 bash[28332]: audit 2023-12-06T16:02:31.983382+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.78:0/1407125896' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:32.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:32 smithi078 bash[28332]: audit 2023-12-06T16:02:31.984070+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", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:32.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:32 smithi078 bash[28332]: audit 2023-12-06T16:02:31.992083+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-06T16:02:32.788 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-06T16:02:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:34 smithi162 bash[24778]: cluster 2023-12-06T16:02:33.224615+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-12-06T16:02:34.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:34 smithi078 bash[24778]: cluster 2023-12-06T16:02:33.224615+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-12-06T16:02:34.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:34 smithi078 bash[28332]: cluster 2023-12-06T16:02:33.224615+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-12-06T16:02:36.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:36 smithi162 bash[24778]: cluster 2023-12-06T16:02:35.225594+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-12-06T16:02:36.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:36 smithi162 bash[24778]: audit 2023-12-06T16:02:35.945933+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.78:0/407270126' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:36.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:36 smithi162 bash[24778]: audit 2023-12-06T16:02:35.946550+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:36.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:36 smithi162 bash[24778]: audit 2023-12-06T16:02:35.954882+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-06T16:02:36.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:36 smithi078 bash[24778]: cluster 2023-12-06T16:02:35.225594+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-12-06T16:02:36.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:36 smithi078 bash[24778]: audit 2023-12-06T16:02:35.945933+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.78:0/407270126' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:36.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:36 smithi078 bash[24778]: audit 2023-12-06T16:02:35.946550+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:36.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:36 smithi078 bash[24778]: audit 2023-12-06T16:02:35.954882+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-06T16:02:36.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:36 smithi078 bash[28332]: cluster 2023-12-06T16:02:35.225594+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-12-06T16:02:36.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:36 smithi078 bash[28332]: audit 2023-12-06T16:02:35.945933+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.78:0/407270126' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:36.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:36 smithi078 bash[28332]: audit 2023-12-06T16:02:35.946550+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:36.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:36 smithi078 bash[28332]: audit 2023-12-06T16:02:35.954882+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-06T16:02:36.743 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-06T16:02:38.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:38 smithi078 bash[24778]: cluster 2023-12-06T16:02:37.226768+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-12-06T16:02:38.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:38 smithi078 bash[28332]: cluster 2023-12-06T16:02:37.226768+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-12-06T16:02:38.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:38 smithi162 bash[24778]: cluster 2023-12-06T16:02:37.226768+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-12-06T16:02:40.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:40 smithi078 bash[28332]: cluster 2023-12-06T16:02:39.227719+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-12-06T16:02:40.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:40 smithi078 bash[28332]: audit 2023-12-06T16:02:39.891179+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.78:0/685365894' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:40.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:40 smithi078 bash[28332]: audit 2023-12-06T16:02:39.900399+0000 mon.a (mon.0) 580 : audit [INF] from='client.? 172.21.15.78:0/685365894' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-12-06T16:02:40.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:40 smithi078 bash[24778]: cluster 2023-12-06T16:02:39.227719+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-12-06T16:02:40.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:40 smithi078 bash[24778]: audit 2023-12-06T16:02:39.891179+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.78:0/685365894' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:40.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:40 smithi078 bash[24778]: audit 2023-12-06T16:02:39.900399+0000 mon.a (mon.0) 580 : audit [INF] from='client.? 172.21.15.78:0/685365894' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-12-06T16:02:40.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:40 smithi078 bash[28332]: audit 2023-12-06T16:02:40.175778+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]: dispatch 2023-12-06T16:02:40.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:40 smithi078 bash[24778]: audit 2023-12-06T16:02:40.175778+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]: dispatch 2023-12-06T16:02:40.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:40 smithi078 bash[24778]: audit 2023-12-06T16:02:40.181667+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]': finished 2023-12-06T16:02:40.417 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:40 smithi078 bash[28332]: audit 2023-12-06T16:02:40.181667+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]': finished 2023-12-06T16:02:40.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:40 smithi162 bash[24778]: cluster 2023-12-06T16:02:39.227719+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-12-06T16:02:40.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:40 smithi162 bash[24778]: audit 2023-12-06T16:02:39.891179+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.78:0/685365894' entity='client.admin' cmd=[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]: dispatch 2023-12-06T16:02:40.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:40 smithi162 bash[24778]: audit 2023-12-06T16:02:39.900399+0000 mon.a (mon.0) 580 : audit [INF] from='client.? 172.21.15.78:0/685365894' entity='client.admin' cmd='[{"prefix": "config set", "who": "global", "name": "log_to_journald", "value": "false", "force": true}]': finished 2023-12-06T16:02:40.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:40 smithi162 bash[24778]: audit 2023-12-06T16:02:40.175778+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]: dispatch 2023-12-06T16:02:40.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:40 smithi162 bash[24778]: audit 2023-12-06T16:02:40.181667+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472125\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472328\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472455\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472576\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472695\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472814\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.472933\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473053\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473174\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:29.473294\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T15:59:29.473547\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]': finished 2023-12-06T16:02:40.664 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T16:02:41.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:41 smithi162 bash[24778]: audit 2023-12-06T16:02:40.463114+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:02:41.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:41 smithi162 bash[24778]: audit 2023-12-06T16:02:40.469854+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:02:41.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:41 smithi078 bash[24778]: audit 2023-12-06T16:02:40.463114+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:02:41.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:41 smithi078 bash[24778]: audit 2023-12-06T16:02:40.469854+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:02:41.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:41 smithi078 bash[28332]: audit 2023-12-06T16:02:40.463114+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:02:41.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:41 smithi078 bash[28332]: audit 2023-12-06T16:02:40.469854+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"c558cdf0b6b4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640384\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T15:53:05.766470\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:03.159024\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T15:59:30.641825\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:02:42.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:42 smithi162 bash[24778]: cluster 2023-12-06T16:02:41.228615+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-12-06T16:02:42.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:42 smithi078 bash[24778]: cluster 2023-12-06T16:02:41.228615+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-12-06T16:02:42.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:42 smithi078 bash[28332]: cluster 2023-12-06T16:02:41.228615+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-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (4m) 3m ago 5m prom/alertmanager 9f27df16978d 580d589deb60 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi162 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c c20097cd108b 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi162 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c558cdf0b6b4 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d46d6f344cf 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 729e2764bb50 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi162 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f338be50008d 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 10e208379daa 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 a7d45ed31f00 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi162 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 6f0f41d9de87 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0e8c68c6abea 2023-12-06T16:02:43.952 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6972b9ba31cb 2023-12-06T16:02:43.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d09b27f9049a 2023-12-06T16:02:43.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 785bfa6f807c 2023-12-06T16:02:43.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi162 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 431405c14612 2023-12-06T16:02:43.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi162 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 18ec83cfad3d 2023-12-06T16:02:43.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi162 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 663e159fd34d 2023-12-06T16:02:43.953 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi162 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c6a5c87ba8ea 2023-12-06T16:02:43.953 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi162 running (4m) 3m ago 5m prom/prometheus:latest 620d5e2a39df 83484879d03c 2023-12-06T16:02:43.953 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.zegrnl smithi078 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6051b119fc0c 2023-12-06T16:02:43.953 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi162.hzeinf smithi162 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3d808f196ba0 2023-12-06T16:02:44.703 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T16:02:44.844 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:44 smithi078 bash[24778]: cluster 2023-12-06T16:02:43.229699+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-12-06T16:02:44.844 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:44 smithi078 bash[28332]: cluster 2023-12-06T16:02:43.229699+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-12-06T16:02:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:44 smithi162 bash[24778]: cluster 2023-12-06T16:02:43.229699+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-12-06T16:02:45.760 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:45 smithi078 bash[24778]: audit 2023-12-06T16:02:43.936674+0000 mgr.y (mgr.14140) 388 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:02:45.760 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:45 smithi078 bash[28332]: audit 2023-12-06T16:02:43.936674+0000 mgr.y (mgr.14140) 388 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:02:45.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:45 smithi162 bash[24778]: audit 2023-12-06T16:02:43.936674+0000 mgr.y (mgr.14140) 388 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:02:46.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:46 smithi162 bash[24778]: cluster 2023-12-06T16:02:45.230610+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:46.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:46 smithi078 bash[24778]: cluster 2023-12-06T16:02:45.230610+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:46.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:46 smithi078 bash[28332]: cluster 2023-12-06T16:02:45.230610+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:47.909 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-06T16:02:47.909 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-06T16:02:47.909 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:02:47.910 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-06T16:02:47.911 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-06T16:02:47.911 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T16:02:47.911 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-06T16:02:48.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:48 smithi078 bash[24778]: cluster 2023-12-06T16:02:47.231701+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:48.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:48 smithi078 bash[24778]: audit 2023-12-06T16:02:47.899693+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.78:0/3315379172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:02:48.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:48 smithi078 bash[28332]: cluster 2023-12-06T16:02:47.231701+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:48.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:48 smithi078 bash[28332]: audit 2023-12-06T16:02:47.899693+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.78:0/3315379172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:02:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:48 smithi162 bash[24778]: cluster 2023-12-06T16:02:47.231701+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:48 smithi162 bash[24778]: audit 2023-12-06T16:02:47.899693+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.78:0/3315379172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:02:48.676 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph -s' 2023-12-06T16:02:50.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:50 smithi078 bash[28332]: cluster 2023-12-06T16:02:49.232666+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:50.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:50 smithi078 bash[24778]: cluster 2023-12-06T16:02:49.232666+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:50.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:50 smithi162 bash[24778]: cluster 2023-12-06T16:02:49.232666+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:51.849 INFO:teuthology.orchestra.run.smithi078.stdout: cluster: 2023-12-06T16:02:51.849 INFO:teuthology.orchestra.run.smithi078.stdout: id: 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: health: HEALTH_OK 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: services: 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: mon: 3 daemons, quorum a,c,b (age 9m) 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: mgr: y(active, since 11m), standbys: x 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: osd: 8 osds: 8 up (since 6m), 8 in (since 6m) 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: rgw: 2 daemons active (r.z.smithi078.zegrnl, r.z.smithi162.hzeinf) 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: task status: 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: data: 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: pools: 5 pools, 129 pgs 2023-12-06T16:02:51.850 INFO:teuthology.orchestra.run.smithi078.stdout: objects: 202 objects, 7.0 KiB 2023-12-06T16:02:51.851 INFO:teuthology.orchestra.run.smithi078.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:51.851 INFO:teuthology.orchestra.run.smithi078.stdout: pgs: 129 active+clean 2023-12-06T16:02:51.851 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:02:52.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:52 smithi078 bash[28332]: cluster 2023-12-06T16:02:51.233658+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-12-06T16:02:52.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:52 smithi078 bash[28332]: audit 2023-12-06T16:02:51.840216+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.78:0/2137287691' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:02:52.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:52 smithi078 bash[24778]: cluster 2023-12-06T16:02:51.233658+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-12-06T16:02:52.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:52 smithi078 bash[24778]: audit 2023-12-06T16:02:51.840216+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.78:0/2137287691' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:02:52.624 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ls' 2023-12-06T16:02:52.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:52 smithi162 bash[24778]: cluster 2023-12-06T16:02:51.233658+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-12-06T16:02:52.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:52 smithi162 bash[24778]: audit 2023-12-06T16:02:51.840216+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.78:0/2137287691' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:02:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:54 smithi162 bash[24778]: cluster 2023-12-06T16:02:53.234820+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-12-06T16:02:54.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:54 smithi078 bash[24778]: cluster 2023-12-06T16:02:53.234820+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-12-06T16:02:54.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:54 smithi078 bash[28332]: cluster 2023-12-06T16:02:53.234820+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-12-06T16:02:55.772 INFO:teuthology.orchestra.run.smithi078.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE NAME IMAGE ID 2023-12-06T16:02:55.772 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager 1/1 3m ago 6m count:1 smithi078=a prom/alertmanager 9f27df16978d 2023-12-06T16:02:55.772 INFO:teuthology.orchestra.run.smithi078.stdout:grafana 1/1 3m ago 5m count:1 smithi162=a ceph/ceph-grafana:latest 87a51ecf0b1c 2023-12-06T16:02:55.772 INFO:teuthology.orchestra.run.smithi078.stdout:mgr 2/2 3m ago 9m count:2 smithi078=y,smithi162=x docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-12-06T16:02:55.772 INFO:teuthology.orchestra.run.smithi078.stdout:mon 3/0 3m ago - docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-12-06T16:02:55.772 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter 2/2 3m ago 6m count:2 smithi078=a,smithi162=b prom/node-exporter 72c9c2088986 2023-12-06T16:02:55.772 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus 1/1 3m ago 6m count:1 smithi162=a prom/prometheus:latest 620d5e2a39df 2023-12-06T16:02:55.772 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z 2/2 3m ago 3m count:2 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2023-12-06T16:02:56.532 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph config set mgr container_image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-06T16:02:56.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:56 smithi162 bash[24778]: cluster 2023-12-06T16:02:55.235789+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-12-06T16:02:56.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:56 smithi162 bash[24778]: audit 2023-12-06T16:02:55.759072+0000 mgr.y (mgr.14140) 395 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:02:56.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:56 smithi078 bash[24778]: cluster 2023-12-06T16:02:55.235789+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-12-06T16:02:56.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:56 smithi078 bash[24778]: audit 2023-12-06T16:02:55.759072+0000 mgr.y (mgr.14140) 395 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:02:56.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:56 smithi078 bash[28332]: cluster 2023-12-06T16:02:55.235789+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-12-06T16:02:56.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:56 smithi078 bash[28332]: audit 2023-12-06T16:02:55.759072+0000 mgr.y (mgr.14140) 395 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:02:58.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:02:58 smithi162 bash[24778]: cluster 2023-12-06T16:02:57.237012+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:58.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:02:58 smithi078 bash[24778]: cluster 2023-12-06T16:02:57.237012+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:02:58.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:02:58 smithi078 bash[28332]: cluster 2023-12-06T16:02:57.237012+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:00.483 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)"' 2023-12-06T16:03:00.622 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:00 smithi078 bash[28332]: cluster 2023-12-06T16:02:59.238132+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:00.622 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:00 smithi078 bash[28332]: audit 2023-12-06T16:02:59.676508+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.78:0/1210178965' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]: dispatch 2023-12-06T16:03:00.622 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:00 smithi078 bash[28332]: audit 2023-12-06T16:02:59.677001+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]: dispatch 2023-12-06T16:03:00.622 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:00 smithi078 bash[28332]: audit 2023-12-06T16:02:59.685328+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]': finished 2023-12-06T16:03:00.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:00 smithi078 bash[24778]: cluster 2023-12-06T16:02:59.238132+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:00.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:00 smithi078 bash[24778]: audit 2023-12-06T16:02:59.676508+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.78:0/1210178965' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]: dispatch 2023-12-06T16:03:00.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:00 smithi078 bash[24778]: audit 2023-12-06T16:02:59.677001+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]: dispatch 2023-12-06T16:03:00.623 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:00 smithi078 bash[24778]: audit 2023-12-06T16:02:59.685328+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]': finished 2023-12-06T16:03:00.810 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:00 smithi162 bash[24778]: cluster 2023-12-06T16:02:59.238132+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:00.811 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:00 smithi162 bash[24778]: audit 2023-12-06T16:02:59.676508+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.78:0/1210178965' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]: dispatch 2023-12-06T16:03:00.811 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:00 smithi162 bash[24778]: audit 2023-12-06T16:02:59.677001+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]: dispatch 2023-12-06T16:03:00.811 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:00 smithi162 bash[24778]: audit 2023-12-06T16:02:59.685328+0000 mon.a (mon.0) 588 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b"}]': finished 2023-12-06T16:03:02.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:02 smithi162 bash[24778]: cluster 2023-12-06T16:03:01.239002+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:02.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:02 smithi078 bash[24778]: cluster 2023-12-06T16:03:01.239002+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:02.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:02 smithi078 bash[28332]: cluster 2023-12-06T16:03:01.239002+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:04 smithi162 bash[24778]: cluster 2023-12-06T16:03:03.240125+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-12-06T16:03:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:04 smithi162 bash[24778]: audit 2023-12-06T16:03:03.745715+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.78:0/3792096648' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T16:03:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:04 smithi162 bash[24778]: audit 2023-12-06T16:03:04.099627+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-06T16:03:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:04 smithi162 bash[24778]: audit 2023-12-06T16:03:04.100655+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:03:04.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:04 smithi162 bash[24778]: audit 2023-12-06T16:03:04.101694+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T16:03:04.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:04 smithi078 bash[24778]: cluster 2023-12-06T16:03:03.240125+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-12-06T16:03:04.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:04 smithi078 bash[24778]: audit 2023-12-06T16:03:03.745715+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.78:0/3792096648' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T16:03:04.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:04 smithi078 bash[24778]: audit 2023-12-06T16:03:04.099627+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-06T16:03:04.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:04 smithi078 bash[24778]: audit 2023-12-06T16:03:04.100655+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:03:04.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:04 smithi078 bash[24778]: audit 2023-12-06T16:03:04.101694+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T16:03:04.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:04 smithi078 bash[28332]: cluster 2023-12-06T16:03:03.240125+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-12-06T16:03:04.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:04 smithi078 bash[28332]: audit 2023-12-06T16:03:03.745715+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.78:0/3792096648' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T16:03:04.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:04 smithi078 bash[28332]: audit 2023-12-06T16:03:04.099627+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-06T16:03:04.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:04 smithi078 bash[28332]: audit 2023-12-06T16:03:04.100655+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:03:04.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:04 smithi078 bash[28332]: audit 2023-12-06T16:03:04.101694+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-06T16:03:05.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:05 smithi162 bash[24778]: audit 2023-12-06T16:03:04.098043+0000 mgr.y (mgr.14140) 400 : audit [DBG] from='client.24658 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:03:05.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:05 smithi162 bash[24778]: cephadm 2023-12-06T16:03:04.098545+0000 mgr.y (mgr.14140) 401 : cephadm [INF] Redeploy daemons mgr.x 2023-12-06T16:03:05.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:05 smithi162 bash[24778]: cephadm 2023-12-06T16:03:04.101361+0000 mgr.y (mgr.14140) 402 : cephadm [INF] Deploying daemon mgr.x on smithi162 2023-12-06T16:03:05.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:05 smithi078 bash[28332]: audit 2023-12-06T16:03:04.098043+0000 mgr.y (mgr.14140) 400 : audit [DBG] from='client.24658 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:03:05.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:05 smithi078 bash[28332]: cephadm 2023-12-06T16:03:04.098545+0000 mgr.y (mgr.14140) 401 : cephadm [INF] Redeploy daemons mgr.x 2023-12-06T16:03:05.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:05 smithi078 bash[28332]: cephadm 2023-12-06T16:03:04.101361+0000 mgr.y (mgr.14140) 402 : cephadm [INF] Deploying daemon mgr.x on smithi162 2023-12-06T16:03:05.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:05 smithi078 bash[24778]: audit 2023-12-06T16:03:04.098043+0000 mgr.y (mgr.14140) 400 : audit [DBG] from='client.24658 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "redeploy", "name": "mgr.x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:03:05.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:05 smithi078 bash[24778]: cephadm 2023-12-06T16:03:04.098545+0000 mgr.y (mgr.14140) 401 : cephadm [INF] Redeploy daemons mgr.x 2023-12-06T16:03:05.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:05 smithi078 bash[24778]: cephadm 2023-12-06T16:03:04.101361+0000 mgr.y (mgr.14140) 402 : cephadm [INF] Deploying daemon mgr.x on smithi162 2023-12-06T16:03:06.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:06 smithi162 bash[24778]: cluster 2023-12-06T16:03:05.241102+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:06.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:06 smithi078 bash[24778]: cluster 2023-12-06T16:03:05.241102+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:06.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:06 smithi078 bash[28332]: cluster 2023-12-06T16:03:05.241102+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:08 smithi162 bash[24778]: cluster 2023-12-06T16:03:07.242277+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:08.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:08 smithi078 bash[28332]: cluster 2023-12-06T16:03:07.242277+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:08.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:08 smithi078 bash[24778]: cluster 2023-12-06T16:03:07.242277+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:10.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:10 smithi162 bash[24778]: cluster 2023-12-06T16:03:09.243248+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:10.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:10 smithi078 bash[28332]: cluster 2023-12-06T16:03:09.243248+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:10.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:10 smithi078 bash[24778]: cluster 2023-12-06T16:03:09.243248+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:03:12.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:12 smithi162 bash[24778]: cluster 2023-12-06T16:03:11.244111+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-12-06T16:03:12.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:12 smithi078 bash[24778]: cluster 2023-12-06T16:03:11.244111+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-12-06T16:03:12.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:12 smithi078 bash[28332]: cluster 2023-12-06T16:03:11.244111+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-12-06T16:03:14.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:14 smithi078 bash[24778]: cluster 2023-12-06T16:03:13.245220+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-12-06T16:03:14.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:14 smithi078 bash[28332]: cluster 2023-12-06T16:03:13.245220+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-12-06T16:03:14.814 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:14 smithi162 bash[24778]: cluster 2023-12-06T16:03:13.245220+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-12-06T16:03:16.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:16 smithi162 bash[24778]: cluster 2023-12-06T16:03:15.246197+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-12-06T16:03:16.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:16 smithi078 bash[24778]: cluster 2023-12-06T16:03:15.246197+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-12-06T16:03:16.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:16 smithi078 bash[28332]: cluster 2023-12-06T16:03:15.246197+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-12-06T16:03:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:18 smithi162 bash[24778]: cluster 2023-12-06T16:03:17.247475+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-12-06T16:03:18.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:18 smithi078 bash[24778]: cluster 2023-12-06T16:03:17.247475+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-12-06T16:03:18.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:18 smithi078 bash[28332]: cluster 2023-12-06T16:03:17.247475+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-12-06T16:03:20.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:20 smithi162 bash[24778]: cluster 2023-12-06T16:03:19.248542+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-12-06T16:03:20.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:20 smithi078 bash[24778]: cluster 2023-12-06T16:03:19.248542+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-12-06T16:03:20.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:20 smithi078 bash[28332]: cluster 2023-12-06T16:03:19.248542+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-12-06T16:03:22.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:22 smithi162 bash[24778]: cluster 2023-12-06T16:03:21.249579+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-12-06T16:03:22.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:22 smithi078 bash[24778]: cluster 2023-12-06T16:03:21.249579+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-12-06T16:03:22.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:22 smithi078 bash[28332]: cluster 2023-12-06T16:03:21.249579+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-12-06T16:03:24.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:24 smithi162 bash[24778]: cluster 2023-12-06T16:03:23.250752+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-12-06T16:03:24.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:24 smithi078 bash[24778]: cluster 2023-12-06T16:03:23.250752+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-12-06T16:03:24.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:24 smithi078 bash[28332]: cluster 2023-12-06T16:03:23.250752+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-12-06T16:03:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:26 smithi162 bash[24778]: cluster 2023-12-06T16:03:25.251840+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-12-06T16:03:26.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:26 smithi078 bash[28332]: cluster 2023-12-06T16:03:25.251840+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-12-06T16:03:26.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:26 smithi078 bash[24778]: cluster 2023-12-06T16:03:25.251840+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-12-06T16:03:28.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:28 smithi162 bash[24778]: cluster 2023-12-06T16:03:27.253033+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-12-06T16:03:28.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:28 smithi078 bash[24778]: cluster 2023-12-06T16:03:27.253033+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-12-06T16:03:28.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:28 smithi078 bash[28332]: cluster 2023-12-06T16:03:27.253033+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-12-06T16:03:30.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:30 smithi162 bash[24778]: cluster 2023-12-06T16:03:29.254065+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-12-06T16:03:30.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:30 smithi078 bash[28332]: cluster 2023-12-06T16:03:29.254065+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-12-06T16:03:30.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:30 smithi078 bash[24778]: cluster 2023-12-06T16:03:29.254065+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-12-06T16:03:32.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:32 smithi162 bash[24778]: cluster 2023-12-06T16:03:31.254936+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-12-06T16:03:32.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:32 smithi078 bash[28332]: cluster 2023-12-06T16:03:31.254936+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-12-06T16:03:32.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:32 smithi078 bash[24778]: cluster 2023-12-06T16:03:31.254936+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-12-06T16:03:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:34 smithi162 bash[24778]: cluster 2023-12-06T16:03:33.256015+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-12-06T16:03:34.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:34 smithi078 bash[28332]: cluster 2023-12-06T16:03:33.256015+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-12-06T16:03:34.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:34 smithi078 bash[24778]: cluster 2023-12-06T16:03:33.256015+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-12-06T16:03:36.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:36 smithi162 bash[24778]: cluster 2023-12-06T16:03:35.256926+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-12-06T16:03:36.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:36 smithi078 bash[24778]: cluster 2023-12-06T16:03:35.256926+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-12-06T16:03:36.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:36 smithi078 bash[28332]: cluster 2023-12-06T16:03:35.256926+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-12-06T16:03:38.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:38 smithi162 bash[24778]: cluster 2023-12-06T16:03:37.258055+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-12-06T16:03:38.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:38 smithi078 bash[24778]: cluster 2023-12-06T16:03:37.258055+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-12-06T16:03:38.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:38 smithi078 bash[28332]: cluster 2023-12-06T16:03:37.258055+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-12-06T16:03:40.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:40 smithi162 bash[24778]: cluster 2023-12-06T16:03:39.259058+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-12-06T16:03:40.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:40 smithi078 bash[28332]: cluster 2023-12-06T16:03:39.259058+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-12-06T16:03:40.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:40 smithi078 bash[24778]: cluster 2023-12-06T16:03:39.259058+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-12-06T16:03:42.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:42 smithi162 bash[24778]: cluster 2023-12-06T16:03:41.259934+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-12-06T16:03:42.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:42 smithi078 bash[28332]: cluster 2023-12-06T16:03:41.259934+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-12-06T16:03:42.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:42 smithi078 bash[24778]: cluster 2023-12-06T16:03:41.259934+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-12-06T16:03:44.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:44 smithi162 bash[24778]: cluster 2023-12-06T16:03:43.261023+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-12-06T16:03:44.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:44 smithi078 bash[24778]: cluster 2023-12-06T16:03:43.261023+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-12-06T16:03:44.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:44 smithi078 bash[28332]: cluster 2023-12-06T16:03:43.261023+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-12-06T16:03:46.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:46 smithi162 bash[24778]: cluster 2023-12-06T16:03:45.261999+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-12-06T16:03:46.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:46 smithi078 bash[28332]: cluster 2023-12-06T16:03:45.261999+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-12-06T16:03:46.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:46 smithi078 bash[24778]: cluster 2023-12-06T16:03:45.261999+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-12-06T16:03:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:48 smithi162 bash[24778]: cluster 2023-12-06T16:03:47.263178+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-12-06T16:03:48.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:48 smithi078 bash[28332]: cluster 2023-12-06T16:03:47.263178+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-12-06T16:03:48.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:48 smithi078 bash[24778]: cluster 2023-12-06T16:03:47.263178+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-12-06T16:03:50.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:50 smithi162 bash[24778]: cluster 2023-12-06T16:03:49.264142+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-12-06T16:03:50.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:50 smithi078 bash[24778]: cluster 2023-12-06T16:03:49.264142+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-12-06T16:03:50.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:50 smithi078 bash[28332]: cluster 2023-12-06T16:03:49.264142+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-12-06T16:03:51.639 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:03:51 smithi162 systemd[1]: Stopping Ceph mgr.x for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:03:52.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:52 smithi162 bash[24778]: cluster 2023-12-06T16:03:51.265016+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-12-06T16:03:52.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:52 smithi078 bash[24778]: cluster 2023-12-06T16:03:51.265016+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-12-06T16:03:52.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:52 smithi078 bash[28332]: cluster 2023-12-06T16:03:51.265016+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-12-06T16:03:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:54 smithi162 bash[24778]: cluster 2023-12-06T16:03:53.266115+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-12-06T16:03:54.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:54 smithi078 bash[28332]: cluster 2023-12-06T16:03:53.266115+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-12-06T16:03:54.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:54 smithi078 bash[24778]: cluster 2023-12-06T16:03:53.266115+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-12-06T16:03:56.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:56 smithi162 bash[24778]: cluster 2023-12-06T16:03:55.267071+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-12-06T16:03:56.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:56 smithi078 bash[28332]: cluster 2023-12-06T16:03:55.267071+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-12-06T16:03:56.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:56 smithi078 bash[24778]: cluster 2023-12-06T16:03:55.267071+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-12-06T16:03:58.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:03:58 smithi162 bash[24778]: cluster 2023-12-06T16:03:57.268189+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-12-06T16:03:58.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:03:58 smithi078 bash[24778]: cluster 2023-12-06T16:03:57.268189+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-12-06T16:03:58.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:03:58 smithi078 bash[28332]: cluster 2023-12-06T16:03:57.268189+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-12-06T16:04:00.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:00 smithi162 bash[24778]: cluster 2023-12-06T16:03:59.269256+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-12-06T16:04:00.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:00 smithi078 bash[24778]: cluster 2023-12-06T16:03:59.269256+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-12-06T16:04:00.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:00 smithi078 bash[28332]: cluster 2023-12-06T16:03:59.269256+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-12-06T16:04:02.346 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:02 smithi162 docker[36081]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr.x 2023-12-06T16:04:02.346 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:02 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-06T16:04:02.346 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:02 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T16:04:02.346 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:02 smithi162 systemd[1]: Stopped Ceph mgr.x for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:04:02.596 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:02 smithi162 systemd[1]: Starting Ceph mgr.x for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:04:02.597 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:02 smithi162 docker[36159]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr.x 2023-12-06T16:04:02.597 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:02 smithi162 systemd[1]: Started Ceph mgr.x for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:04:02.597 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:02 smithi162 bash[24778]: cluster 2023-12-06T16:04:01.270299+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-12-06T16:04:02.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:02 smithi078 bash[24778]: cluster 2023-12-06T16:04:01.270299+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-12-06T16:04:02.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:02 smithi078 bash[28332]: cluster 2023-12-06T16:04:01.270299+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-12-06T16:04:03.216 INFO:teuthology.orchestra.run.smithi078.stdout:Deployed mgr.x on host 'smithi162' 2023-12-06T16:04:03.639 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:03 smithi162 bash[36179]: debug 2023-12-06T16:04:03.469+0000 7f3eadcbb700 1 -- 172.21.15.162:0/3859218253 <== mon.2 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55614c3464e0 con 0x55614c43b000 2023-12-06T16:04:03.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:03 smithi162 bash[24778]: audit 2023-12-06T16:04:02.583702+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:04:03.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:03 smithi162 bash[24778]: audit 2023-12-06T16:04:02.584765+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T16:04:03.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:03 smithi162 bash[24778]: audit 2023-12-06T16:04:02.590125+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:04:03.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:03 smithi078 bash[28332]: audit 2023-12-06T16:04:02.583702+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:04:03.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:03 smithi078 bash[28332]: audit 2023-12-06T16:04:02.584765+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T16:04:03.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:03 smithi078 bash[28332]: audit 2023-12-06T16:04:02.590125+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:04:03.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:03 smithi078 bash[24778]: audit 2023-12-06T16:04:02.583702+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:04:03.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:03 smithi078 bash[24778]: audit 2023-12-06T16:04:02.584765+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T16:04:03.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:03 smithi078 bash[24778]: audit 2023-12-06T16:04:02.590125+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640183\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640509\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640630\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640822\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.640990\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641119\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641242\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641361\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T15:59:30.641481\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:04:04.004 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps --refresh' 2023-12-06T16:04:04.139 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:03 smithi162 bash[36179]: debug 2023-12-06T16:04:03.637+0000 7f3ebe2a2680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T16:04:04.139 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:03 smithi162 bash[36179]: debug 2023-12-06T16:04:03.741+0000 7f3ebe2a2680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T16:04:04.606 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:04 smithi162 bash[36179]: debug 2023-12-06T16:04:04.241+0000 7f3ebe2a2680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T16:04:04.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:04 smithi162 bash[24778]: cluster 2023-12-06T16:04:03.271713+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-12-06T16:04:04.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:04 smithi162 bash[24778]: audit 2023-12-06T16:04:04.292740+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.288849\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289055\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289184\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289306\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289426\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289575\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289697\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289845\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289968\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.290088\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:04.290348\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:04:04.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:04 smithi162 bash[24778]: audit 2023-12-06T16:04:04.298988+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.288849\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289055\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289184\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289306\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289426\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289575\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289697\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289845\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289968\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.290088\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:04.290348\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:04:04.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:04 smithi078 bash[24778]: cluster 2023-12-06T16:04:03.271713+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-12-06T16:04:04.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:04 smithi078 bash[28332]: cluster 2023-12-06T16:04:03.271713+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-12-06T16:04:04.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:04 smithi078 bash[24778]: audit 2023-12-06T16:04:04.292740+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.288849\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289055\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289184\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289306\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289426\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289575\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289697\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289845\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289968\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.290088\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:04.290348\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:04:04.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:04 smithi078 bash[24778]: audit 2023-12-06T16:04:04.298988+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.288849\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289055\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289184\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289306\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289426\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289575\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289697\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289845\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289968\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.290088\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:04.290348\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:04:04.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:04 smithi078 bash[28332]: audit 2023-12-06T16:04:04.292740+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.288849\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289055\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289184\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289306\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289426\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289575\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289697\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289845\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289968\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.290088\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:04.290348\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:04:04.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:04 smithi078 bash[28332]: audit 2023-12-06T16:04:04.298988+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.288849\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289055\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289184\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289306\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289426\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289575\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289697\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289845\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.289968\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:04.290088\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:04.290348\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:04:05.502 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:05 smithi162 bash[36179]: debug 2023-12-06T16:04:05.161+0000 7f3ebe2a2680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T16:04:05.503 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:05 smithi162 bash[36179]: debug 2023-12-06T16:04:05.249+0000 7f3ebe2a2680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T16:04:05.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:05 smithi162 bash[36179]: debug 2023-12-06T16:04:05.497+0000 7f3ebe2a2680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T16:04:06.875 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:06 smithi162 bash[24778]: cluster 2023-12-06T16:04:05.272702+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-12-06T16:04:06.875 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:06 smithi162 bash[36179]: debug 2023-12-06T16:04:06.613+0000 7f3ebe2a2680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T16:04:06.875 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:06 smithi162 bash[36179]: debug 2023-12-06T16:04:06.773+0000 7f3ebe2a2680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:04:06.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:06 smithi078 bash[28332]: cluster 2023-12-06T16:04:05.272702+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-12-06T16:04:06.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:06 smithi078 bash[24778]: cluster 2023-12-06T16:04:05.272702+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-12-06T16:04:07.139 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:06 smithi162 bash[36179]: debug 2023-12-06T16:04:06.869+0000 7f3ebe2a2680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T16:04:07.139 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:06 smithi162 bash[36179]: debug 2023-12-06T16:04:06.977+0000 7f3ebe2a2680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T16:04:07.569 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:07 smithi162 bash[36179]: debug 2023-12-06T16:04:07.197+0000 7f3ebe2a2680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T16:04:07.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:07 smithi162 bash[36179]: debug 2023-12-06T16:04:07.561+0000 7f3ebe2a2680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T16:04:07.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:07 smithi162 bash[36179]: debug 2023-12-06T16:04:07.681+0000 7f3ebe2a2680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T16:04:07.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:07 smithi162 bash[24778]: audit 2023-12-06T16:04:07.048022+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T16:04:07.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:07 smithi078 bash[24778]: audit 2023-12-06T16:04:07.048022+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T16:04:07.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:07 smithi078 bash[28332]: audit 2023-12-06T16:04:07.048022+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T16:04:08.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:08 smithi162 bash[36179]: debug 2023-12-06T16:04:08.557+0000 7f3ebe2a2680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T16:04:08.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:08 smithi162 bash[36179]: debug 2023-12-06T16:04:08.669+0000 7f3ebe2a2680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T16:04:08.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:08 smithi162 bash[36179]: debug 2023-12-06T16:04:08.789+0000 7f3ebe2a2680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T16:04:08.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:08 smithi162 bash[24778]: audit 2023-12-06T16:04:07.046787+0000 mgr.y (mgr.14140) 434 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:04:08.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:08 smithi162 bash[24778]: cluster 2023-12-06T16:04:07.273942+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:04:08.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:08 smithi162 bash[24778]: audit 2023-12-06T16:04:08.078224+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075427\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075575\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075657\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075735\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075813\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075892\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075971\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076050\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076130\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076207\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T16:04:08.076381\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]: dispatch 2023-12-06T16:04:08.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:08 smithi162 bash[24778]: audit 2023-12-06T16:04:08.085636+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075427\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075575\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075657\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075735\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075813\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075892\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075971\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076050\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076130\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076207\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T16:04:08.076381\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]': finished 2023-12-06T16:04:08.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:08 smithi162 bash[24778]: audit 2023-12-06T16:04:08.086801+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T16:04:08.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:08 smithi078 bash[24778]: audit 2023-12-06T16:04:07.046787+0000 mgr.y (mgr.14140) 434 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:04:08.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:08 smithi078 bash[24778]: cluster 2023-12-06T16:04:07.273942+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:04:08.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:08 smithi078 bash[28332]: audit 2023-12-06T16:04:07.046787+0000 mgr.y (mgr.14140) 434 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:04:08.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:08 smithi078 bash[28332]: cluster 2023-12-06T16:04:07.273942+0000 mgr.y (mgr.14140) 435 : cluster [DBG] pgmap v422: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:04:08.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:08 smithi078 bash[24778]: audit 2023-12-06T16:04:08.078224+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075427\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075575\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075657\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075735\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075813\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075892\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075971\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076050\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076130\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076207\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T16:04:08.076381\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]: dispatch 2023-12-06T16:04:08.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:08 smithi078 bash[28332]: audit 2023-12-06T16:04:08.078224+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075427\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075575\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075657\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075735\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075813\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075892\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075971\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076050\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076130\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076207\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T16:04:08.076381\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]: dispatch 2023-12-06T16:04:08.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:08 smithi078 bash[24778]: audit 2023-12-06T16:04:08.085636+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075427\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075575\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075657\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075735\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075813\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075892\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075971\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076050\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076130\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076207\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T16:04:08.076381\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]': finished 2023-12-06T16:04:08.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:08 smithi078 bash[24778]: audit 2023-12-06T16:04:08.086801+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T16:04:08.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:08 smithi078 bash[28332]: audit 2023-12-06T16:04:08.085636+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075427\", \"created\": \"2023-12-06T15:50:54.252062\", \"started\": \"2023-12-06T15:51:00.674914\"}, \"mgr.y\": {\"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075575\", \"created\": \"2023-12-06T15:51:03.351852\", \"started\": \"2023-12-06T15:51:03.373986\"}, \"mon.c\": {\"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075657\", \"created\": \"2023-12-06T15:52:35.665726\", \"started\": \"2023-12-06T15:52:35.690625\"}, \"osd.0\": {\"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075735\", \"created\": \"2023-12-06T15:53:27.388640\", \"started\": \"2023-12-06T15:53:31.832441\"}, \"osd.1\": {\"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075813\", \"created\": \"2023-12-06T15:53:55.080992\", \"started\": \"2023-12-06T15:54:00.462995\"}, \"osd.2\": {\"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075892\", \"created\": \"2023-12-06T15:54:22.794426\", \"started\": \"2023-12-06T15:54:27.801766\"}, \"osd.3\": {\"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.075971\", \"created\": \"2023-12-06T15:54:51.176439\", \"started\": \"2023-12-06T15:54:55.354919\"}, \"node-exporter.a\": {\"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076050\", \"created\": \"2023-12-06T15:57:01.915543\", \"started\": \"2023-12-06T15:57:10.873061\"}, \"alertmanager.a\": {\"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076130\", \"created\": \"2023-12-06T15:57:20.687133\", \"started\": \"2023-12-06T15:57:55.746314\"}, \"rgw.r.z.smithi078.zegrnl\": {\"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:08.076207\", \"created\": \"2023-12-06T15:59:26.196361\", \"started\": \"2023-12-06T15:59:26.218292\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042\"}}, \"last_daemon_update\": \"2023-12-06T16:04:08.076381\", \"last_device_update\": \"2023-12-06T15:54:58.662812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.78\"], \"172.21.15.254\": [\"172.21.15.78\"]}, \"last_host_check\": \"2023-12-06T16:02:40.173500\"}"}]': finished 2023-12-06T16:04:08.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:08 smithi078 bash[28332]: audit 2023-12-06T16:04:08.086801+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-06T16:04:09.329 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-06T16:04:09.329 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi162 running (6m) 0s ago 6m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c c20097cd108b 2023-12-06T16:04:09.329 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi162 running (6s) 0s ago 11m 16.2.14-335-gd03fca4f quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b f9c9e8cc8fe8 654612f27a29 2023-12-06T16:04:09.329 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi162 running (11m) 0s ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f338be50008d 2023-12-06T16:04:09.329 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi162 running (7m) 0s ago 7m prom/node-exporter 72c9c2088986 6f0f41d9de87 2023-12-06T16:04:09.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi162 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 431405c14612 2023-12-06T16:04:09.329 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi162 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 18ec83cfad3d 2023-12-06T16:04:09.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi162 running (8m) 0s ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 663e159fd34d 2023-12-06T16:04:09.330 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi162 running (7m) 0s ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c6a5c87ba8ea 2023-12-06T16:04:09.330 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi162 running (6m) 0s ago 7m prom/prometheus:latest 620d5e2a39df 83484879d03c 2023-12-06T16:04:09.330 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi162.hzeinf smithi162 running (4m) 0s ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3d808f196ba0 2023-12-06T16:04:09.333 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:09 smithi162 bash[36179]: debug 2023-12-06T16:04:09.021+0000 7f3ebe2a2680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T16:04:09.639 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:09 smithi162 bash[36179]: debug 2023-12-06T16:04:09.325+0000 7f3ebe2a2680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T16:04:09.639 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:09 smithi162 bash[36179]: debug 2023-12-06T16:04:09.489+0000 7f3ebe2a2680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T16:04:09.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:09 smithi078 bash[28332]: audit 2023-12-06T16:04:09.308296+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304525\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304725\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304852\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304972\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305091\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305211\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305330\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305452\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305572\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305691\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:09.305975\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:04:09.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:09 smithi078 bash[28332]: audit 2023-12-06T16:04:09.314564+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304525\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304725\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304852\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304972\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305091\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305211\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305330\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305452\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305572\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305691\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:09.305975\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:04:09.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:09 smithi078 bash[24778]: audit 2023-12-06T16:04:09.308296+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304525\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304725\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304852\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304972\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305091\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305211\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305330\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305452\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305572\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305691\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:09.305975\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:04:09.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:09 smithi078 bash[24778]: audit 2023-12-06T16:04:09.314564+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304525\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304725\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304852\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304972\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305091\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305211\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305330\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305452\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305572\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305691\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:09.305975\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:04:09.988 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:09 smithi162 bash[36179]: debug 2023-12-06T16:04:09.661+0000 7f3ebe2a2680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:04:09.988 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:09 smithi162 bash[36179]: debug 2023-12-06T16:04:09.873+0000 7f3ebe2a2680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T16:04:09.989 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:09 smithi162 bash[24778]: audit 2023-12-06T16:04:09.308296+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304525\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304725\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304852\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304972\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305091\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305211\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305330\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305452\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305572\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305691\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:09.305975\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]: dispatch 2023-12-06T16:04:09.989 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:09 smithi162 bash[24778]: audit 2023-12-06T16:04:09.314564+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14140 172.21.15.78:0/3498898513' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304525\", \"created\": \"2023-12-06T15:52:49.616182\", \"started\": \"2023-12-06T15:52:49.638136\"}, \"mgr.x\": {\"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304725\", \"created\": \"2023-12-06T15:53:05.743810\", \"started\": \"2023-12-06T16:04:02.591925\"}, \"osd.4\": {\"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304852\", \"created\": \"2023-12-06T15:55:12.989467\", \"started\": \"2023-12-06T15:55:16.336232\"}, \"osd.5\": {\"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.304972\", \"created\": \"2023-12-06T15:55:38.484678\", \"started\": \"2023-12-06T15:55:41.945258\"}, \"osd.6\": {\"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305091\", \"created\": \"2023-12-06T15:56:03.288084\", \"started\": \"2023-12-06T15:56:07.800121\"}, \"osd.7\": {\"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305211\", \"created\": \"2023-12-06T15:56:28.147493\", \"started\": \"2023-12-06T15:56:30.996829\"}, \"prometheus.a\": {\"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305330\", \"created\": \"2023-12-06T15:57:00.078737\", \"started\": \"2023-12-06T15:58:03.203721\"}, \"node-exporter.b\": {\"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305452\", \"created\": \"2023-12-06T15:57:02.634676\", \"started\": \"2023-12-06T15:57:07.590983\"}, \"grafana.a\": {\"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305572\", \"created\": \"2023-12-06T15:57:45.305668\", \"started\": \"2023-12-06T15:57:45.326683\"}, \"rgw.r.z.smithi162.hzeinf\": {\"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-06T16:04:09.305691\", \"created\": \"2023-12-06T15:59:28.467477\", \"started\": \"2023-12-06T15:59:28.490303\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317\"}}, \"last_daemon_update\": \"2023-12-06T16:04:09.305975\", \"last_device_update\": \"2023-12-06T15:56:35.426678\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.162\"], \"172.21.15.254\": [\"172.21.15.162\"]}, \"last_host_check\": \"2023-12-06T16:02:40.460676\"}"}]': finished 2023-12-06T16:04:10.101 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T16:04:10.391 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:04:09 smithi162 bash[36179]: debug 2023-12-06T16:04:09.981+0000 7f3ebe2a2680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T16:04:11.113 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[28332]: cluster 2023-12-06T16:04:09.274989+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:04:11.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[28332]: cluster 2023-12-06T16:04:09.981648+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T16:04:11.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[28332]: cluster 2023-12-06T16:04:09.981767+0000 mon.a (mon.0) 604 : cluster [DBG] Standby manager daemon x started 2023-12-06T16:04:11.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[28332]: audit 2023-12-06T16:04:09.983963+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T16:04:11.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[28332]: audit 2023-12-06T16:04:09.984778+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:04:11.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[28332]: audit 2023-12-06T16:04:09.986069+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T16:04:11.114 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[28332]: audit 2023-12-06T16:04:09.986733+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:04:11.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[24778]: cluster 2023-12-06T16:04:09.274989+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:04:11.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[24778]: cluster 2023-12-06T16:04:09.981648+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T16:04:11.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[24778]: cluster 2023-12-06T16:04:09.981767+0000 mon.a (mon.0) 604 : cluster [DBG] Standby manager daemon x started 2023-12-06T16:04:11.114 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[24778]: audit 2023-12-06T16:04:09.983963+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T16:04:11.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[24778]: audit 2023-12-06T16:04:09.984778+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:04:11.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[24778]: audit 2023-12-06T16:04:09.986069+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T16:04:11.115 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:10 smithi078 bash[24778]: audit 2023-12-06T16:04:09.986733+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:04:11.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:10 smithi162 bash[24778]: cluster 2023-12-06T16:04:09.274989+0000 mgr.y (mgr.14140) 436 : cluster [DBG] pgmap v423: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:04:11.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:10 smithi162 bash[24778]: cluster 2023-12-06T16:04:09.981648+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon x restarted 2023-12-06T16:04:11.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:10 smithi162 bash[24778]: cluster 2023-12-06T16:04:09.981767+0000 mon.a (mon.0) 604 : cluster [DBG] Standby manager daemon x started 2023-12-06T16:04:11.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:10 smithi162 bash[24778]: audit 2023-12-06T16:04:09.983963+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T16:04:11.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:10 smithi162 bash[24778]: audit 2023-12-06T16:04:09.984778+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:04:11.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:10 smithi162 bash[24778]: audit 2023-12-06T16:04:09.986069+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T16:04:11.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:10 smithi162 bash[24778]: audit 2023-12-06T16:04:09.986733+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:04:11.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:11 smithi078 bash[24778]: cluster 2023-12-06T16:04:10.647057+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e15: y(active, since 12m), standbys: x 2023-12-06T16:04:11.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:11 smithi078 bash[28332]: cluster 2023-12-06T16:04:10.647057+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e15: y(active, since 12m), standbys: x 2023-12-06T16:04:12.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:11 smithi162 bash[24778]: cluster 2023-12-06T16:04:10.647057+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e15: y(active, since 12m), standbys: x 2023-12-06T16:04:13.023 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:12 smithi078 bash[24778]: cluster 2023-12-06T16:04:11.275945+0000 mgr.y (mgr.14140) 437 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:04:13.024 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:12 smithi078 bash[28332]: cluster 2023-12-06T16:04:11.275945+0000 mgr.y (mgr.14140) 437 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:04:13.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:12 smithi162 bash[24778]: cluster 2023-12-06T16:04:11.275945+0000 mgr.y (mgr.14140) 437 : cluster [DBG] pgmap v424: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:04:15.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:14 smithi162 bash[24778]: cluster 2023-12-06T16:04:13.277007+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-12-06T16:04:15.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:14 smithi078 bash[24778]: cluster 2023-12-06T16:04:13.277007+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-12-06T16:04:15.164 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:14 smithi078 bash[28332]: cluster 2023-12-06T16:04:13.277007+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-12-06T16:04:17.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:16 smithi162 bash[24778]: cluster 2023-12-06T16:04:15.277984+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-12-06T16:04:17.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:16 smithi078 bash[24778]: cluster 2023-12-06T16:04:15.277984+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-12-06T16:04:17.163 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:16 smithi078 bash[28332]: cluster 2023-12-06T16:04:15.277984+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-12-06T16:04:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:18 smithi162 bash[24778]: cluster 2023-12-06T16:04:17.279067+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-12-06T16:04:18.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:18 smithi078 bash[24778]: cluster 2023-12-06T16:04:17.279067+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-12-06T16:04:18.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:18 smithi078 bash[28332]: cluster 2023-12-06T16:04:17.279067+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-12-06T16:04:20.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:20 smithi162 bash[24778]: cluster 2023-12-06T16:04:19.280013+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-12-06T16:04:20.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:20 smithi078 bash[28332]: cluster 2023-12-06T16:04:19.280013+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-12-06T16:04:20.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:20 smithi078 bash[24778]: cluster 2023-12-06T16:04:19.280013+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-12-06T16:04:22.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:22 smithi162 bash[24778]: cluster 2023-12-06T16:04:21.280908+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-12-06T16:04:22.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:22 smithi078 bash[28332]: cluster 2023-12-06T16:04:21.280908+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-12-06T16:04:22.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:22 smithi078 bash[24778]: cluster 2023-12-06T16:04:21.280908+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-12-06T16:04:24.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:24 smithi162 bash[24778]: cluster 2023-12-06T16:04:23.281884+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-12-06T16:04:24.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:24 smithi078 bash[24778]: cluster 2023-12-06T16:04:23.281884+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-12-06T16:04:24.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:24 smithi078 bash[28332]: cluster 2023-12-06T16:04:23.281884+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-12-06T16:04:26.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:26 smithi162 bash[24778]: cluster 2023-12-06T16:04:25.282837+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-12-06T16:04:26.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:26 smithi078 bash[24778]: cluster 2023-12-06T16:04:25.282837+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-12-06T16:04:26.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:26 smithi078 bash[28332]: cluster 2023-12-06T16:04:25.282837+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-12-06T16:04:28.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:28 smithi162 bash[24778]: cluster 2023-12-06T16:04:27.283963+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-12-06T16:04:28.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:28 smithi078 bash[24778]: cluster 2023-12-06T16:04:27.283963+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-12-06T16:04:28.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:28 smithi078 bash[28332]: cluster 2023-12-06T16:04:27.283963+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-12-06T16:04:30.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:30 smithi162 bash[24778]: cluster 2023-12-06T16:04:29.284930+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-12-06T16:04:30.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:30 smithi078 bash[24778]: cluster 2023-12-06T16:04:29.284930+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-12-06T16:04:30.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:30 smithi078 bash[28332]: cluster 2023-12-06T16:04:29.284930+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-12-06T16:04:32.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:32 smithi162 bash[24778]: cluster 2023-12-06T16:04:31.285955+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-12-06T16:04:32.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:32 smithi078 bash[24778]: cluster 2023-12-06T16:04:31.285955+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-12-06T16:04:32.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:32 smithi078 bash[28332]: cluster 2023-12-06T16:04:31.285955+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-12-06T16:04:34.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:34 smithi162 bash[24778]: cluster 2023-12-06T16:04:33.286947+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-12-06T16:04:34.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:34 smithi078 bash[24778]: cluster 2023-12-06T16:04:33.286947+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-12-06T16:04:34.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:34 smithi078 bash[28332]: cluster 2023-12-06T16:04:33.286947+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-12-06T16:04:36.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:36 smithi162 bash[24778]: cluster 2023-12-06T16:04:35.287928+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-12-06T16:04:36.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:36 smithi078 bash[24778]: cluster 2023-12-06T16:04:35.287928+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-12-06T16:04:36.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:36 smithi078 bash[28332]: cluster 2023-12-06T16:04:35.287928+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-12-06T16:04:38.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:38 smithi162 bash[24778]: cluster 2023-12-06T16:04:37.289033+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-12-06T16:04:38.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:38 smithi078 bash[24778]: cluster 2023-12-06T16:04:37.289033+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-12-06T16:04:38.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:38 smithi078 bash[28332]: cluster 2023-12-06T16:04:37.289033+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-12-06T16:04:40.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:40 smithi162 bash[24778]: cluster 2023-12-06T16:04:39.290038+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-12-06T16:04:40.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:40 smithi078 bash[24778]: cluster 2023-12-06T16:04:39.290038+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-12-06T16:04:40.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:40 smithi078 bash[28332]: cluster 2023-12-06T16:04:39.290038+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-12-06T16:04:42.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:42 smithi162 bash[24778]: cluster 2023-12-06T16:04:41.291001+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-12-06T16:04:42.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:42 smithi078 bash[24778]: cluster 2023-12-06T16:04:41.291001+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-12-06T16:04:42.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:42 smithi078 bash[28332]: cluster 2023-12-06T16:04:41.291001+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-12-06T16:04:44.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:44 smithi162 bash[24778]: cluster 2023-12-06T16:04:43.291993+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-12-06T16:04:44.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:44 smithi078 bash[24778]: cluster 2023-12-06T16:04:43.291993+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-12-06T16:04:44.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:44 smithi078 bash[28332]: cluster 2023-12-06T16:04:43.291993+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-12-06T16:04:46.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:46 smithi162 bash[24778]: cluster 2023-12-06T16:04:45.292967+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-12-06T16:04:46.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:46 smithi078 bash[24778]: cluster 2023-12-06T16:04:45.292967+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-12-06T16:04:46.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:46 smithi078 bash[28332]: cluster 2023-12-06T16:04:45.292967+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-12-06T16:04:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:48 smithi162 bash[24778]: cluster 2023-12-06T16:04:47.294254+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-12-06T16:04:48.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:48 smithi078 bash[24778]: cluster 2023-12-06T16:04:47.294254+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-12-06T16:04:48.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:48 smithi078 bash[28332]: cluster 2023-12-06T16:04:47.294254+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-12-06T16:04:50.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:50 smithi162 bash[24778]: cluster 2023-12-06T16:04:49.295307+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-12-06T16:04:50.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:50 smithi078 bash[24778]: cluster 2023-12-06T16:04:49.295307+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-12-06T16:04:50.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:50 smithi078 bash[28332]: cluster 2023-12-06T16:04:49.295307+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-12-06T16:04:52.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:52 smithi162 bash[24778]: cluster 2023-12-06T16:04:51.296259+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-12-06T16:04:52.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:52 smithi078 bash[24778]: cluster 2023-12-06T16:04:51.296259+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-12-06T16:04:52.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:52 smithi078 bash[28332]: cluster 2023-12-06T16:04:51.296259+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-12-06T16:04:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:54 smithi162 bash[24778]: cluster 2023-12-06T16:04:53.297247+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-12-06T16:04:54.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:54 smithi078 bash[24778]: cluster 2023-12-06T16:04:53.297247+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-12-06T16:04:54.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:54 smithi078 bash[28332]: cluster 2023-12-06T16:04:53.297247+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-12-06T16:04:56.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:56 smithi078 bash[24778]: cluster 2023-12-06T16:04:55.298235+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-12-06T16:04:56.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:56 smithi078 bash[28332]: cluster 2023-12-06T16:04:55.298235+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-12-06T16:04:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:56 smithi162 bash[24778]: cluster 2023-12-06T16:04:55.298235+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-12-06T16:04:58.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:04:58 smithi162 bash[24778]: cluster 2023-12-06T16:04:57.299345+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-12-06T16:04:58.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:04:58 smithi078 bash[24778]: cluster 2023-12-06T16:04:57.299345+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-12-06T16:04:58.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:04:58 smithi078 bash[28332]: cluster 2023-12-06T16:04:57.299345+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-12-06T16:05:00.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:00 smithi162 bash[24778]: cluster 2023-12-06T16:04:59.300322+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-12-06T16:05:00.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:00 smithi078 bash[24778]: cluster 2023-12-06T16:04:59.300322+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-12-06T16:05:00.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:00 smithi078 bash[28332]: cluster 2023-12-06T16:04:59.300322+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-12-06T16:05:02.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:02 smithi162 bash[24778]: cluster 2023-12-06T16:05:01.301321+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-12-06T16:05:02.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:02 smithi078 bash[24778]: cluster 2023-12-06T16:05:01.301321+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-12-06T16:05:02.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:02 smithi078 bash[28332]: cluster 2023-12-06T16:05:01.301321+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-12-06T16:05:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:04 smithi162 bash[24778]: cluster 2023-12-06T16:05:03.302374+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-12-06T16:05:04.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:04 smithi078 bash[24778]: cluster 2023-12-06T16:05:03.302374+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-12-06T16:05:04.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:04 smithi078 bash[28332]: cluster 2023-12-06T16:05:03.302374+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-12-06T16:05:06.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:06 smithi078 bash[24778]: cluster 2023-12-06T16:05:05.303331+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-12-06T16:05:06.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:06 smithi078 bash[28332]: cluster 2023-12-06T16:05:05.303331+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-12-06T16:05:06.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:06 smithi162 bash[24778]: cluster 2023-12-06T16:05:05.303331+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-12-06T16:05:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:08 smithi162 bash[24778]: cluster 2023-12-06T16:05:07.304467+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-12-06T16:05:08.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:08 smithi078 bash[24778]: cluster 2023-12-06T16:05:07.304467+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-12-06T16:05:08.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:08 smithi078 bash[28332]: cluster 2023-12-06T16:05:07.304467+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-12-06T16:05:10.642 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:10 smithi162 bash[24778]: cluster 2023-12-06T16:05:09.305469+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-12-06T16:05:10.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:10 smithi078 bash[24778]: cluster 2023-12-06T16:05:09.305469+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-12-06T16:05:10.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:10 smithi078 bash[28332]: cluster 2023-12-06T16:05:09.305469+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-12-06T16:05:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:12 smithi162 bash[24778]: cluster 2023-12-06T16:05:11.306530+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-12-06T16:05:12.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:12 smithi078 bash[28332]: cluster 2023-12-06T16:05:11.306530+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-12-06T16:05:12.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:12 smithi078 bash[24778]: cluster 2023-12-06T16:05:11.306530+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-12-06T16:05:14.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:14 smithi078 bash[24778]: cluster 2023-12-06T16:05:13.307633+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-12-06T16:05:14.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:14 smithi078 bash[28332]: cluster 2023-12-06T16:05:13.307633+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-12-06T16:05:14.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:14 smithi162 bash[24778]: cluster 2023-12-06T16:05:13.307633+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-12-06T16:05:16.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:16 smithi078 bash[24778]: cluster 2023-12-06T16:05:15.308635+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-12-06T16:05:16.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:16 smithi078 bash[28332]: cluster 2023-12-06T16:05:15.308635+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-12-06T16:05:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:16 smithi162 bash[24778]: cluster 2023-12-06T16:05:15.308635+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-12-06T16:05:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:18 smithi162 bash[24778]: cluster 2023-12-06T16:05:17.309768+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-12-06T16:05:18.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:18 smithi078 bash[24778]: cluster 2023-12-06T16:05:17.309768+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-12-06T16:05:18.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:18 smithi078 bash[28332]: cluster 2023-12-06T16:05:17.309768+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-12-06T16:05:20.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:20 smithi162 bash[24778]: cluster 2023-12-06T16:05:19.310803+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-12-06T16:05:20.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:20 smithi078 bash[24778]: cluster 2023-12-06T16:05:19.310803+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-12-06T16:05:20.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:20 smithi078 bash[28332]: cluster 2023-12-06T16:05:19.310803+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-12-06T16:05:22.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:22 smithi078 bash[24778]: cluster 2023-12-06T16:05:21.311717+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-12-06T16:05:22.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:22 smithi078 bash[28332]: cluster 2023-12-06T16:05:21.311717+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-12-06T16:05:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:22 smithi162 bash[24778]: cluster 2023-12-06T16:05:21.311717+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-12-06T16:05:24.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:24 smithi078 bash[24778]: cluster 2023-12-06T16:05:23.312746+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-12-06T16:05:24.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:24 smithi078 bash[28332]: cluster 2023-12-06T16:05:23.312746+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-12-06T16:05:24.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:24 smithi162 bash[24778]: cluster 2023-12-06T16:05:23.312746+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-12-06T16:05:26.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:26 smithi078 bash[24778]: cluster 2023-12-06T16:05:25.313704+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-12-06T16:05:26.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:26 smithi078 bash[28332]: cluster 2023-12-06T16:05:25.313704+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-12-06T16:05:26.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:26 smithi162 bash[24778]: cluster 2023-12-06T16:05:25.313704+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-12-06T16:05:28.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:28 smithi162 bash[24778]: cluster 2023-12-06T16:05:27.314889+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-12-06T16:05:28.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:28 smithi078 bash[24778]: cluster 2023-12-06T16:05:27.314889+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-12-06T16:05:28.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:28 smithi078 bash[28332]: cluster 2023-12-06T16:05:27.314889+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-12-06T16:05:30.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:30 smithi162 bash[24778]: cluster 2023-12-06T16:05:29.315909+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-12-06T16:05:30.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:30 smithi078 bash[24778]: cluster 2023-12-06T16:05:29.315909+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-12-06T16:05:30.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:30 smithi078 bash[28332]: cluster 2023-12-06T16:05:29.315909+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-12-06T16:05:32.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:32 smithi078 bash[24778]: cluster 2023-12-06T16:05:31.316865+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-12-06T16:05:32.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:32 smithi078 bash[28332]: cluster 2023-12-06T16:05:31.316865+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-12-06T16:05:32.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:32 smithi162 bash[24778]: cluster 2023-12-06T16:05:31.316865+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-12-06T16:05:34.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:34 smithi078 bash[24778]: cluster 2023-12-06T16:05:33.317878+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-12-06T16:05:34.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:34 smithi078 bash[28332]: cluster 2023-12-06T16:05:33.317878+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-12-06T16:05:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:34 smithi162 bash[24778]: cluster 2023-12-06T16:05:33.317878+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-12-06T16:05:36.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:36 smithi078 bash[24778]: cluster 2023-12-06T16:05:35.318829+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-12-06T16:05:36.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:36 smithi078 bash[28332]: cluster 2023-12-06T16:05:35.318829+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-12-06T16:05:36.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:36 smithi162 bash[24778]: cluster 2023-12-06T16:05:35.318829+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-12-06T16:05:38.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:38 smithi162 bash[24778]: cluster 2023-12-06T16:05:37.320049+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-12-06T16:05:38.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:38 smithi078 bash[24778]: cluster 2023-12-06T16:05:37.320049+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-12-06T16:05:38.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:38 smithi078 bash[28332]: cluster 2023-12-06T16:05:37.320049+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-12-06T16:05:40.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:40 smithi078 bash[24778]: cluster 2023-12-06T16:05:39.321044+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-12-06T16:05:40.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:40 smithi078 bash[28332]: cluster 2023-12-06T16:05:39.321044+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-12-06T16:05:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:40 smithi162 bash[24778]: cluster 2023-12-06T16:05:39.321044+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-12-06T16:05:42.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:42 smithi078 bash[24778]: cluster 2023-12-06T16:05:41.321993+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-12-06T16:05:42.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:42 smithi078 bash[28332]: cluster 2023-12-06T16:05:41.321993+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-12-06T16:05:42.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:42 smithi162 bash[24778]: cluster 2023-12-06T16:05:41.321993+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-12-06T16:05:44.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:44 smithi078 bash[24778]: cluster 2023-12-06T16:05:43.323000+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-12-06T16:05:44.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:44 smithi078 bash[28332]: cluster 2023-12-06T16:05:43.323000+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-12-06T16:05:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:44 smithi162 bash[24778]: cluster 2023-12-06T16:05:43.323000+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-12-06T16:05:46.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:46 smithi162 bash[24778]: cluster 2023-12-06T16:05:45.323973+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-12-06T16:05:46.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:46 smithi078 bash[24778]: cluster 2023-12-06T16:05:45.323973+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-12-06T16:05:46.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:46 smithi078 bash[28332]: cluster 2023-12-06T16:05:45.323973+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-12-06T16:05:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:48 smithi162 bash[24778]: cluster 2023-12-06T16:05:47.325147+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-12-06T16:05:48.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:48 smithi078 bash[24778]: cluster 2023-12-06T16:05:47.325147+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-12-06T16:05:48.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:48 smithi078 bash[28332]: cluster 2023-12-06T16:05:47.325147+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-12-06T16:05:50.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:50 smithi078 bash[24778]: cluster 2023-12-06T16:05:49.326148+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-12-06T16:05:50.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:50 smithi078 bash[28332]: cluster 2023-12-06T16:05:49.326148+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-12-06T16:05:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:50 smithi162 bash[24778]: cluster 2023-12-06T16:05:49.326148+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-12-06T16:05:52.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:52 smithi078 bash[24778]: cluster 2023-12-06T16:05:51.327166+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-12-06T16:05:52.668 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:52 smithi078 bash[28332]: cluster 2023-12-06T16:05:51.327166+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-12-06T16:05:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:52 smithi162 bash[24778]: cluster 2023-12-06T16:05:51.327166+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-12-06T16:05:54.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:54 smithi078 bash[24778]: cluster 2023-12-06T16:05:53.328218+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-12-06T16:05:54.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:54 smithi078 bash[28332]: cluster 2023-12-06T16:05:53.328218+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-12-06T16:05:54.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:54 smithi162 bash[24778]: cluster 2023-12-06T16:05:53.328218+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-12-06T16:05:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:56 smithi162 bash[24778]: cluster 2023-12-06T16:05:55.329197+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-12-06T16:05:56.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:56 smithi078 bash[24778]: cluster 2023-12-06T16:05:55.329197+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-12-06T16:05:56.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:56 smithi078 bash[28332]: cluster 2023-12-06T16:05:55.329197+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-12-06T16:05:58.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:05:58 smithi162 bash[24778]: cluster 2023-12-06T16:05:57.330442+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-12-06T16:05:58.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:05:58 smithi078 bash[24778]: cluster 2023-12-06T16:05:57.330442+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-12-06T16:05:58.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:05:58 smithi078 bash[28332]: cluster 2023-12-06T16:05:57.330442+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-12-06T16:06:00.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:00 smithi078 bash[24778]: cluster 2023-12-06T16:05:59.331562+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-12-06T16:06:00.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:00 smithi078 bash[28332]: cluster 2023-12-06T16:05:59.331562+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-12-06T16:06:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:00 smithi162 bash[24778]: cluster 2023-12-06T16:05:59.331562+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-12-06T16:06:02.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:02 smithi078 bash[24778]: cluster 2023-12-06T16:06:01.332695+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-12-06T16:06:02.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:02 smithi078 bash[28332]: cluster 2023-12-06T16:06:01.332695+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-12-06T16:06:02.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:02 smithi162 bash[24778]: cluster 2023-12-06T16:06:01.332695+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-12-06T16:06:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:04 smithi162 bash[24778]: cluster 2023-12-06T16:06:03.333716+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-12-06T16:06:04.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:04 smithi078 bash[24778]: cluster 2023-12-06T16:06:03.333716+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-12-06T16:06:04.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:04 smithi078 bash[28332]: cluster 2023-12-06T16:06:03.333716+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-12-06T16:06:06.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:06 smithi162 bash[24778]: cluster 2023-12-06T16:06:05.334682+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-12-06T16:06:06.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:06 smithi078 bash[24778]: cluster 2023-12-06T16:06:05.334682+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-12-06T16:06:06.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:06 smithi078 bash[28332]: cluster 2023-12-06T16:06:05.334682+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-12-06T16:06:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:08 smithi162 bash[24778]: cluster 2023-12-06T16:06:07.335799+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-12-06T16:06:08.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:08 smithi078 bash[24778]: cluster 2023-12-06T16:06:07.335799+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-12-06T16:06:08.666 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:08 smithi078 bash[28332]: cluster 2023-12-06T16:06:07.335799+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-12-06T16:06:10.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:10 smithi078 bash[24778]: cluster 2023-12-06T16:06:09.336770+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-12-06T16:06:10.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:10 smithi078 bash[28332]: cluster 2023-12-06T16:06:09.336770+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-12-06T16:06:10.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:10 smithi162 bash[24778]: cluster 2023-12-06T16:06:09.336770+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-12-06T16:06:12.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:12 smithi078 bash[24778]: cluster 2023-12-06T16:06:11.337728+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-12-06T16:06:12.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:12 smithi078 bash[28332]: cluster 2023-12-06T16:06:11.337728+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-12-06T16:06:12.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:12 smithi162 bash[24778]: cluster 2023-12-06T16:06:11.337728+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-12-06T16:06:14.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:14 smithi162 bash[24778]: cluster 2023-12-06T16:06:13.338744+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-12-06T16:06:14.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:14 smithi078 bash[24778]: cluster 2023-12-06T16:06:13.338744+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-12-06T16:06:14.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:14 smithi078 bash[28332]: cluster 2023-12-06T16:06:13.338744+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-12-06T16:06:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:16 smithi162 bash[24778]: cluster 2023-12-06T16:06:15.339713+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-12-06T16:06:16.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:16 smithi078 bash[24778]: cluster 2023-12-06T16:06:15.339713+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-12-06T16:06:16.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:16 smithi078 bash[28332]: cluster 2023-12-06T16:06:15.339713+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-12-06T16:06:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:18 smithi162 bash[24778]: cluster 2023-12-06T16:06:17.340844+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-12-06T16:06:18.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:18 smithi078 bash[24778]: cluster 2023-12-06T16:06:17.340844+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-12-06T16:06:18.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:18 smithi078 bash[28332]: cluster 2023-12-06T16:06:17.340844+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-12-06T16:06:20.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:20 smithi078 bash[24778]: cluster 2023-12-06T16:06:19.341890+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-12-06T16:06:20.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:20 smithi078 bash[28332]: cluster 2023-12-06T16:06:19.341890+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-12-06T16:06:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:20 smithi162 bash[24778]: cluster 2023-12-06T16:06:19.341890+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-12-06T16:06:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:22 smithi162 bash[24778]: cluster 2023-12-06T16:06:21.342874+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-12-06T16:06:22.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:22 smithi078 bash[24778]: cluster 2023-12-06T16:06:21.342874+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-12-06T16:06:22.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:22 smithi078 bash[28332]: cluster 2023-12-06T16:06:21.342874+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-12-06T16:06:24.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:24 smithi162 bash[24778]: cluster 2023-12-06T16:06:23.343921+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-12-06T16:06:24.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:24 smithi078 bash[24778]: cluster 2023-12-06T16:06:23.343921+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-12-06T16:06:24.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:24 smithi078 bash[28332]: cluster 2023-12-06T16:06:23.343921+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-12-06T16:06:26.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:26 smithi162 bash[24778]: cluster 2023-12-06T16:06:25.344870+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-12-06T16:06:26.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:26 smithi078 bash[24778]: cluster 2023-12-06T16:06:25.344870+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-12-06T16:06:26.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:26 smithi078 bash[28332]: cluster 2023-12-06T16:06:25.344870+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-12-06T16:06:28.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:28 smithi162 bash[24778]: cluster 2023-12-06T16:06:27.346033+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-12-06T16:06:28.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:28 smithi078 bash[24778]: cluster 2023-12-06T16:06:27.346033+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-12-06T16:06:28.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:28 smithi078 bash[28332]: cluster 2023-12-06T16:06:27.346033+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-12-06T16:06:30.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:30 smithi162 bash[24778]: cluster 2023-12-06T16:06:29.347176+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-12-06T16:06:30.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:30 smithi078 bash[24778]: cluster 2023-12-06T16:06:29.347176+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-12-06T16:06:30.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:30 smithi078 bash[28332]: cluster 2023-12-06T16:06:29.347176+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-12-06T16:06:32.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:32 smithi162 bash[24778]: cluster 2023-12-06T16:06:31.348273+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-12-06T16:06:32.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:32 smithi078 bash[28332]: cluster 2023-12-06T16:06:31.348273+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-12-06T16:06:32.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:32 smithi078 bash[24778]: cluster 2023-12-06T16:06:31.348273+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-12-06T16:06:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:34 smithi162 bash[24778]: cluster 2023-12-06T16:06:33.349337+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-12-06T16:06:34.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:34 smithi078 bash[28332]: cluster 2023-12-06T16:06:33.349337+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-12-06T16:06:34.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:34 smithi078 bash[24778]: cluster 2023-12-06T16:06:33.349337+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-12-06T16:06:36.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:36 smithi162 bash[24778]: cluster 2023-12-06T16:06:35.350320+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-12-06T16:06:36.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:36 smithi078 bash[28332]: cluster 2023-12-06T16:06:35.350320+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-12-06T16:06:36.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:36 smithi078 bash[24778]: cluster 2023-12-06T16:06:35.350320+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-12-06T16:06:38.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:38 smithi162 bash[24778]: cluster 2023-12-06T16:06:37.351600+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-12-06T16:06:38.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:38 smithi078 bash[28332]: cluster 2023-12-06T16:06:37.351600+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-12-06T16:06:38.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:38 smithi078 bash[24778]: cluster 2023-12-06T16:06:37.351600+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-12-06T16:06:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:40 smithi162 bash[24778]: cluster 2023-12-06T16:06:39.352747+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-12-06T16:06:40.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:40 smithi078 bash[28332]: cluster 2023-12-06T16:06:39.352747+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-12-06T16:06:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:40 smithi078 bash[24778]: cluster 2023-12-06T16:06:39.352747+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-12-06T16:06:42.899 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:42 smithi162 bash[24778]: cluster 2023-12-06T16:06:41.353733+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-12-06T16:06:42.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:42 smithi078 bash[28332]: cluster 2023-12-06T16:06:41.353733+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-12-06T16:06:42.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:42 smithi078 bash[24778]: cluster 2023-12-06T16:06:41.353733+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-12-06T16:06:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:44 smithi162 bash[24778]: cluster 2023-12-06T16:06:43.354749+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-12-06T16:06:44.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:44 smithi078 bash[24778]: cluster 2023-12-06T16:06:43.354749+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-12-06T16:06:44.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:44 smithi078 bash[28332]: cluster 2023-12-06T16:06:43.354749+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-12-06T16:06:46.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:46 smithi162 bash[24778]: cluster 2023-12-06T16:06:45.355746+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-12-06T16:06:46.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:46 smithi078 bash[28332]: cluster 2023-12-06T16:06:45.355746+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-12-06T16:06:46.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:46 smithi078 bash[24778]: cluster 2023-12-06T16:06:45.355746+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-12-06T16:06:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:48 smithi162 bash[24778]: cluster 2023-12-06T16:06:47.356986+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-12-06T16:06:48.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:48 smithi078 bash[28332]: cluster 2023-12-06T16:06:47.356986+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-12-06T16:06:48.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:48 smithi078 bash[24778]: cluster 2023-12-06T16:06:47.356986+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-12-06T16:06:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:50 smithi162 bash[24778]: cluster 2023-12-06T16:06:49.357996+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-12-06T16:06:50.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:50 smithi078 bash[24778]: cluster 2023-12-06T16:06:49.357996+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-12-06T16:06:50.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:50 smithi078 bash[28332]: cluster 2023-12-06T16:06:49.357996+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-12-06T16:06:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:52 smithi162 bash[24778]: cluster 2023-12-06T16:06:51.358982+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-12-06T16:06:52.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:52 smithi078 bash[24778]: cluster 2023-12-06T16:06:51.358982+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-12-06T16:06:52.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:52 smithi078 bash[28332]: cluster 2023-12-06T16:06:51.358982+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-12-06T16:06:54.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:54 smithi162 bash[24778]: cluster 2023-12-06T16:06:53.359950+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-12-06T16:06:54.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:54 smithi078 bash[24778]: cluster 2023-12-06T16:06:53.359950+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-12-06T16:06:54.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:54 smithi078 bash[28332]: cluster 2023-12-06T16:06:53.359950+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-12-06T16:06:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:56 smithi162 bash[24778]: cluster 2023-12-06T16:06:55.360891+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-12-06T16:06:56.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:56 smithi078 bash[24778]: cluster 2023-12-06T16:06:55.360891+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-12-06T16:06:56.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:56 smithi078 bash[28332]: cluster 2023-12-06T16:06:55.360891+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-12-06T16:06:58.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:06:58 smithi162 bash[24778]: cluster 2023-12-06T16:06:57.362066+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-12-06T16:06:58.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:06:58 smithi078 bash[24778]: cluster 2023-12-06T16:06:57.362066+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-12-06T16:06:58.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:06:58 smithi078 bash[28332]: cluster 2023-12-06T16:06:57.362066+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-12-06T16:07:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:00 smithi162 bash[24778]: cluster 2023-12-06T16:06:59.363035+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-12-06T16:07:00.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:00 smithi078 bash[24778]: cluster 2023-12-06T16:06:59.363035+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-12-06T16:07:00.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:00 smithi078 bash[28332]: cluster 2023-12-06T16:06:59.363035+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-12-06T16:07:02.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:02 smithi162 bash[24778]: cluster 2023-12-06T16:07:01.363960+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-12-06T16:07:02.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:02 smithi078 bash[24778]: cluster 2023-12-06T16:07:01.363960+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-12-06T16:07:02.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:02 smithi078 bash[28332]: cluster 2023-12-06T16:07:01.363960+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-12-06T16:07:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:04 smithi162 bash[24778]: cluster 2023-12-06T16:07:03.364967+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-12-06T16:07:04.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:04 smithi078 bash[24778]: cluster 2023-12-06T16:07:03.364967+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-12-06T16:07:04.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:04 smithi078 bash[28332]: cluster 2023-12-06T16:07:03.364967+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-12-06T16:07:06.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:06 smithi162 bash[24778]: cluster 2023-12-06T16:07:05.365941+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-12-06T16:07:06.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:06 smithi078 bash[24778]: cluster 2023-12-06T16:07:05.365941+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-12-06T16:07:06.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:06 smithi078 bash[28332]: cluster 2023-12-06T16:07:05.365941+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-12-06T16:07:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:08 smithi162 bash[24778]: cluster 2023-12-06T16:07:07.367005+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-12-06T16:07:08.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:08 smithi078 bash[24778]: cluster 2023-12-06T16:07:07.367005+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-12-06T16:07:08.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:08 smithi078 bash[28332]: cluster 2023-12-06T16:07:07.367005+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-12-06T16:07:10.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:10 smithi162 bash[24778]: cluster 2023-12-06T16:07:09.367951+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-12-06T16:07:10.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:10 smithi078 bash[24778]: cluster 2023-12-06T16:07:09.367951+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-12-06T16:07:10.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:10 smithi078 bash[28332]: cluster 2023-12-06T16:07:09.367951+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-12-06T16:07:12.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:12 smithi162 bash[24778]: cluster 2023-12-06T16:07:11.368926+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-12-06T16:07:12.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:12 smithi078 bash[24778]: cluster 2023-12-06T16:07:11.368926+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-12-06T16:07:12.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:12 smithi078 bash[28332]: cluster 2023-12-06T16:07:11.368926+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-12-06T16:07:14.090 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T16:07:14.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:14 smithi078 bash[24778]: cluster 2023-12-06T16:07:13.369993+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-12-06T16:07:14.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:14 smithi078 bash[28332]: cluster 2023-12-06T16:07:13.369993+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-12-06T16:07:14.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:14 smithi162 bash[24778]: cluster 2023-12-06T16:07:13.369993+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-12-06T16:07:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:16 smithi162 bash[24778]: cluster 2023-12-06T16:07:15.370963+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-12-06T16:07:16.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:16 smithi078 bash[24778]: cluster 2023-12-06T16:07:15.370963+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-12-06T16:07:16.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:16 smithi078 bash[28332]: cluster 2023-12-06T16:07:15.370963+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-12-06T16:07:17.341 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-06T16:07:17.341 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (9m) 3m ago 9m prom/alertmanager 9f27df16978d 580d589deb60 2023-12-06T16:07:17.341 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi162 running (9m) 3m ago 9m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c c20097cd108b 2023-12-06T16:07:17.341 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi162 running (3m) 3m ago 14m 16.2.14-335-gd03fca4f quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b f9c9e8cc8fe8 654612f27a29 2023-12-06T16:07:17.342 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 running (16m) 3m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d46d6f344cf 2023-12-06T16:07:17.342 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (16m) 3m ago 16m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 729e2764bb50 2023-12-06T16:07:17.342 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi162 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f338be50008d 2023-12-06T16:07:17.342 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (14m) 3m ago 14m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 10e208379daa 2023-12-06T16:07:17.342 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (10m) 3m ago 10m prom/node-exporter 72c9c2088986 a7d45ed31f00 2023-12-06T16:07:17.342 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi162 running (10m) 3m ago 10m prom/node-exporter 72c9c2088986 6f0f41d9de87 2023-12-06T16:07:17.342 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0e8c68c6abea 2023-12-06T16:07:17.343 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (13m) 3m ago 13m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6972b9ba31cb 2023-12-06T16:07:17.343 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d09b27f9049a 2023-12-06T16:07:17.343 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 785bfa6f807c 2023-12-06T16:07:17.343 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi162 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 431405c14612 2023-12-06T16:07:17.343 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi162 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 18ec83cfad3d 2023-12-06T16:07:17.343 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi162 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 663e159fd34d 2023-12-06T16:07:17.343 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi162 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c6a5c87ba8ea 2023-12-06T16:07:17.343 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi162 running (9m) 3m ago 10m prom/prometheus:latest 620d5e2a39df 83484879d03c 2023-12-06T16:07:17.343 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.zegrnl smithi078 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6051b119fc0c 2023-12-06T16:07:17.343 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi162.hzeinf smithi162 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3d808f196ba0 2023-12-06T16:07:18.148 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T16:07:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:18 smithi078 bash[24778]: audit 2023-12-06T16:07:17.323196+0000 mgr.y (mgr.14140) 530 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:07:18.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:18 smithi078 bash[24778]: cluster 2023-12-06T16:07:17.372002+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:18 smithi078 bash[28332]: audit 2023-12-06T16:07:17.323196+0000 mgr.y (mgr.14140) 530 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:07:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:18 smithi078 bash[28332]: cluster 2023-12-06T16:07:17.372002+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:18 smithi162 bash[24778]: audit 2023-12-06T16:07:17.323196+0000 mgr.y (mgr.14140) 530 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:07:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:18 smithi162 bash[24778]: cluster 2023-12-06T16:07:17.372002+0000 mgr.y (mgr.14140) 531 : cluster [DBG] pgmap v517: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:20.873 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:20 smithi078 bash[24778]: cluster 2023-12-06T16:07:19.372981+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:20.873 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:20 smithi078 bash[28332]: cluster 2023-12-06T16:07:19.372981+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:20.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:20 smithi162 bash[24778]: cluster 2023-12-06T16:07:19.372981+0000 mgr.y (mgr.14140) 532 : cluster [DBG] pgmap v518: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:21.276 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-06T16:07:21.276 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-06T16:07:21.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T16:07:21.276 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:07:21.276 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-06T16:07:21.276 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 1 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 1 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T16:07:21.277 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-06T16:07:21.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:21 smithi078 bash[24778]: audit 2023-12-06T16:07:21.264522+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.78:0/2264261404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:07:21.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:21 smithi078 bash[28332]: audit 2023-12-06T16:07:21.264522+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.78:0/2264261404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:07:21.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:21 smithi162 bash[24778]: audit 2023-12-06T16:07:21.264522+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.78:0/2264261404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:07:22.103 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph -s' 2023-12-06T16:07:22.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:22 smithi078 bash[28332]: cluster 2023-12-06T16:07:21.374046+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:22.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:22 smithi078 bash[24778]: cluster 2023-12-06T16:07:21.374046+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:22 smithi162 bash[24778]: cluster 2023-12-06T16:07:21.374046+0000 mgr.y (mgr.14140) 533 : cluster [DBG] pgmap v519: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:24.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:24 smithi162 bash[24778]: cluster 2023-12-06T16:07:23.375053+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-12-06T16:07:24.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:24 smithi078 bash[24778]: cluster 2023-12-06T16:07:23.375053+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-12-06T16:07:24.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:24 smithi078 bash[28332]: cluster 2023-12-06T16:07:23.375053+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-12-06T16:07:25.336 INFO:teuthology.orchestra.run.smithi078.stdout: cluster: 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: id: 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: health: HEALTH_OK 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: services: 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: mon: 3 daemons, quorum a,c,b (age 14m) 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: mgr: y(active, since 15m), standbys: x 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 10m) 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: rgw: 2 daemons active (r.z.smithi078.zegrnl, r.z.smithi162.hzeinf) 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: task status: 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: data: 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: pools: 5 pools, 129 pgs 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: objects: 202 objects, 7.0 KiB 2023-12-06T16:07:25.337 INFO:teuthology.orchestra.run.smithi078.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:25.338 INFO:teuthology.orchestra.run.smithi078.stdout: pgs: 129 active+clean 2023-12-06T16:07:25.338 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:07:25.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:25 smithi078 bash[24778]: audit 2023-12-06T16:07:25.325720+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.78:0/4174481920' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:07:25.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:25 smithi078 bash[28332]: audit 2023-12-06T16:07:25.325720+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.78:0/4174481920' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:07:25.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:25 smithi162 bash[24778]: audit 2023-12-06T16:07:25.325720+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.78:0/4174481920' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:07:26.102 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2023-12-06T16:07:26.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:26 smithi162 bash[24778]: cluster 2023-12-06T16:07:25.376074+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-12-06T16:07:26.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:26 smithi078 bash[24778]: cluster 2023-12-06T16:07:25.376074+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-12-06T16:07:26.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:26 smithi078 bash[28332]: cluster 2023-12-06T16:07:25.376074+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-12-06T16:07:28.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:28 smithi078 bash[24778]: cluster 2023-12-06T16:07:27.377278+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-12-06T16:07:28.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:28 smithi078 bash[28332]: cluster 2023-12-06T16:07:27.377278+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-12-06T16:07:28.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:28 smithi162 bash[24778]: cluster 2023-12-06T16:07:27.377278+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-12-06T16:07:29.308 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-06T16:07:29.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:29 smithi162 bash[24778]: audit 2023-12-06T16:07:29.284965+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.78:0/507740224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:07:29.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:29 smithi078 bash[28332]: audit 2023-12-06T16:07:29.284965+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.78:0/507740224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:07:29.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:29 smithi078 bash[24778]: audit 2023-12-06T16:07:29.284965+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.78:0/507740224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:07:30.113 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph mgr fail' 2023-12-06T16:07:30.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:30 smithi162 bash[24778]: cluster 2023-12-06T16:07:29.378354+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-12-06T16:07:30.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:30 smithi078 bash[24778]: cluster 2023-12-06T16:07:29.378354+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-12-06T16:07:30.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:30 smithi078 bash[28332]: cluster 2023-12-06T16:07:29.378354+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-12-06T16:07:32.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:32 smithi162 bash[24778]: cluster 2023-12-06T16:07:31.379313+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-12-06T16:07:32.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:32 smithi078 bash[24778]: cluster 2023-12-06T16:07:31.379313+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-12-06T16:07:32.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:32 smithi078 bash[28332]: cluster 2023-12-06T16:07:31.379313+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-12-06T16:07:34.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:34 smithi078 bash[24778]: cluster 2023-12-06T16:07:33.380301+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-12-06T16:07:34.765 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:34 smithi078 bash[24778]: audit 2023-12-06T16:07:33.519250+0000 mon.a (mon.0) 608 : audit [INF] from='client.? 172.21.15.78:0/700103495' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:07:34.766 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:34 smithi078 bash[24778]: cluster 2023-12-06T16:07:33.530367+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T16:07:34.766 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:07:34 smithi078 bash[25039]: ignoring --setuser ceph since I am not root 2023-12-06T16:07:34.766 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:07:34 smithi078 bash[25039]: ignoring --setgroup ceph since I am not root 2023-12-06T16:07:34.766 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:07:34 smithi078 bash[25039]: debug 2023-12-06T16:07:34.494+0000 7f41fdcc5040 1 -- 172.21.15.78:0/1270418225 >> [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] conn(0x558cc1889000 msgr2=0x558cc2508480 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-06T16:07:34.766 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:07:34 smithi078 bash[25039]: debug 2023-12-06T16:07:34.494+0000 7f41fdcc5040 1 --2- 172.21.15.78:0/1270418225 >> [v2:172.21.15.78:3301/0,v1:172.21.15.78:6790/0] conn(0x558cc1889000 0x558cc2508480 secure :-1 s=READY pgs=68 cs=0 l=1 rx=0x558cc187b140 tx=0x558cc187d7c0).stop 2023-12-06T16:07:34.766 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:34 smithi078 bash[28332]: cluster 2023-12-06T16:07:33.380301+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-12-06T16:07:34.766 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:34 smithi078 bash[28332]: audit 2023-12-06T16:07:33.519250+0000 mon.a (mon.0) 608 : audit [INF] from='client.? 172.21.15.78:0/700103495' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:07:34.766 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:34 smithi078 bash[28332]: cluster 2023-12-06T16:07:33.530367+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T16:07:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:34 smithi162 bash[24778]: cluster 2023-12-06T16:07:33.380301+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-12-06T16:07:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:34 smithi162 bash[24778]: audit 2023-12-06T16:07:33.519250+0000 mon.a (mon.0) 608 : audit [INF] from='client.? 172.21.15.78:0/700103495' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:07:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:34 smithi162 bash[24778]: cluster 2023-12-06T16:07:33.530367+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-06T16:07:35.362 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T16:07:35.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:35 smithi078 bash[24778]: audit 2023-12-06T16:07:34.462161+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.78:0/700103495' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T16:07:35.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:35 smithi078 bash[24778]: cluster 2023-12-06T16:07:34.462255+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e16: x(active, starting, since 0.942056s) 2023-12-06T16:07:35.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:35 smithi078 bash[28332]: audit 2023-12-06T16:07:34.462161+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.78:0/700103495' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T16:07:35.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:35 smithi078 bash[28332]: cluster 2023-12-06T16:07:34.462255+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e16: x(active, starting, since 0.942056s) 2023-12-06T16:07:35.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:35 smithi162 bash[24778]: audit 2023-12-06T16:07:34.462161+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.78:0/700103495' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T16:07:35.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:35 smithi162 bash[24778]: cluster 2023-12-06T16:07:34.462255+0000 mon.a (mon.0) 611 : cluster [DBG] mgrmap e16: x(active, starting, since 0.942056s) 2023-12-06T16:07:39.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:38 smithi162 bash[24778]: cluster 2023-12-06T16:07:38.758981+0000 mon.a (mon.0) 612 : cluster [DBG] Standby manager daemon y started 2023-12-06T16:07:39.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:38 smithi162 bash[24778]: audit 2023-12-06T16:07:38.760468+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.? 172.21.15.78:0/2924767406' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:07:39.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:38 smithi162 bash[24778]: audit 2023-12-06T16:07:38.762924+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.? 172.21.15.78:0/2924767406' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:07:39.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:38 smithi078 bash[24778]: cluster 2023-12-06T16:07:38.758981+0000 mon.a (mon.0) 612 : cluster [DBG] Standby manager daemon y started 2023-12-06T16:07:39.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:38 smithi078 bash[24778]: audit 2023-12-06T16:07:38.760468+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.? 172.21.15.78:0/2924767406' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:07:39.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:38 smithi078 bash[24778]: audit 2023-12-06T16:07:38.762924+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.? 172.21.15.78:0/2924767406' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:07:39.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:38 smithi078 bash[28332]: cluster 2023-12-06T16:07:38.758981+0000 mon.a (mon.0) 612 : cluster [DBG] Standby manager daemon y started 2023-12-06T16:07:39.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:38 smithi078 bash[28332]: audit 2023-12-06T16:07:38.760468+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.? 172.21.15.78:0/2924767406' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:07:39.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:38 smithi078 bash[28332]: audit 2023-12-06T16:07:38.762924+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.? 172.21.15.78:0/2924767406' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:07:40.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:39 smithi162 bash[24778]: cluster 2023-12-06T16:07:38.825431+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e17: x(active, starting, since 5s), standbys: y 2023-12-06T16:07:40.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:39 smithi162 bash[24778]: audit 2023-12-06T16:07:38.825731+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:07:40.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:39 smithi162 bash[24778]: audit 2023-12-06T16:07:38.826030+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:07:40.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:39 smithi078 bash[24778]: cluster 2023-12-06T16:07:38.825431+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e17: x(active, starting, since 5s), standbys: y 2023-12-06T16:07:40.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:39 smithi078 bash[24778]: audit 2023-12-06T16:07:38.825731+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:07:40.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:39 smithi078 bash[24778]: audit 2023-12-06T16:07:38.826030+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:07:40.166 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:39 smithi078 bash[28332]: cluster 2023-12-06T16:07:38.825431+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e17: x(active, starting, since 5s), standbys: y 2023-12-06T16:07:40.166 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:39 smithi078 bash[28332]: audit 2023-12-06T16:07:38.825731+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:07:40.166 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:39 smithi078 bash[28332]: audit 2023-12-06T16:07:38.826030+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:07:41.139 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[36179]: Warning: Permanently added 'smithi162,172.21.15.162' (ECDSA) to the list of known hosts. 2023-12-06T16:07:41.139 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[36179]: Warning: Permanently added '172.21.15.78' (ECDSA) to the list of known hosts. 2023-12-06T16:07:41.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.473047+0000 mon.b (mon.2) 17 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:07:41.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.473256+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:07:41.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.473862+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:07:41.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.476159+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:07:41.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.476572+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:07:41.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.476855+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:07:41.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.477177+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.477433+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.477702+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.477948+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.478181+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.480023+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.480502+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.481380+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.482980+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.484214+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.484773+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.485252+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.485768+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.486274+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.486747+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:07:41.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.487222+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.487718+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.488217+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.488708+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.489169+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.489634+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.490127+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.490594+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.491071+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.491533+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.492001+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.492499+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.493030+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.493561+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:07:41.142 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: cluster 2023-12-06T16:07:40.503667+0000 mon.a (mon.0) 616 : cluster [INF] Manager daemon x is now available 2023-12-06T16:07:41.143 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.527742+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T16:07:41.143 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.533588+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T16:07:41.143 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.535895+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T16:07:41.143 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.544115+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T16:07:41.143 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.552426+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T16:07:41.143 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.554072+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-06T16:07:41.143 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.680545+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T16:07:41.143 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.688450+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-06T16:07:41.144 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.688724+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T16:07:41.144 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.700677+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:07:41.144 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.772897+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:07:41.144 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.781254+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:07:41.144 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.781288+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:07:41.144 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:40 smithi162 bash[24778]: audit 2023-12-06T16:07:40.789708+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:07:41.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.473047+0000 mon.b (mon.2) 17 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:07:41.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.473256+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:07:41.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.473862+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:07:41.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.476159+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:07:41.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.476572+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:07:41.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.476855+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:07:41.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.477177+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:07:41.166 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.477433+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:07:41.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.477702+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:07:41.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.477948+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:07:41.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.478181+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:07:41.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.480023+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:07:41.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.480502+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:07:41.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.481380+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:07:41.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.482980+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:07:41.167 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.484214+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:07:41.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.484773+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:07:41.168 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.485252+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:07:41.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.473047+0000 mon.b (mon.2) 17 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:07:41.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.473256+0000 mon.b (mon.2) 18 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:07:41.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.473862+0000 mon.b (mon.2) 19 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:07:41.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.476159+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:07:41.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.476572+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:07:41.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.476855+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:07:41.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.477177+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:07:41.168 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.477433+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:07:41.169 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.477702+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:07:41.169 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.477948+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:07:41.169 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.478181+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:07:41.169 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.480023+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:07:41.169 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.480502+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:07:41.169 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.481380+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:07:41.169 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.482980+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:07:41.169 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.484214+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:07:41.169 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.484773+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:07:41.170 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.485252+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:07:41.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.485768+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:07:41.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.486274+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:07:41.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.486747+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:07:41.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.487222+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:07:41.170 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.487718+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.488217+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.488708+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.489169+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.489634+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.490127+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.490594+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.491071+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.491533+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.492001+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.492499+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.493030+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:07:41.171 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.493561+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:07:41.173 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.485768+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:07:41.173 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.486274+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:07:41.173 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.486747+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:07:41.173 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.487222+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.487718+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.488217+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.488708+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.489169+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.489634+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.490127+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.490594+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.491071+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.491533+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.492001+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:07:41.174 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.492499+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:07:41.175 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.493030+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:07:41.175 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.493561+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:07:41.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: cluster 2023-12-06T16:07:40.503667+0000 mon.a (mon.0) 616 : cluster [INF] Manager daemon x is now available 2023-12-06T16:07:41.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.527742+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T16:07:41.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.533588+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T16:07:41.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.535895+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T16:07:41.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.544115+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T16:07:41.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.552426+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T16:07:41.175 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.554072+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-06T16:07:41.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.680545+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T16:07:41.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.688450+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-06T16:07:41.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.688724+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T16:07:41.176 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.700677+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:07:41.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: cluster 2023-12-06T16:07:40.503667+0000 mon.a (mon.0) 616 : cluster [INF] Manager daemon x is now available 2023-12-06T16:07:41.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.527742+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T16:07:41.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.533588+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T16:07:41.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.535895+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"smithi162\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T16:07:41.176 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.544115+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T16:07:41.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.552426+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-06T16:07:41.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.554072+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-06T16:07:41.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.680545+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T16:07:41.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.688450+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-06T16:07:41.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.688724+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-06T16:07:41.177 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.700677+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:07:41.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.772897+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:07:41.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.781254+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:07:41.177 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.781288+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:07:41.178 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[24778]: audit 2023-12-06T16:07:40.789708+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:07:41.178 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.772897+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:07:41.178 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.781254+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:07:41.178 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.781288+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:07:41.178 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:40 smithi078 bash[28332]: audit 2023-12-06T16:07:40.789708+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:07:42.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:41 smithi162 bash[24778]: cephadm 2023-12-06T16:07:40.535119+0000 mgr.x (mgr.24664) 1 : cephadm [INF] inventory: adjusted host smithi078 addr 'smithi078' -> '172.21.15.78' 2023-12-06T16:07:42.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:41 smithi162 bash[24778]: cephadm 2023-12-06T16:07:40.551951+0000 mgr.x (mgr.24664) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-06T16:07:42.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:41 smithi162 bash[24778]: cluster 2023-12-06T16:07:40.864425+0000 mon.a (mon.0) 625 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-06T16:07:42.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:41 smithi162 bash[24778]: cluster 2023-12-06T16:07:40.907404+0000 mgr.x (mgr.24664) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:42.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:41 smithi162 bash[24778]: audit 2023-12-06T16:07:41.051990+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:07:42.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:41 smithi162 bash[24778]: audit 2023-12-06T16:07:41.059097+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:07:42.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[24778]: cephadm 2023-12-06T16:07:40.535119+0000 mgr.x (mgr.24664) 1 : cephadm [INF] inventory: adjusted host smithi078 addr 'smithi078' -> '172.21.15.78' 2023-12-06T16:07:42.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[24778]: cephadm 2023-12-06T16:07:40.551951+0000 mgr.x (mgr.24664) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-06T16:07:42.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[24778]: cluster 2023-12-06T16:07:40.864425+0000 mon.a (mon.0) 625 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-06T16:07:42.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[24778]: cluster 2023-12-06T16:07:40.907404+0000 mgr.x (mgr.24664) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:42.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[24778]: audit 2023-12-06T16:07:41.051990+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:07:42.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[24778]: audit 2023-12-06T16:07:41.059097+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:07:42.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[28332]: cephadm 2023-12-06T16:07:40.535119+0000 mgr.x (mgr.24664) 1 : cephadm [INF] inventory: adjusted host smithi078 addr 'smithi078' -> '172.21.15.78' 2023-12-06T16:07:42.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[28332]: cephadm 2023-12-06T16:07:40.551951+0000 mgr.x (mgr.24664) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-06T16:07:42.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[28332]: cluster 2023-12-06T16:07:40.864425+0000 mon.a (mon.0) 625 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-06T16:07:42.166 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[28332]: cluster 2023-12-06T16:07:40.907404+0000 mgr.x (mgr.24664) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:42.166 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[28332]: audit 2023-12-06T16:07:41.051990+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:07:42.166 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:41 smithi078 bash[28332]: audit 2023-12-06T16:07:41.059097+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:07:43.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:42 smithi162 bash[24778]: cluster 2023-12-06T16:07:41.875309+0000 mon.a (mon.0) 626 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-06T16:07:43.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:42 smithi162 bash[24778]: cluster 2023-12-06T16:07:42.480410+0000 mgr.x (mgr.24664) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:43.164 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:42 smithi078 bash[24778]: cluster 2023-12-06T16:07:41.875309+0000 mon.a (mon.0) 626 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-06T16:07:43.165 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:42 smithi078 bash[24778]: cluster 2023-12-06T16:07:42.480410+0000 mgr.x (mgr.24664) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:43.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:42 smithi078 bash[28332]: cluster 2023-12-06T16:07:41.875309+0000 mon.a (mon.0) 626 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-06T16:07:43.165 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:42 smithi078 bash[28332]: cluster 2023-12-06T16:07:42.480410+0000 mgr.x (mgr.24664) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:44 smithi162 bash[24778]: cluster 2023-12-06T16:07:44.481128+0000 mgr.x (mgr.24664) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:44.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:44 smithi078 bash[24778]: cluster 2023-12-06T16:07:44.481128+0000 mgr.x (mgr.24664) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:44.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:44 smithi078 bash[28332]: cluster 2023-12-06T16:07:44.481128+0000 mgr.x (mgr.24664) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:46.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:46 smithi162 bash[24778]: cluster 2023-12-06T16:07:46.482767+0000 mgr.x (mgr.24664) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:46.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:46 smithi078 bash[24778]: cluster 2023-12-06T16:07:46.482767+0000 mgr.x (mgr.24664) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:46.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:46 smithi078 bash[28332]: cluster 2023-12-06T16:07:46.482767+0000 mgr.x (mgr.24664) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:48.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.532855+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.390 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.539506+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:07:48.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.540566+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.847557+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.848362+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.849112+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.849841+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.850556+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.851207+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.852020+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.391 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.852894+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.853569+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.903882+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.392 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.911010+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:47.911480+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.210516+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.210961+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.211283+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.211911+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.212601+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.213314+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.214037+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.214803+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.215516+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.216317+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.217045+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.219348+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:07:48.393 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.233275+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T16:07:48.394 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.234704+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T16:07:48.394 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.236060+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:07:48.394 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:48 smithi162 bash[24778]: audit 2023-12-06T16:07:48.237892+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T16:07:48.666 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.532855+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.532855+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.539506+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:07:48.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.540566+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.847557+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.848362+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.849112+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.849841+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.850556+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.851207+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.852020+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.852894+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.539506+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:07:48.668 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.853569+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.540566+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.847557+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.848362+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.849112+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.849841+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.850556+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.851207+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.852020+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.669 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.852894+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.669 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.903882+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.670 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.853569+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.670 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.911010+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:07:48.670 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:47.911480+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.670 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.210516+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.670 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.210961+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.211283+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.211911+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.212601+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.213314+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.214037+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.214803+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.215516+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.216317+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.217045+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.219348+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.233275+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.234704+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.236060+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:07:48.671 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[28332]: audit 2023-12-06T16:07:48.237892+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T16:07:48.672 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.903882+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.672 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.911010+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:07:48.672 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:47.911480+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:45.536647Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:48.672 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.210516+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.210961+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.211283+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.211911+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.212601+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.213314+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.214037+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.214803+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.215516+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.216317+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.217045+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.219348+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.233275+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.234704+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T16:07:48.673 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.236060+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:07:48.674 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:48 smithi078 bash[24778]: audit 2023-12-06T16:07:48.237892+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-06T16:07:49.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:49 smithi162 bash[24778]: cephadm 2023-12-06T16:07:48.232810+0000 mgr.x (mgr.24664) 7 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T16:07:49.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:49 smithi162 bash[24778]: cephadm 2023-12-06T16:07:48.237253+0000 mgr.x (mgr.24664) 8 : cephadm [INF] Reconfiguring daemon mon.a on smithi078 2023-12-06T16:07:49.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:49 smithi162 bash[24778]: cluster 2023-12-06T16:07:48.483435+0000 mgr.x (mgr.24664) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:49.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:49 smithi078 bash[28332]: cephadm 2023-12-06T16:07:48.232810+0000 mgr.x (mgr.24664) 7 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T16:07:49.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:49 smithi078 bash[28332]: cephadm 2023-12-06T16:07:48.237253+0000 mgr.x (mgr.24664) 8 : cephadm [INF] Reconfiguring daemon mon.a on smithi078 2023-12-06T16:07:49.666 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:49 smithi078 bash[28332]: cluster 2023-12-06T16:07:48.483435+0000 mgr.x (mgr.24664) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:49.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:49 smithi078 bash[24778]: cephadm 2023-12-06T16:07:48.232810+0000 mgr.x (mgr.24664) 7 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-06T16:07:49.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:49 smithi078 bash[24778]: cephadm 2023-12-06T16:07:48.237253+0000 mgr.x (mgr.24664) 8 : cephadm [INF] Reconfiguring daemon mon.a on smithi078 2023-12-06T16:07:49.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:49 smithi078 bash[24778]: cluster 2023-12-06T16:07:48.483435+0000 mgr.x (mgr.24664) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:50.829 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:50 smithi078 bash[24778]: cluster 2023-12-06T16:07:50.484170+0000 mgr.x (mgr.24664) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:50.829 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:50 smithi078 bash[28332]: cluster 2023-12-06T16:07:50.484170+0000 mgr.x (mgr.24664) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:50 smithi162 bash[24778]: cluster 2023-12-06T16:07:50.484170+0000 mgr.x (mgr.24664) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:51.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[24778]: audit 2023-12-06T16:07:50.594476+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:51.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[24778]: audit 2023-12-06T16:07:50.599013+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:07:51.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[24778]: audit 2023-12-06T16:07:50.602230+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:51.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[24778]: cephadm 2023-12-06T16:07:50.611184+0000 mgr.x (mgr.24664) 11 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T16:07:51.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[24778]: audit 2023-12-06T16:07:50.611706+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T16:07:51.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[24778]: audit 2023-12-06T16:07:50.613247+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T16:07:51.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[24778]: audit 2023-12-06T16:07:50.614784+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:07:51.864 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[24778]: cephadm 2023-12-06T16:07:50.616066+0000 mgr.x (mgr.24664) 12 : cephadm [INF] Reconfiguring daemon mon.c on smithi078 2023-12-06T16:07:51.865 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[24778]: audit 2023-12-06T16:07:50.616826+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T16:07:51.865 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[28332]: audit 2023-12-06T16:07:50.594476+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:51.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[28332]: audit 2023-12-06T16:07:50.599013+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:07:51.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[28332]: audit 2023-12-06T16:07:50.602230+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:51.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[28332]: cephadm 2023-12-06T16:07:50.611184+0000 mgr.x (mgr.24664) 11 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T16:07:51.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[28332]: audit 2023-12-06T16:07:50.611706+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T16:07:51.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[28332]: audit 2023-12-06T16:07:50.613247+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T16:07:51.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[28332]: audit 2023-12-06T16:07:50.614784+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:07:51.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[28332]: cephadm 2023-12-06T16:07:50.616066+0000 mgr.x (mgr.24664) 12 : cephadm [INF] Reconfiguring daemon mon.c on smithi078 2023-12-06T16:07:51.866 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:51 smithi078 bash[28332]: audit 2023-12-06T16:07:50.616826+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T16:07:51.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:51 smithi162 bash[24778]: audit 2023-12-06T16:07:50.594476+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:51.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:51 smithi162 bash[24778]: audit 2023-12-06T16:07:50.599013+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:07:51.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:51 smithi162 bash[24778]: audit 2023-12-06T16:07:50.602230+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T15:52:31.638433Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:07:51.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:51 smithi162 bash[24778]: cephadm 2023-12-06T16:07:50.611184+0000 mgr.x (mgr.24664) 11 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-06T16:07:51.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:51 smithi162 bash[24778]: audit 2023-12-06T16:07:50.611706+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T16:07:51.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:51 smithi162 bash[24778]: audit 2023-12-06T16:07:50.613247+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T16:07:51.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:51 smithi162 bash[24778]: audit 2023-12-06T16:07:50.614784+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:07:51.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:51 smithi162 bash[24778]: cephadm 2023-12-06T16:07:50.616066+0000 mgr.x (mgr.24664) 12 : cephadm [INF] Reconfiguring daemon mon.c on smithi078 2023-12-06T16:07:51.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:51 smithi162 bash[24778]: audit 2023-12-06T16:07:50.616826+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-06T16:07:53.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:53 smithi162 bash[24778]: cluster 2023-12-06T16:07:52.485642+0000 mgr.x (mgr.24664) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:53.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:53 smithi162 bash[24778]: audit 2023-12-06T16:07:52.642670+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:07:53.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:53 smithi162 bash[24778]: audit 2023-12-06T16:07:52.648504+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:07:53.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:53 smithi162 bash[24778]: audit 2023-12-06T16:07:52.650201+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:07:53.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:53 smithi078 bash[24778]: cluster 2023-12-06T16:07:52.485642+0000 mgr.x (mgr.24664) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:53.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:53 smithi078 bash[28332]: cluster 2023-12-06T16:07:52.485642+0000 mgr.x (mgr.24664) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:53.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:53 smithi078 bash[24778]: audit 2023-12-06T16:07:52.642670+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:07:53.666 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:53 smithi078 bash[28332]: audit 2023-12-06T16:07:52.642670+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:07:53.667 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:53 smithi078 bash[24778]: audit 2023-12-06T16:07:52.648504+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:07:53.667 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:53 smithi078 bash[24778]: audit 2023-12-06T16:07:52.650201+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:07:53.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:53 smithi078 bash[28332]: audit 2023-12-06T16:07:52.648504+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:07:53.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:53 smithi078 bash[28332]: audit 2023-12-06T16:07:52.650201+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"580d589deb60\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16032727, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537234Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T15:57:55.746314Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-06T15:57:47.325131Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.537813Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:07:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:54 smithi162 bash[24778]: cephadm 2023-12-06T16:07:52.663953+0000 mgr.x (mgr.24664) 14 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T16:07:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:54 smithi162 bash[24778]: cephadm 2023-12-06T16:07:52.683495+0000 mgr.x (mgr.24664) 15 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2023-12-06T16:07:54.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:54 smithi078 bash[28332]: cephadm 2023-12-06T16:07:52.663953+0000 mgr.x (mgr.24664) 14 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T16:07:54.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:54 smithi078 bash[28332]: cephadm 2023-12-06T16:07:52.683495+0000 mgr.x (mgr.24664) 15 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2023-12-06T16:07:54.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:54 smithi078 bash[24778]: cephadm 2023-12-06T16:07:52.663953+0000 mgr.x (mgr.24664) 14 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-06T16:07:54.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:54 smithi078 bash[24778]: cephadm 2023-12-06T16:07:52.683495+0000 mgr.x (mgr.24664) 15 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi078 2023-12-06T16:07:55.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:55 smithi162 bash[24778]: cluster 2023-12-06T16:07:54.486352+0000 mgr.x (mgr.24664) 16 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:55.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:55 smithi078 bash[24778]: cluster 2023-12-06T16:07:54.486352+0000 mgr.x (mgr.24664) 16 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:55.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:55 smithi078 bash[28332]: cluster 2023-12-06T16:07:54.486352+0000 mgr.x (mgr.24664) 16 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:56 smithi162 bash[24778]: cluster 2023-12-06T16:07:56.487485+0000 mgr.x (mgr.24664) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:56.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:56 smithi078 bash[24778]: cluster 2023-12-06T16:07:56.487485+0000 mgr.x (mgr.24664) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:56.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:56 smithi078 bash[28332]: cluster 2023-12-06T16:07:56.487485+0000 mgr.x (mgr.24664) 17 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:58.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:07:58 smithi162 bash[24778]: cluster 2023-12-06T16:07:58.488108+0000 mgr.x (mgr.24664) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:58.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:07:58 smithi078 bash[24778]: cluster 2023-12-06T16:07:58.488108+0000 mgr.x (mgr.24664) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:07:58.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:07:58 smithi078 bash[28332]: cluster 2023-12-06T16:07:58.488108+0000 mgr.x (mgr.24664) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:00 smithi162 bash[24778]: cluster 2023-12-06T16:08:00.488826+0000 mgr.x (mgr.24664) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:00.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:00 smithi078 bash[24778]: cluster 2023-12-06T16:08:00.488826+0000 mgr.x (mgr.24664) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:00.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:00 smithi078 bash[28332]: cluster 2023-12-06T16:08:00.488826+0000 mgr.x (mgr.24664) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:00.915 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:00 smithi078 systemd[1]: Stopping Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:08:00.915 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:00 smithi078 bash[38778]: ts=2023-12-06T16:08:00.669Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-06T16:08:01.579 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:01 smithi078 docker[48421]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T16:08:01.579 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:01 smithi078 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T16:08:01.579 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:01 smithi078 systemd[1]: Stopped Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:08:01.579 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:01 smithi078 systemd[1]: Starting Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:08:01.914 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:01 smithi078 docker[48458]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T16:08:01.915 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:01 smithi078 systemd[1]: Started Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:08:01.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[24778]: audit 2023-12-06T16:08:01.606031+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:01.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[28332]: audit 2023-12-06T16:08:01.606031+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:01.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[24778]: audit 2023-12-06T16:08:01.610633+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:01.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[28332]: audit 2023-12-06T16:08:01.610633+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:01.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[24778]: audit 2023-12-06T16:08:01.613542+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:01.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[24778]: audit 2023-12-06T16:08:01.624530+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T16:08:01.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[24778]: audit 2023-12-06T16:08:01.626171+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T16:08:01.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[24778]: audit 2023-12-06T16:08:01.627641+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:08:01.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[24778]: audit 2023-12-06T16:08:01.629780+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T16:08:01.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[28332]: audit 2023-12-06T16:08:01.613542+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:01.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[28332]: audit 2023-12-06T16:08:01.624530+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T16:08:01.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[28332]: audit 2023-12-06T16:08:01.626171+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T16:08:01.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[28332]: audit 2023-12-06T16:08:01.627641+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:08:01.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:01 smithi078 bash[28332]: audit 2023-12-06T16:08:01.629780+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T16:08:02.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:01 smithi162 bash[24778]: audit 2023-12-06T16:08:01.606031+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:02.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:01 smithi162 bash[24778]: audit 2023-12-06T16:08:01.610633+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:02.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:01 smithi162 bash[24778]: audit 2023-12-06T16:08:01.613542+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 100820582, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535145Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300731596, \"cpu_percentage\": \"0.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535551Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111463628, \"cpu_percentage\": \"0.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.535761Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51034193, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536007Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50310676, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536211Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48339353, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536441Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51233423, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536709Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"2.99%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.536968Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51694796, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.537426Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:02.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:01 smithi162 bash[24778]: audit 2023-12-06T16:08:01.624530+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-06T16:08:02.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:01 smithi162 bash[24778]: audit 2023-12-06T16:08:01.626171+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-06T16:08:02.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:01 smithi162 bash[24778]: audit 2023-12-06T16:08:01.627641+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:08:02.141 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:01 smithi162 bash[24778]: audit 2023-12-06T16:08:01.629780+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-06T16:08:03.165 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:02 smithi078 bash[48469]: ts=2023-12-06T16:08:02.841Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-06T16:08:03.165 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:02 smithi078 bash[48469]: ts=2023-12-06T16:08:02.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-12-06T16:08:03.165 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:02 smithi078 bash[48469]: ts=2023-12-06T16:08:02.844Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.78 port=9094 2023-12-06T16:08:03.165 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:02 smithi078 bash[48469]: ts=2023-12-06T16:08:02.845Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-06T16:08:03.165 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:02 smithi078 bash[48469]: ts=2023-12-06T16:08:02.892Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T16:08:03.165 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:02 smithi078 bash[48469]: ts=2023-12-06T16:08:02.892Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-06T16:08:03.165 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:02 smithi078 bash[48469]: ts=2023-12-06T16:08:02.896Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-06T16:08:03.165 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:02 smithi078 bash[48469]: ts=2023-12-06T16:08:02.896Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-06T16:08:03.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:03 smithi162 bash[24778]: cephadm 2023-12-06T16:08:01.623928+0000 mgr.x (mgr.24664) 20 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T16:08:03.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:03 smithi162 bash[24778]: cephadm 2023-12-06T16:08:01.628916+0000 mgr.x (mgr.24664) 21 : cephadm [INF] Reconfiguring daemon mon.b on smithi162 2023-12-06T16:08:03.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:03 smithi162 bash[24778]: cluster 2023-12-06T16:08:02.490353+0000 mgr.x (mgr.24664) 22 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:03.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:03 smithi078 bash[24778]: cephadm 2023-12-06T16:08:01.623928+0000 mgr.x (mgr.24664) 20 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T16:08:03.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:03 smithi078 bash[24778]: cephadm 2023-12-06T16:08:01.628916+0000 mgr.x (mgr.24664) 21 : cephadm [INF] Reconfiguring daemon mon.b on smithi162 2023-12-06T16:08:03.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:03 smithi078 bash[24778]: cluster 2023-12-06T16:08:02.490353+0000 mgr.x (mgr.24664) 22 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:03.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:03 smithi078 bash[28332]: cephadm 2023-12-06T16:08:01.623928+0000 mgr.x (mgr.24664) 20 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-06T16:08:03.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:03 smithi078 bash[28332]: cephadm 2023-12-06T16:08:01.628916+0000 mgr.x (mgr.24664) 21 : cephadm [INF] Reconfiguring daemon mon.b on smithi162 2023-12-06T16:08:03.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:03 smithi078 bash[28332]: cluster 2023-12-06T16:08:02.490353+0000 mgr.x (mgr.24664) 22 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:04.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:04 smithi162 bash[24778]: audit 2023-12-06T16:08:03.541267+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:08:04.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:04 smithi162 bash[24778]: audit 2023-12-06T16:08:03.547944+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:08:04.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:04 smithi162 bash[24778]: audit 2023-12-06T16:08:03.549005+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:08:04.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:04 smithi078 bash[24778]: audit 2023-12-06T16:08:03.541267+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:08:04.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:04 smithi078 bash[28332]: audit 2023-12-06T16:08:03.541267+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:08:04.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:04 smithi078 bash[28332]: audit 2023-12-06T16:08:03.547944+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:08:04.667 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:04 smithi078 bash[24778]: audit 2023-12-06T16:08:03.547944+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:08:04.668 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:04 smithi078 bash[24778]: audit 2023-12-06T16:08:03.549005+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:08:04.668 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:04 smithi078 bash[28332]: audit 2023-12-06T16:08:03.549005+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"83484879d03c\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 31153192, \"cpu_percentage\": \"0.59%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907020Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T15:58:03.203721Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T15:57:55.750614Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:07:47.908170Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:08:05.164 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:04 smithi078 bash[48469]: ts=2023-12-06T16:08:04.846Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001096932s 2023-12-06T16:08:05.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:05 smithi162 bash[24778]: cephadm 2023-12-06T16:08:03.560845+0000 mgr.x (mgr.24664) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T16:08:05.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:05 smithi162 bash[24778]: cephadm 2023-12-06T16:08:03.575246+0000 mgr.x (mgr.24664) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi162 2023-12-06T16:08:05.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:05 smithi162 bash[24778]: cluster 2023-12-06T16:08:04.491069+0000 mgr.x (mgr.24664) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:05.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:05 smithi078 bash[24778]: cephadm 2023-12-06T16:08:03.560845+0000 mgr.x (mgr.24664) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T16:08:05.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:05 smithi078 bash[24778]: cephadm 2023-12-06T16:08:03.575246+0000 mgr.x (mgr.24664) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi162 2023-12-06T16:08:05.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:05 smithi078 bash[24778]: cluster 2023-12-06T16:08:04.491069+0000 mgr.x (mgr.24664) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:05.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:05 smithi078 bash[28332]: cephadm 2023-12-06T16:08:03.560845+0000 mgr.x (mgr.24664) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-06T16:08:05.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:05 smithi078 bash[28332]: cephadm 2023-12-06T16:08:03.575246+0000 mgr.x (mgr.24664) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi162 2023-12-06T16:08:05.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:05 smithi078 bash[28332]: cluster 2023-12-06T16:08:04.491069+0000 mgr.x (mgr.24664) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:06.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:06 smithi162 bash[24778]: cluster 2023-12-06T16:08:06.492106+0000 mgr.x (mgr.24664) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:06.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:06 smithi078 bash[24778]: cluster 2023-12-06T16:08:06.492106+0000 mgr.x (mgr.24664) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:06.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:06 smithi078 bash[28332]: cluster 2023-12-06T16:08:06.492106+0000 mgr.x (mgr.24664) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:08.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:08 smithi162 bash[24778]: cluster 2023-12-06T16:08:08.492835+0000 mgr.x (mgr.24664) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:08.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:08 smithi078 bash[24778]: cluster 2023-12-06T16:08:08.492835+0000 mgr.x (mgr.24664) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:08.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:08 smithi078 bash[28332]: cluster 2023-12-06T16:08:08.492835+0000 mgr.x (mgr.24664) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:10.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:10 smithi162 bash[24778]: cluster 2023-12-06T16:08:10.493575+0000 mgr.x (mgr.24664) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:10.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:10 smithi078 bash[24778]: cluster 2023-12-06T16:08:10.493575+0000 mgr.x (mgr.24664) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:10.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:10 smithi078 bash[28332]: cluster 2023-12-06T16:08:10.493575+0000 mgr.x (mgr.24664) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:13.164 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:08:12 smithi078 bash[48469]: ts=2023-12-06T16:08:12.849Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003958581s 2023-12-06T16:08:13.389 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:13 smithi162 bash[24778]: cluster 2023-12-06T16:08:12.494906+0000 mgr.x (mgr.24664) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:13.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:13 smithi078 bash[24778]: cluster 2023-12-06T16:08:12.494906+0000 mgr.x (mgr.24664) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:13.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:13 smithi078 bash[28332]: cluster 2023-12-06T16:08:12.494906+0000 mgr.x (mgr.24664) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:14.781 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[24778]: cluster 2023-12-06T16:08:14.495523+0000 mgr.x (mgr.24664) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 systemd[1]: Stopping Ceph prometheus.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.559Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.559Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.559Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.559Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.559Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.559Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.559Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.559Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.560Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-06T16:08:14.782 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.562Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T16:08:14.783 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.563Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-06T16:08:14.783 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:14 smithi162 bash[34323]: ts=2023-12-06T16:08:14.563Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-06T16:08:14.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:14 smithi078 bash[24778]: cluster 2023-12-06T16:08:14.495523+0000 mgr.x (mgr.24664) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:14.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:14 smithi078 bash[28332]: cluster 2023-12-06T16:08:14.495523+0000 mgr.x (mgr.24664) 30 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:15.389 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:15 smithi162 docker[37928]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T16:08:15.389 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:15 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-06T16:08:15.389 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:15 smithi162 systemd[1]: Stopped Ceph prometheus.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:08:15.389 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:15 smithi162 systemd[1]: Starting Ceph prometheus.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:08:15.389 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:15 smithi162 docker[37965]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-prometheus.a 2023-12-06T16:08:15.389 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:15 smithi162 systemd[1]: Started Ceph prometheus.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:08:15.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.338075+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"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\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:15.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.344839+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"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\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:15.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.345131+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"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\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:15.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.353373+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.359080+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.359732+0000 mgr.x (mgr.24664) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.360934+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.360955+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.361488+0000 mgr.x (mgr.24664) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.361830+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.379280+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi162.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.381972+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.382818+0000 mgr.x (mgr.24664) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.386037+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.386679+0000 mgr.x (mgr.24664) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.387114+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi162.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.387608+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi162.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.403213+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:08:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:15 smithi162 bash[24778]: audit 2023-12-06T16:08:15.404739+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:08:15.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.338075+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"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\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:15.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.338075+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"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\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:15.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.344839+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"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\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:15.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.344839+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"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\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:15.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.345131+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"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\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:15.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.353373+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T16:08:15.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.359080+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T16:08:15.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.359732+0000 mgr.x (mgr.24664) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T16:08:15.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.360934+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-06T16:08:15.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.360955+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T16:08:15.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.361488+0000 mgr.x (mgr.24664) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T16:08:15.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.361830+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T16:08:15.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.379280+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi162.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.381972+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.382818+0000 mgr.x (mgr.24664) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.386037+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.386679+0000 mgr.x (mgr.24664) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.345131+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114294784, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.905303Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 427714150, \"cpu_percentage\": \"3.36%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:07:47.905727Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906017Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48926556, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906273Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48454696, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906524Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50761564, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.906772Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"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\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13159628, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907268Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27011317, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907514Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51453624, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:07:47.907762Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.353373+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.359080+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.359732+0000 mgr.x (mgr.24664) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.360934+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.360955+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T16:08:15.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.361488+0000 mgr.x (mgr.24664) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi078.front.sepia.ceph.com:9093"}]: dispatch 2023-12-06T16:08:15.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.361830+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi078.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-06T16:08:15.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.379280+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi162.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T16:08:15.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.381972+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T16:08:15.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.382818+0000 mgr.x (mgr.24664) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-06T16:08:15.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.386037+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T16:08:15.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.386679+0000 mgr.x (mgr.24664) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi162.front.sepia.ceph.com:9095"}]: dispatch 2023-12-06T16:08:15.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.387114+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi162.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-06T16:08:15.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.387608+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi162.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T16:08:15.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.403213+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:08:15.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[24778]: audit 2023-12-06T16:08:15.404739+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:08:15.921 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.387114+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi162.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-06T16:08:15.921 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.387608+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi162.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-06T16:08:15.921 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.403213+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:08:15.921 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:15 smithi078 bash[28332]: audit 2023-12-06T16:08:15.404739+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:08:16.601 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.399Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-06T16:08:16.601 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.399Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-06T16:08:16.601 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.399Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-06T16:08:16.601 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.399Z caller=main.go:589 level=info host_details="(Linux 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 smithi162 (none))" 2023-12-06T16:08:16.601 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.399Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-06T16:08:16.601 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.399Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-06T16:08:16.601 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.403Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-06T16:08:16.601 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.404Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-06T16:08:16.601 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.406Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-06T16:08:16.601 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.406Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.410Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.412Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.393342ms 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.412Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.412Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.436Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.437Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.437Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=91.118µs wal_replay_duration=25.156431ms wbl_replay_duration=185ns total_replay_duration=26.687909ms 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.440Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.440Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.440Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.456Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.811778ms db_storage=1.109µs remote_storage=1.646µs web_handler=424ns query_engine=1.138µs scrape=345.451µs scrape_sd=29.246µs notify=32.811µs notify_sd=7.48µs rules=15.045495ms tracing=7.126µs 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.456Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-06T16:08:16.602 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[37975]: ts=2023-12-06T16:08:16.456Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-06T16:08:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:16 smithi162 bash[24778]: cluster 2023-12-06T16:08:16.496994+0000 mgr.x (mgr.24664) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:16.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:16 smithi078 bash[24778]: cluster 2023-12-06T16:08:16.496994+0000 mgr.x (mgr.24664) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:16.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:16 smithi078 bash[28332]: cluster 2023-12-06T16:08:16.496994+0000 mgr.x (mgr.24664) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:18.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:18 smithi162 bash[24778]: cluster 2023-12-06T16:08:18.497752+0000 mgr.x (mgr.24664) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:18.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:18 smithi078 bash[24778]: cluster 2023-12-06T16:08:18.497752+0000 mgr.x (mgr.24664) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:18.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:18 smithi078 bash[28332]: cluster 2023-12-06T16:08:18.497752+0000 mgr.x (mgr.24664) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:20 smithi162 bash[24778]: cluster 2023-12-06T16:08:20.498288+0000 mgr.x (mgr.24664) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:20.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:20 smithi078 bash[28332]: cluster 2023-12-06T16:08:20.498288+0000 mgr.x (mgr.24664) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:20.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:20 smithi078 bash[24778]: cluster 2023-12-06T16:08:20.498288+0000 mgr.x (mgr.24664) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:21 smithi162 bash[24778]: audit 2023-12-06T16:08:21.413974+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415672Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.418075Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:21 smithi162 bash[24778]: audit 2023-12-06T16:08:21.420006+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415672Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.418075Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:21.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:21 smithi162 bash[24778]: audit 2023-12-06T16:08:21.421692+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415672Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.418075Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:21.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:21 smithi078 bash[24778]: audit 2023-12-06T16:08:21.413974+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415672Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.418075Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:21.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:21 smithi078 bash[28332]: audit 2023-12-06T16:08:21.413974+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415672Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.418075Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:21.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:21 smithi078 bash[24778]: audit 2023-12-06T16:08:21.420006+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415672Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.418075Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:21.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:21 smithi078 bash[24778]: audit 2023-12-06T16:08:21.421692+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415672Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.418075Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:21.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:21 smithi078 bash[28332]: audit 2023-12-06T16:08:21.420006+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415672Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.418075Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:21.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:21 smithi078 bash[28332]: audit 2023-12-06T16:08:21.421692+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"5d46d6f344cf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415672Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T15:51:03.373986Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:06.633276Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.418075Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:22.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:22 smithi162 bash[24778]: audit 2023-12-06T16:08:21.786940+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115448217, \"cpu_percentage\": \"0.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791775Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 433376460, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791964Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51474595, \"cpu_percentage\": \"1.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792074Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48895098, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792178Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792300Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792407Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"0.13%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792524Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792660Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27242004, \"cpu_percentage\": \"0.98%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792781Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792901Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.793098Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:22.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:22 smithi162 bash[24778]: audit 2023-12-06T16:08:21.794915+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115448217, \"cpu_percentage\": \"0.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791775Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 433376460, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791964Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51474595, \"cpu_percentage\": \"1.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792074Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48895098, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792178Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792300Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792407Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"0.13%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792524Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792660Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27242004, \"cpu_percentage\": \"0.98%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792781Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792901Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.793098Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:22.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:22 smithi162 bash[24778]: audit 2023-12-06T16:08:21.795528+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115448217, \"cpu_percentage\": \"0.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791775Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 433376460, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791964Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51474595, \"cpu_percentage\": \"1.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792074Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48895098, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792178Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792300Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792407Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"0.13%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792524Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792660Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27242004, \"cpu_percentage\": \"0.98%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792781Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792901Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.793098Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:22.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:22 smithi162 bash[24778]: audit 2023-12-06T16:08:21.800157+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:22 smithi162 bash[24778]: audit 2023-12-06T16:08:21.806406+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:08:22.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:22 smithi162 bash[24778]: audit 2023-12-06T16:08:21.808533+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:22 smithi162 bash[24778]: audit 2023-12-06T16:08:21.821273+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:22 smithi162 bash[24778]: audit 2023-12-06T16:08:21.826394+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:08:22.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:22 smithi162 bash[24778]: audit 2023-12-06T16:08:21.829521+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:22 smithi162 bash[24778]: cluster 2023-12-06T16:08:22.499691+0000 mgr.x (mgr.24664) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:22.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[24778]: audit 2023-12-06T16:08:21.786940+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115448217, \"cpu_percentage\": \"0.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791775Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 433376460, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791964Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51474595, \"cpu_percentage\": \"1.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792074Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48895098, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792178Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792300Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792407Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"0.13%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792524Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792660Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27242004, \"cpu_percentage\": \"0.98%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792781Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792901Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.793098Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:22.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[28332]: audit 2023-12-06T16:08:21.786940+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115448217, \"cpu_percentage\": \"0.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791775Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 433376460, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791964Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51474595, \"cpu_percentage\": \"1.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792074Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48895098, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792178Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792300Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792407Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"0.13%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792524Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792660Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27242004, \"cpu_percentage\": \"0.98%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792781Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792901Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.793098Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:22.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[24778]: audit 2023-12-06T16:08:21.794915+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115448217, \"cpu_percentage\": \"0.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791775Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 433376460, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791964Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51474595, \"cpu_percentage\": \"1.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792074Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48895098, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792178Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792300Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792407Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"0.13%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792524Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792660Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27242004, \"cpu_percentage\": \"0.98%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792781Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792901Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.793098Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:22.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[28332]: audit 2023-12-06T16:08:21.794915+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115448217, \"cpu_percentage\": \"0.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791775Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 433376460, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791964Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51474595, \"cpu_percentage\": \"1.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792074Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48895098, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792178Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792300Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792407Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"0.13%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792524Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792660Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27242004, \"cpu_percentage\": \"0.98%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792781Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792901Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.793098Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:08:22.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[24778]: audit 2023-12-06T16:08:21.795528+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115448217, \"cpu_percentage\": \"0.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791775Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 433376460, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791964Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51474595, \"cpu_percentage\": \"1.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792074Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48895098, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792178Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792300Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792407Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"0.13%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792524Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792660Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27242004, \"cpu_percentage\": \"0.98%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792781Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792901Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.793098Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:22.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[24778]: audit 2023-12-06T16:08:21.800157+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[24778]: audit 2023-12-06T16:08:21.806406+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:08:22.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[24778]: audit 2023-12-06T16:08:21.808533+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[24778]: audit 2023-12-06T16:08:21.821273+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[24778]: audit 2023-12-06T16:08:21.826394+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:08:22.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[24778]: audit 2023-12-06T16:08:21.829521+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[24778]: cluster 2023-12-06T16:08:22.499691+0000 mgr.x (mgr.24664) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:22.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[28332]: audit 2023-12-06T16:08:21.795528+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115448217, \"cpu_percentage\": \"0.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791775Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 433376460, \"cpu_percentage\": \"2.46%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.791964Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51474595, \"cpu_percentage\": \"1.74%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792074Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48895098, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792178Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48769269, \"cpu_percentage\": \"2.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792300Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792407Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 30429675, \"cpu_percentage\": \"0.13%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792524Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792660Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27242004, \"cpu_percentage\": \"0.98%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792781Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.792901Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:08:21.793098Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:08:22.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[28332]: audit 2023-12-06T16:08:21.800157+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[28332]: audit 2023-12-06T16:08:21.806406+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:08:22.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[28332]: audit 2023-12-06T16:08:21.808533+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[28332]: audit 2023-12-06T16:08:21.821273+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[28332]: audit 2023-12-06T16:08:21.826394+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:08:22.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[28332]: audit 2023-12-06T16:08:21.829521+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:08:22.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:22 smithi078 bash[28332]: cluster 2023-12-06T16:08:22.499691+0000 mgr.x (mgr.24664) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:24.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:24 smithi162 bash[24778]: cluster 2023-12-06T16:08:24.500491+0000 mgr.x (mgr.24664) 39 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:24.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:24 smithi078 bash[24778]: cluster 2023-12-06T16:08:24.500491+0000 mgr.x (mgr.24664) 39 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:24.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:24 smithi078 bash[28332]: cluster 2023-12-06T16:08:24.500491+0000 mgr.x (mgr.24664) 39 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:26.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:26 smithi162 bash[24778]: cluster 2023-12-06T16:08:26.501915+0000 mgr.x (mgr.24664) 40 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:26.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:26 smithi078 bash[24778]: cluster 2023-12-06T16:08:26.501915+0000 mgr.x (mgr.24664) 40 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:26.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:26 smithi078 bash[28332]: cluster 2023-12-06T16:08:26.501915+0000 mgr.x (mgr.24664) 40 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:28.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:28 smithi162 bash[24778]: cluster 2023-12-06T16:08:28.502683+0000 mgr.x (mgr.24664) 41 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:28.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:28 smithi078 bash[24778]: cluster 2023-12-06T16:08:28.502683+0000 mgr.x (mgr.24664) 41 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:28.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:28 smithi078 bash[28332]: cluster 2023-12-06T16:08:28.502683+0000 mgr.x (mgr.24664) 41 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:30.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:30 smithi162 bash[24778]: cluster 2023-12-06T16:08:30.503383+0000 mgr.x (mgr.24664) 42 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:30.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:30 smithi078 bash[24778]: cluster 2023-12-06T16:08:30.503383+0000 mgr.x (mgr.24664) 42 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:30.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:30 smithi078 bash[28332]: cluster 2023-12-06T16:08:30.503383+0000 mgr.x (mgr.24664) 42 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:33.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:33 smithi162 bash[24778]: cluster 2023-12-06T16:08:32.504890+0000 mgr.x (mgr.24664) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:33.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:33 smithi078 bash[24778]: cluster 2023-12-06T16:08:32.504890+0000 mgr.x (mgr.24664) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:33.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:33 smithi078 bash[28332]: cluster 2023-12-06T16:08:32.504890+0000 mgr.x (mgr.24664) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:34 smithi162 bash[24778]: cluster 2023-12-06T16:08:34.505626+0000 mgr.x (mgr.24664) 44 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:34.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:34 smithi078 bash[24778]: cluster 2023-12-06T16:08:34.505626+0000 mgr.x (mgr.24664) 44 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:34.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:34 smithi078 bash[28332]: cluster 2023-12-06T16:08:34.505626+0000 mgr.x (mgr.24664) 44 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:36.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:36 smithi162 bash[24778]: cluster 2023-12-06T16:08:36.507069+0000 mgr.x (mgr.24664) 45 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:36.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:36 smithi078 bash[24778]: cluster 2023-12-06T16:08:36.507069+0000 mgr.x (mgr.24664) 45 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:36.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:36 smithi078 bash[28332]: cluster 2023-12-06T16:08:36.507069+0000 mgr.x (mgr.24664) 45 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:38.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:38 smithi162 bash[24778]: cluster 2023-12-06T16:08:38.507760+0000 mgr.x (mgr.24664) 46 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:38.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:38 smithi078 bash[24778]: cluster 2023-12-06T16:08:38.507760+0000 mgr.x (mgr.24664) 46 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:38.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:38 smithi078 bash[28332]: cluster 2023-12-06T16:08:38.507760+0000 mgr.x (mgr.24664) 46 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:40 smithi162 bash[24778]: cluster 2023-12-06T16:08:40.508496+0000 mgr.x (mgr.24664) 47 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:40 smithi162 bash[24778]: audit 2023-12-06T16:08:40.522178+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-12-06T16:08:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:40 smithi162 bash[24778]: audit 2023-12-06T16:08:40.522985+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:40 smithi162 bash[24778]: audit 2023-12-06T16:08:40.523573+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:40 smithi162 bash[24778]: audit 2023-12-06T16:08:40.524119+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:08:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:40 smithi162 bash[24778]: audit 2023-12-06T16:08:40.530352+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-12-06T16:08:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:40 smithi162 bash[24778]: audit 2023-12-06T16:08:40.531235+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:40 smithi162 bash[24778]: audit 2023-12-06T16:08:40.531682+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:40 smithi162 bash[24778]: audit 2023-12-06T16:08:40.532198+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:08:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[24778]: cluster 2023-12-06T16:08:40.508496+0000 mgr.x (mgr.24664) 47 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[24778]: audit 2023-12-06T16:08:40.522178+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-12-06T16:08:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[24778]: audit 2023-12-06T16:08:40.522985+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[24778]: audit 2023-12-06T16:08:40.523573+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[24778]: audit 2023-12-06T16:08:40.524119+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:08:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[24778]: audit 2023-12-06T16:08:40.530352+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-12-06T16:08:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[24778]: audit 2023-12-06T16:08:40.531235+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[24778]: audit 2023-12-06T16:08:40.531682+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[24778]: audit 2023-12-06T16:08:40.532198+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:08:40.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[28332]: cluster 2023-12-06T16:08:40.508496+0000 mgr.x (mgr.24664) 47 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:40.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[28332]: audit 2023-12-06T16:08:40.522178+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-12-06T16:08:40.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[28332]: audit 2023-12-06T16:08:40.522985+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[28332]: audit 2023-12-06T16:08:40.523573+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[28332]: audit 2023-12-06T16:08:40.524119+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:08:40.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[28332]: audit 2023-12-06T16:08:40.530352+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2023-12-06T16:08:40.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[28332]: audit 2023-12-06T16:08:40.531235+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[28332]: audit 2023-12-06T16:08:40.531682+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-06T16:08:40.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:40 smithi078 bash[28332]: audit 2023-12-06T16:08:40.532198+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:08:43.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:43 smithi162 bash[24778]: cluster 2023-12-06T16:08:42.509972+0000 mgr.x (mgr.24664) 48 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:43.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:43 smithi078 bash[24778]: cluster 2023-12-06T16:08:42.509972+0000 mgr.x (mgr.24664) 48 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:43.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:43 smithi078 bash[28332]: cluster 2023-12-06T16:08:42.509972+0000 mgr.x (mgr.24664) 48 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:44 smithi162 bash[24778]: cluster 2023-12-06T16:08:44.510711+0000 mgr.x (mgr.24664) 49 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:44.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:44 smithi078 bash[24778]: cluster 2023-12-06T16:08:44.510711+0000 mgr.x (mgr.24664) 49 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:44.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:44 smithi078 bash[28332]: cluster 2023-12-06T16:08:44.510711+0000 mgr.x (mgr.24664) 49 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:46.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:46 smithi162 bash[24778]: cluster 2023-12-06T16:08:46.512109+0000 mgr.x (mgr.24664) 50 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:46.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:46 smithi078 bash[24778]: cluster 2023-12-06T16:08:46.512109+0000 mgr.x (mgr.24664) 50 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:46.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:46 smithi078 bash[28332]: cluster 2023-12-06T16:08:46.512109+0000 mgr.x (mgr.24664) 50 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:48 smithi162 bash[24778]: cluster 2023-12-06T16:08:48.512803+0000 mgr.x (mgr.24664) 51 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:48 smithi078 bash[24778]: cluster 2023-12-06T16:08:48.512803+0000 mgr.x (mgr.24664) 51 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:48 smithi078 bash[28332]: cluster 2023-12-06T16:08:48.512803+0000 mgr.x (mgr.24664) 51 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:50 smithi162 bash[24778]: cluster 2023-12-06T16:08:50.513501+0000 mgr.x (mgr.24664) 52 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:50.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:50 smithi078 bash[24778]: cluster 2023-12-06T16:08:50.513501+0000 mgr.x (mgr.24664) 52 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:50.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:50 smithi078 bash[28332]: cluster 2023-12-06T16:08:50.513501+0000 mgr.x (mgr.24664) 52 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:53.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:53 smithi162 bash[24778]: cluster 2023-12-06T16:08:52.514945+0000 mgr.x (mgr.24664) 53 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:53.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:53 smithi078 bash[24778]: cluster 2023-12-06T16:08:52.514945+0000 mgr.x (mgr.24664) 53 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:53.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:53 smithi078 bash[28332]: cluster 2023-12-06T16:08:52.514945+0000 mgr.x (mgr.24664) 53 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:54.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:54 smithi162 bash[24778]: cluster 2023-12-06T16:08:54.515675+0000 mgr.x (mgr.24664) 54 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:54.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:54 smithi078 bash[24778]: cluster 2023-12-06T16:08:54.515675+0000 mgr.x (mgr.24664) 54 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:54.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:54 smithi078 bash[28332]: cluster 2023-12-06T16:08:54.515675+0000 mgr.x (mgr.24664) 54 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:56 smithi162 bash[24778]: cluster 2023-12-06T16:08:56.517271+0000 mgr.x (mgr.24664) 55 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:56.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:56 smithi078 bash[24778]: cluster 2023-12-06T16:08:56.517271+0000 mgr.x (mgr.24664) 55 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:56.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:56 smithi078 bash[28332]: cluster 2023-12-06T16:08:56.517271+0000 mgr.x (mgr.24664) 55 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:58.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:08:58 smithi162 bash[24778]: cluster 2023-12-06T16:08:58.518074+0000 mgr.x (mgr.24664) 56 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:58.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:08:58 smithi078 bash[24778]: cluster 2023-12-06T16:08:58.518074+0000 mgr.x (mgr.24664) 56 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:08:58.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:08:58 smithi078 bash[28332]: cluster 2023-12-06T16:08:58.518074+0000 mgr.x (mgr.24664) 56 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:00 smithi162 bash[24778]: cluster 2023-12-06T16:09:00.518867+0000 mgr.x (mgr.24664) 57 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:00.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:00 smithi078 bash[24778]: cluster 2023-12-06T16:09:00.518867+0000 mgr.x (mgr.24664) 57 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:00.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:00 smithi078 bash[28332]: cluster 2023-12-06T16:09:00.518867+0000 mgr.x (mgr.24664) 57 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:03.295 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:03 smithi078 bash[24778]: cluster 2023-12-06T16:09:02.520361+0000 mgr.x (mgr.24664) 58 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:03.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:03 smithi162 bash[24778]: cluster 2023-12-06T16:09:02.520361+0000 mgr.x (mgr.24664) 58 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:04 smithi162 bash[24778]: cluster 2023-12-06T16:09:04.521007+0000 mgr.x (mgr.24664) 59 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:04.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:03 smithi078 bash[28332]: cluster 2023-12-06T16:09:02.520361+0000 mgr.x (mgr.24664) 58 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:04.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:04 smithi078 bash[28332]: cluster 2023-12-06T16:09:04.521007+0000 mgr.x (mgr.24664) 59 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:04.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:04 smithi078 bash[24778]: cluster 2023-12-06T16:09:04.521007+0000 mgr.x (mgr.24664) 59 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:06.894 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:06 smithi162 bash[24778]: cluster 2023-12-06T16:09:06.522417+0000 mgr.x (mgr.24664) 60 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:06.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:06 smithi078 bash[24778]: cluster 2023-12-06T16:09:06.522417+0000 mgr.x (mgr.24664) 60 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:06.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:06 smithi078 bash[28332]: cluster 2023-12-06T16:09:06.522417+0000 mgr.x (mgr.24664) 60 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:08.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:08 smithi162 bash[24778]: cluster 2023-12-06T16:09:08.523136+0000 mgr.x (mgr.24664) 61 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:08.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:08 smithi078 bash[24778]: cluster 2023-12-06T16:09:08.523136+0000 mgr.x (mgr.24664) 61 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:08.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:08 smithi078 bash[28332]: cluster 2023-12-06T16:09:08.523136+0000 mgr.x (mgr.24664) 61 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:10.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:10 smithi162 bash[24778]: cluster 2023-12-06T16:09:10.523818+0000 mgr.x (mgr.24664) 62 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:10.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:10 smithi078 bash[24778]: cluster 2023-12-06T16:09:10.523818+0000 mgr.x (mgr.24664) 62 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:10.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:10 smithi078 bash[28332]: cluster 2023-12-06T16:09:10.523818+0000 mgr.x (mgr.24664) 62 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:13.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:13 smithi162 bash[24778]: cluster 2023-12-06T16:09:12.525269+0000 mgr.x (mgr.24664) 63 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:13.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:13 smithi078 bash[24778]: cluster 2023-12-06T16:09:12.525269+0000 mgr.x (mgr.24664) 63 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:13.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:13 smithi078 bash[28332]: cluster 2023-12-06T16:09:12.525269+0000 mgr.x (mgr.24664) 63 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:14.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:14 smithi162 bash[24778]: cluster 2023-12-06T16:09:14.525929+0000 mgr.x (mgr.24664) 64 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:14.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:14 smithi078 bash[24778]: cluster 2023-12-06T16:09:14.525929+0000 mgr.x (mgr.24664) 64 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:14.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:14 smithi078 bash[28332]: cluster 2023-12-06T16:09:14.525929+0000 mgr.x (mgr.24664) 64 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:16 smithi162 bash[24778]: cluster 2023-12-06T16:09:16.527363+0000 mgr.x (mgr.24664) 65 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:16.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:16 smithi078 bash[24778]: cluster 2023-12-06T16:09:16.527363+0000 mgr.x (mgr.24664) 65 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:16.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:16 smithi078 bash[28332]: cluster 2023-12-06T16:09:16.527363+0000 mgr.x (mgr.24664) 65 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:18.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:18 smithi162 bash[24778]: cluster 2023-12-06T16:09:18.528045+0000 mgr.x (mgr.24664) 66 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:18.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:18 smithi078 bash[24778]: cluster 2023-12-06T16:09:18.528045+0000 mgr.x (mgr.24664) 66 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:18.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:18 smithi078 bash[28332]: cluster 2023-12-06T16:09:18.528045+0000 mgr.x (mgr.24664) 66 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:20 smithi162 bash[24778]: cluster 2023-12-06T16:09:20.528745+0000 mgr.x (mgr.24664) 67 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:20.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:20 smithi078 bash[24778]: cluster 2023-12-06T16:09:20.528745+0000 mgr.x (mgr.24664) 67 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:20.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:20 smithi078 bash[28332]: cluster 2023-12-06T16:09:20.528745+0000 mgr.x (mgr.24664) 67 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:22.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:22 smithi162 bash[24778]: audit 2023-12-06T16:09:22.133646+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:09:22.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:22 smithi162 bash[24778]: audit 2023-12-06T16:09:22.141121+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:09:22.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:22 smithi162 bash[24778]: audit 2023-12-06T16:09:22.142088+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:09:22.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:22 smithi078 bash[24778]: audit 2023-12-06T16:09:22.133646+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:09:22.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:22 smithi078 bash[24778]: audit 2023-12-06T16:09:22.141121+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:09:22.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:22 smithi078 bash[24778]: audit 2023-12-06T16:09:22.142088+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:09:22.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:22 smithi078 bash[28332]: audit 2023-12-06T16:09:22.133646+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:09:22.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:22 smithi078 bash[28332]: audit 2023-12-06T16:09:22.141121+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:09:22.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:22 smithi078 bash[28332]: audit 2023-12-06T16:09:22.142088+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:09:23.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:23 smithi162 bash[24778]: cluster 2023-12-06T16:09:22.530201+0000 mgr.x (mgr.24664) 68 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:23.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:23 smithi078 bash[24778]: cluster 2023-12-06T16:09:22.530201+0000 mgr.x (mgr.24664) 68 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:23.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:23 smithi078 bash[28332]: cluster 2023-12-06T16:09:22.530201+0000 mgr.x (mgr.24664) 68 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:24.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:24 smithi162 bash[24778]: cluster 2023-12-06T16:09:24.530985+0000 mgr.x (mgr.24664) 69 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:24.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:24 smithi078 bash[24778]: cluster 2023-12-06T16:09:24.530985+0000 mgr.x (mgr.24664) 69 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:24.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:24 smithi078 bash[28332]: cluster 2023-12-06T16:09:24.530985+0000 mgr.x (mgr.24664) 69 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:26.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:26 smithi162 bash[24778]: cluster 2023-12-06T16:09:26.532416+0000 mgr.x (mgr.24664) 70 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:26.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:26 smithi078 bash[24778]: cluster 2023-12-06T16:09:26.532416+0000 mgr.x (mgr.24664) 70 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:26.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:26 smithi078 bash[28332]: cluster 2023-12-06T16:09:26.532416+0000 mgr.x (mgr.24664) 70 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:27.415 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:09:26 smithi078 bash[48469]: ts=2023-12-06T16:09:26.952Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T16:09:28.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:28 smithi162 bash[24778]: cluster 2023-12-06T16:09:28.533160+0000 mgr.x (mgr.24664) 71 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:28.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:28 smithi078 bash[24778]: cluster 2023-12-06T16:09:28.533160+0000 mgr.x (mgr.24664) 71 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:28.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:28 smithi078 bash[28332]: cluster 2023-12-06T16:09:28.533160+0000 mgr.x (mgr.24664) 71 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:30.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:30 smithi162 bash[24778]: cluster 2023-12-06T16:09:30.533956+0000 mgr.x (mgr.24664) 72 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:30.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:30 smithi078 bash[24778]: cluster 2023-12-06T16:09:30.533956+0000 mgr.x (mgr.24664) 72 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:30.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:30 smithi078 bash[28332]: cluster 2023-12-06T16:09:30.533956+0000 mgr.x (mgr.24664) 72 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:33.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:33 smithi162 bash[24778]: cluster 2023-12-06T16:09:32.535465+0000 mgr.x (mgr.24664) 73 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2023-12-06T16:09:33.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:33 smithi078 bash[24778]: cluster 2023-12-06T16:09:32.535465+0000 mgr.x (mgr.24664) 73 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2023-12-06T16:09:33.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:33 smithi078 bash[28332]: cluster 2023-12-06T16:09:32.535465+0000 mgr.x (mgr.24664) 73 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2023-12-06T16:09:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:34 smithi162 bash[24778]: cluster 2023-12-06T16:09:34.536046+0000 mgr.x (mgr.24664) 74 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2023-12-06T16:09:34.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:34 smithi078 bash[24778]: cluster 2023-12-06T16:09:34.536046+0000 mgr.x (mgr.24664) 74 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2023-12-06T16:09:34.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:34 smithi078 bash[28332]: cluster 2023-12-06T16:09:34.536046+0000 mgr.x (mgr.24664) 74 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s 2023-12-06T16:09:36.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:36 smithi162 bash[24778]: cluster 2023-12-06T16:09:36.537493+0000 mgr.x (mgr.24664) 75 : cluster [DBG] pgmap v61: 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-12-06T16:09:36.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:36 smithi078 bash[24778]: cluster 2023-12-06T16:09:36.537493+0000 mgr.x (mgr.24664) 75 : cluster [DBG] pgmap v61: 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-12-06T16:09:36.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:36 smithi078 bash[28332]: cluster 2023-12-06T16:09:36.537493+0000 mgr.x (mgr.24664) 75 : cluster [DBG] pgmap v61: 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-12-06T16:09:38.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:38 smithi162 bash[24778]: cluster 2023-12-06T16:09:38.538220+0000 mgr.x (mgr.24664) 76 : cluster [DBG] pgmap v62: 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-12-06T16:09:38.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:38 smithi078 bash[24778]: cluster 2023-12-06T16:09:38.538220+0000 mgr.x (mgr.24664) 76 : cluster [DBG] pgmap v62: 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-12-06T16:09:38.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:38 smithi078 bash[28332]: cluster 2023-12-06T16:09:38.538220+0000 mgr.x (mgr.24664) 76 : cluster [DBG] pgmap v62: 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-12-06T16:09:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:40 smithi162 bash[24778]: audit 2023-12-06T16:09:40.532535+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T16:09:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:40 smithi162 bash[24778]: audit 2023-12-06T16:09:40.533084+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:40 smithi162 bash[24778]: audit 2023-12-06T16:09:40.533599+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T16:09:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:40 smithi162 bash[24778]: audit 2023-12-06T16:09:40.534104+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:40 smithi162 bash[24778]: cluster 2023-12-06T16:09:40.538706+0000 mgr.x (mgr.24664) 77 : cluster [DBG] pgmap v63: 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-12-06T16:09:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:40 smithi162 bash[24778]: audit 2023-12-06T16:09:40.539276+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T16:09:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:40 smithi162 bash[24778]: audit 2023-12-06T16:09:40.539586+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:40 smithi162 bash[24778]: audit 2023-12-06T16:09:40.539908+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T16:09:40.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:40 smithi162 bash[24778]: audit 2023-12-06T16:09:40.540234+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[24778]: audit 2023-12-06T16:09:40.532535+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T16:09:40.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[24778]: audit 2023-12-06T16:09:40.533084+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[24778]: audit 2023-12-06T16:09:40.533599+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T16:09:40.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[24778]: audit 2023-12-06T16:09:40.534104+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[24778]: cluster 2023-12-06T16:09:40.538706+0000 mgr.x (mgr.24664) 77 : cluster [DBG] pgmap v63: 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-12-06T16:09:40.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[24778]: audit 2023-12-06T16:09:40.539276+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T16:09:40.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[24778]: audit 2023-12-06T16:09:40.539586+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[24778]: audit 2023-12-06T16:09:40.539908+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T16:09:40.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[24778]: audit 2023-12-06T16:09:40.540234+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[28332]: audit 2023-12-06T16:09:40.532535+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T16:09:40.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[28332]: audit 2023-12-06T16:09:40.533084+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[28332]: audit 2023-12-06T16:09:40.533599+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T16:09:40.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[28332]: audit 2023-12-06T16:09:40.534104+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[28332]: cluster 2023-12-06T16:09:40.538706+0000 mgr.x (mgr.24664) 77 : cluster [DBG] pgmap v63: 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-12-06T16:09:40.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[28332]: audit 2023-12-06T16:09:40.539276+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2023-12-06T16:09:40.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[28332]: audit 2023-12-06T16:09:40.539586+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:09:40.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[28332]: audit 2023-12-06T16:09:40.539908+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2023-12-06T16:09:40.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:40 smithi078 bash[28332]: audit 2023-12-06T16:09:40.540234+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-06T16:09:43.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:43 smithi162 bash[24778]: cluster 2023-12-06T16:09:42.540139+0000 mgr.x (mgr.24664) 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-12-06T16:09:43.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:43 smithi078 bash[24778]: cluster 2023-12-06T16:09:42.540139+0000 mgr.x (mgr.24664) 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-12-06T16:09:43.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:43 smithi078 bash[28332]: cluster 2023-12-06T16:09:42.540139+0000 mgr.x (mgr.24664) 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-12-06T16:09:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:44 smithi162 bash[24778]: cluster 2023-12-06T16:09:44.540904+0000 mgr.x (mgr.24664) 79 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2023-12-06T16:09:44.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:44 smithi078 bash[24778]: cluster 2023-12-06T16:09:44.540904+0000 mgr.x (mgr.24664) 79 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2023-12-06T16:09:44.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:44 smithi078 bash[28332]: cluster 2023-12-06T16:09:44.540904+0000 mgr.x (mgr.24664) 79 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2023-12-06T16:09:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:48 smithi162 bash[24778]: cluster 2023-12-06T16:09:46.542007+0000 mgr.x (mgr.24664) 80 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2023-12-06T16:09:48.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:48 smithi078 bash[24778]: cluster 2023-12-06T16:09:46.542007+0000 mgr.x (mgr.24664) 80 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2023-12-06T16:09:48.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:48 smithi078 bash[28332]: cluster 2023-12-06T16:09:46.542007+0000 mgr.x (mgr.24664) 80 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 19 op/s 2023-12-06T16:09:50.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:50 smithi162 bash[24778]: cluster 2023-12-06T16:09:48.542668+0000 mgr.x (mgr.24664) 81 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:50.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:50 smithi078 bash[24778]: cluster 2023-12-06T16:09:48.542668+0000 mgr.x (mgr.24664) 81 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:50.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:50 smithi078 bash[28332]: cluster 2023-12-06T16:09:48.542668+0000 mgr.x (mgr.24664) 81 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:52.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:52 smithi162 bash[24778]: cluster 2023-12-06T16:09:50.543356+0000 mgr.x (mgr.24664) 82 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:52.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:52 smithi078 bash[24778]: cluster 2023-12-06T16:09:50.543356+0000 mgr.x (mgr.24664) 82 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:52.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:52 smithi078 bash[28332]: cluster 2023-12-06T16:09:50.543356+0000 mgr.x (mgr.24664) 82 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:54 smithi162 bash[24778]: cluster 2023-12-06T16:09:52.544792+0000 mgr.x (mgr.24664) 83 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:54.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:54 smithi078 bash[24778]: cluster 2023-12-06T16:09:52.544792+0000 mgr.x (mgr.24664) 83 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:54.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:54 smithi078 bash[28332]: cluster 2023-12-06T16:09:52.544792+0000 mgr.x (mgr.24664) 83 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:56.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:56 smithi162 bash[24778]: cluster 2023-12-06T16:09:54.545482+0000 mgr.x (mgr.24664) 84 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:56.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:56 smithi078 bash[28332]: cluster 2023-12-06T16:09:54.545482+0000 mgr.x (mgr.24664) 84 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:56.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:56 smithi078 bash[24778]: cluster 2023-12-06T16:09:54.545482+0000 mgr.x (mgr.24664) 84 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:58.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:09:58 smithi162 bash[24778]: cluster 2023-12-06T16:09:56.546945+0000 mgr.x (mgr.24664) 85 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:58.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:09:58 smithi078 bash[24778]: cluster 2023-12-06T16:09:56.546945+0000 mgr.x (mgr.24664) 85 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:09:58.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:09:58 smithi078 bash[28332]: cluster 2023-12-06T16:09:56.546945+0000 mgr.x (mgr.24664) 85 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:00.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:00 smithi162 bash[24778]: cluster 2023-12-06T16:09:58.547726+0000 mgr.x (mgr.24664) 86 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:00.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:00 smithi078 bash[24778]: cluster 2023-12-06T16:09:58.547726+0000 mgr.x (mgr.24664) 86 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:00.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:00 smithi078 bash[28332]: cluster 2023-12-06T16:09:58.547726+0000 mgr.x (mgr.24664) 86 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:02.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:02 smithi162 bash[24778]: cluster 2023-12-06T16:10:00.548572+0000 mgr.x (mgr.24664) 87 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:02.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:02 smithi078 bash[24778]: cluster 2023-12-06T16:10:00.548572+0000 mgr.x (mgr.24664) 87 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:02.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:02 smithi078 bash[28332]: cluster 2023-12-06T16:10:00.548572+0000 mgr.x (mgr.24664) 87 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:03.665 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:10:03 smithi078 bash[48469]: ts=2023-12-06T16:10:03.240Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T16:10:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:04 smithi162 bash[24778]: cluster 2023-12-06T16:10:02.550054+0000 mgr.x (mgr.24664) 88 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:04.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:04 smithi078 bash[24778]: cluster 2023-12-06T16:10:02.550054+0000 mgr.x (mgr.24664) 88 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:04.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:04 smithi078 bash[28332]: cluster 2023-12-06T16:10:02.550054+0000 mgr.x (mgr.24664) 88 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:06.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:06 smithi162 bash[24778]: cluster 2023-12-06T16:10:04.550798+0000 mgr.x (mgr.24664) 89 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:06.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:06 smithi078 bash[24778]: cluster 2023-12-06T16:10:04.550798+0000 mgr.x (mgr.24664) 89 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:06.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:06 smithi078 bash[28332]: cluster 2023-12-06T16:10:04.550798+0000 mgr.x (mgr.24664) 89 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:08 smithi162 bash[24778]: cluster 2023-12-06T16:10:06.552246+0000 mgr.x (mgr.24664) 90 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:08.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:08 smithi078 bash[24778]: cluster 2023-12-06T16:10:06.552246+0000 mgr.x (mgr.24664) 90 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:08.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:08 smithi078 bash[28332]: cluster 2023-12-06T16:10:06.552246+0000 mgr.x (mgr.24664) 90 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:10.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:10 smithi162 bash[24778]: cluster 2023-12-06T16:10:08.553067+0000 mgr.x (mgr.24664) 91 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:10.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:10 smithi078 bash[24778]: cluster 2023-12-06T16:10:08.553067+0000 mgr.x (mgr.24664) 91 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:10.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:10 smithi078 bash[28332]: cluster 2023-12-06T16:10:08.553067+0000 mgr.x (mgr.24664) 91 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:12 smithi162 bash[24778]: cluster 2023-12-06T16:10:10.553885+0000 mgr.x (mgr.24664) 92 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:12.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:12 smithi078 bash[24778]: cluster 2023-12-06T16:10:10.553885+0000 mgr.x (mgr.24664) 92 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:12.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:12 smithi078 bash[28332]: cluster 2023-12-06T16:10:10.553885+0000 mgr.x (mgr.24664) 92 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:14.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:14 smithi078 bash[24778]: cluster 2023-12-06T16:10:12.555357+0000 mgr.x (mgr.24664) 93 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:14.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:14 smithi078 bash[28332]: cluster 2023-12-06T16:10:12.555357+0000 mgr.x (mgr.24664) 93 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:14.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:14 smithi162 bash[24778]: cluster 2023-12-06T16:10:12.555357+0000 mgr.x (mgr.24664) 93 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:16.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:16 smithi078 bash[24778]: cluster 2023-12-06T16:10:14.556044+0000 mgr.x (mgr.24664) 94 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:16.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:16 smithi078 bash[28332]: cluster 2023-12-06T16:10:14.556044+0000 mgr.x (mgr.24664) 94 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:16 smithi162 bash[24778]: cluster 2023-12-06T16:10:14.556044+0000 mgr.x (mgr.24664) 94 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:18.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:18 smithi078 bash[24778]: cluster 2023-12-06T16:10:16.557545+0000 mgr.x (mgr.24664) 95 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:18.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:18 smithi078 bash[28332]: cluster 2023-12-06T16:10:16.557545+0000 mgr.x (mgr.24664) 95 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:18.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:18 smithi162 bash[24778]: cluster 2023-12-06T16:10:16.557545+0000 mgr.x (mgr.24664) 95 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:20.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:20 smithi078 bash[24778]: cluster 2023-12-06T16:10:18.558252+0000 mgr.x (mgr.24664) 96 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:20.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:20 smithi078 bash[28332]: cluster 2023-12-06T16:10:18.558252+0000 mgr.x (mgr.24664) 96 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:20 smithi162 bash[24778]: cluster 2023-12-06T16:10:18.558252+0000 mgr.x (mgr.24664) 96 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:22 smithi162 bash[24778]: cluster 2023-12-06T16:10:20.558953+0000 mgr.x (mgr.24664) 97 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:22.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:22 smithi078 bash[24778]: cluster 2023-12-06T16:10:20.558953+0000 mgr.x (mgr.24664) 97 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:22.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:22 smithi078 bash[28332]: cluster 2023-12-06T16:10:20.558953+0000 mgr.x (mgr.24664) 97 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:23 smithi162 bash[24778]: audit 2023-12-06T16:10:22.457528+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:23 smithi162 bash[24778]: audit 2023-12-06T16:10:22.465235+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:10:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:23 smithi162 bash[24778]: audit 2023-12-06T16:10:22.465579+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:23.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:23 smithi078 bash[24778]: audit 2023-12-06T16:10:22.457528+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:23.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:23 smithi078 bash[24778]: audit 2023-12-06T16:10:22.465235+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:10:23.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:23 smithi078 bash[24778]: audit 2023-12-06T16:10:22.465579+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:23.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:23 smithi078 bash[28332]: audit 2023-12-06T16:10:22.457528+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:23.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:23 smithi078 bash[28332]: audit 2023-12-06T16:10:22.465235+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:10:23.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:23 smithi078 bash[28332]: audit 2023-12-06T16:10:22.465579+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:24.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:24 smithi162 bash[24778]: cluster 2023-12-06T16:10:22.560433+0000 mgr.x (mgr.24664) 98 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:24.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:24 smithi078 bash[24778]: cluster 2023-12-06T16:10:22.560433+0000 mgr.x (mgr.24664) 98 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:24.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:24 smithi078 bash[28332]: cluster 2023-12-06T16:10:22.560433+0000 mgr.x (mgr.24664) 98 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:26.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:26 smithi162 bash[24778]: cluster 2023-12-06T16:10:24.561161+0000 mgr.x (mgr.24664) 99 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:26.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:26 smithi078 bash[28332]: cluster 2023-12-06T16:10:24.561161+0000 mgr.x (mgr.24664) 99 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:26.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:26 smithi078 bash[24778]: cluster 2023-12-06T16:10:24.561161+0000 mgr.x (mgr.24664) 99 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:28.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:28 smithi162 bash[24778]: cluster 2023-12-06T16:10:26.562576+0000 mgr.x (mgr.24664) 100 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:28.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:28 smithi078 bash[28332]: cluster 2023-12-06T16:10:26.562576+0000 mgr.x (mgr.24664) 100 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:28.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:28 smithi078 bash[24778]: cluster 2023-12-06T16:10:26.562576+0000 mgr.x (mgr.24664) 100 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:30.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:30 smithi162 bash[24778]: cluster 2023-12-06T16:10:28.563291+0000 mgr.x (mgr.24664) 101 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:30.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:30 smithi078 bash[24778]: cluster 2023-12-06T16:10:28.563291+0000 mgr.x (mgr.24664) 101 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:30.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:30 smithi078 bash[28332]: cluster 2023-12-06T16:10:28.563291+0000 mgr.x (mgr.24664) 101 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:32.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:32 smithi162 bash[24778]: cluster 2023-12-06T16:10:30.564031+0000 mgr.x (mgr.24664) 102 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:32.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:32 smithi078 bash[24778]: cluster 2023-12-06T16:10:30.564031+0000 mgr.x (mgr.24664) 102 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:32.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:32 smithi078 bash[28332]: cluster 2023-12-06T16:10:30.564031+0000 mgr.x (mgr.24664) 102 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:34 smithi162 bash[24778]: cluster 2023-12-06T16:10:32.565555+0000 mgr.x (mgr.24664) 103 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:34.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:34 smithi078 bash[24778]: cluster 2023-12-06T16:10:32.565555+0000 mgr.x (mgr.24664) 103 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:34.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:34 smithi078 bash[28332]: cluster 2023-12-06T16:10:32.565555+0000 mgr.x (mgr.24664) 103 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:36.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:36 smithi162 bash[24778]: cluster 2023-12-06T16:10:34.566192+0000 mgr.x (mgr.24664) 104 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:36.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:36 smithi078 bash[24778]: cluster 2023-12-06T16:10:34.566192+0000 mgr.x (mgr.24664) 104 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:36.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:36 smithi078 bash[28332]: cluster 2023-12-06T16:10:34.566192+0000 mgr.x (mgr.24664) 104 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:38.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:38 smithi078 bash[24778]: cluster 2023-12-06T16:10:36.567650+0000 mgr.x (mgr.24664) 105 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:38.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:38 smithi078 bash[28332]: cluster 2023-12-06T16:10:36.567650+0000 mgr.x (mgr.24664) 105 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:38.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:38 smithi162 bash[24778]: cluster 2023-12-06T16:10:36.567650+0000 mgr.x (mgr.24664) 105 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:39.141 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- 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-12-06T16:10:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:40 smithi162 bash[24778]: cluster 2023-12-06T16:10:38.568366+0000 mgr.x (mgr.24664) 106 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:40.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:40 smithi078 bash[28332]: cluster 2023-12-06T16:10:38.568366+0000 mgr.x (mgr.24664) 106 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:40.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:40 smithi078 bash[24778]: cluster 2023-12-06T16:10:38.568366+0000 mgr.x (mgr.24664) 106 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:41.888 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[24778]: audit 2023-12-06T16:10:40.541735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:10:41.888 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[24778]: audit 2023-12-06T16:10:40.542774+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.888 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[24778]: audit 2023-12-06T16:10:40.543378+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:10:41.888 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[24778]: audit 2023-12-06T16:10:40.543807+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.888 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[24778]: audit 2023-12-06T16:10:40.549377+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:10:41.888 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[24778]: audit 2023-12-06T16:10:40.549864+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.888 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[24778]: audit 2023-12-06T16:10:40.550358+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:10:41.888 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[24778]: audit 2023-12-06T16:10:40.550841+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[28332]: audit 2023-12-06T16:10:40.541735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:10:41.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[28332]: audit 2023-12-06T16:10:40.542774+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[28332]: audit 2023-12-06T16:10:40.543378+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:10:41.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[28332]: audit 2023-12-06T16:10:40.543807+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[28332]: audit 2023-12-06T16:10:40.549377+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:10:41.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[28332]: audit 2023-12-06T16:10:40.549864+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[28332]: audit 2023-12-06T16:10:40.550358+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:10:41.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:41 smithi078 bash[28332]: audit 2023-12-06T16:10:40.550841+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:41 smithi162 bash[24778]: audit 2023-12-06T16:10:40.541735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:10:41.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:41 smithi162 bash[24778]: audit 2023-12-06T16:10:40.542774+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:41 smithi162 bash[24778]: audit 2023-12-06T16:10:40.543378+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:10:41.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:41 smithi162 bash[24778]: audit 2023-12-06T16:10:40.543807+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:41 smithi162 bash[24778]: audit 2023-12-06T16:10:40.549377+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:10:41.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:41 smithi162 bash[24778]: audit 2023-12-06T16:10:40.549864+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T16:10:41.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:41 smithi162 bash[24778]: audit 2023-12-06T16:10:40.550358+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:10:41.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:41 smithi162 bash[24778]: audit 2023-12-06T16:10:40.550841+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:10:42.787 INFO:teuthology.orchestra.run.smithi078.stdout:Scheduled to redeploy mgr.y on host 'smithi078' 2023-12-06T16:10:42.841 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:42 smithi078 bash[24778]: cluster 2023-12-06T16:10:40.568980+0000 mgr.x (mgr.24664) 107 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:42.842 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:42 smithi078 bash[24778]: audit 2023-12-06T16:10:42.360382+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 172.21.15.78:0/3114680623' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T16:10:42.842 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:42 smithi078 bash[28332]: cluster 2023-12-06T16:10:40.568980+0000 mgr.x (mgr.24664) 107 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:42.842 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:42 smithi078 bash[28332]: audit 2023-12-06T16:10:42.360382+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 172.21.15.78:0/3114680623' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T16:10:42.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:42 smithi162 bash[24778]: cluster 2023-12-06T16:10:40.568980+0000 mgr.x (mgr.24664) 107 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:42.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:42 smithi162 bash[24778]: audit 2023-12-06T16:10:42.360382+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 172.21.15.78:0/3114680623' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-06T16:10:43.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.762468+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T16:10:43.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.770190+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T16:10:43.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.772023+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]': finished 2023-12-06T16:10:43.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.804221+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:43.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.810990+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:10:43.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.811936+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:43.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.820980+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:10:43.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.828844+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:10:43.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.831438+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T16:10:43.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.832974+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:10:43.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:43 smithi162 bash[24778]: audit 2023-12-06T16:10:42.835069+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-06T16:10:43.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.762468+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T16:10:43.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.770190+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T16:10:43.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.772023+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]': finished 2023-12-06T16:10:43.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.804221+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:43.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.810990+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:10:43.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.811936+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:43.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.820980+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:10:43.909 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.828844+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:10:43.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.831438+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T16:10:43.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.832974+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:10:43.910 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[24778]: audit 2023-12-06T16:10:42.835069+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-06T16:10:43.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.762468+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T16:10:43.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.770190+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]: dispatch 2023-12-06T16:10:43.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.772023+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "who": "mgr.y"}]': finished 2023-12-06T16:10:43.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.804221+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:43.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.810990+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:10:43.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.811936+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:10:43.910 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.820980+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:10:43.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.828844+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:10:43.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.831438+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T16:10:43.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.832974+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:10:43.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:43 smithi078 bash[28332]: audit 2023-12-06T16:10:42.835069+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-06T16:10:43.912 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps --refresh' 2023-12-06T16:10:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:44 smithi162 bash[24778]: cluster 2023-12-06T16:10:42.570240+0000 mgr.x (mgr.24664) 108 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:44 smithi162 bash[24778]: audit 2023-12-06T16:10:42.768211+0000 mgr.x (mgr.24664) 109 : audit [DBG] from='client.24730 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:10:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:44 smithi162 bash[24778]: cephadm 2023-12-06T16:10:42.785193+0000 mgr.x (mgr.24664) 110 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-12-06T16:10:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:44 smithi162 bash[24778]: cephadm 2023-12-06T16:10:42.834364+0000 mgr.x (mgr.24664) 111 : cephadm [INF] Deploying daemon mgr.y on smithi078 2023-12-06T16:10:44.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:44 smithi078 bash[24778]: cluster 2023-12-06T16:10:42.570240+0000 mgr.x (mgr.24664) 108 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:44.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:44 smithi078 bash[24778]: audit 2023-12-06T16:10:42.768211+0000 mgr.x (mgr.24664) 109 : audit [DBG] from='client.24730 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:10:44.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:44 smithi078 bash[24778]: cephadm 2023-12-06T16:10:42.785193+0000 mgr.x (mgr.24664) 110 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-12-06T16:10:44.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:44 smithi078 bash[24778]: cephadm 2023-12-06T16:10:42.834364+0000 mgr.x (mgr.24664) 111 : cephadm [INF] Deploying daemon mgr.y on smithi078 2023-12-06T16:10:44.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:44 smithi078 bash[28332]: cluster 2023-12-06T16:10:42.570240+0000 mgr.x (mgr.24664) 108 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:44.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:44 smithi078 bash[28332]: audit 2023-12-06T16:10:42.768211+0000 mgr.x (mgr.24664) 109 : audit [DBG] from='client.24730 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:10:44.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:44 smithi078 bash[28332]: cephadm 2023-12-06T16:10:42.785193+0000 mgr.x (mgr.24664) 110 : cephadm [INF] Schedule redeploy daemon mgr.y 2023-12-06T16:10:44.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:44 smithi078 bash[28332]: cephadm 2023-12-06T16:10:42.834364+0000 mgr.x (mgr.24664) 111 : cephadm [INF] Deploying daemon mgr.y on smithi078 2023-12-06T16:10:45.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:45 smithi162 bash[24778]: cluster 2023-12-06T16:10:44.570970+0000 mgr.x (mgr.24664) 112 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:45.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:45 smithi078 bash[28332]: cluster 2023-12-06T16:10:44.570970+0000 mgr.x (mgr.24664) 112 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:45.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:45 smithi078 bash[24778]: cluster 2023-12-06T16:10:44.570970+0000 mgr.x (mgr.24664) 112 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:47.849 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T16:10:47.849 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (2m) 2m ago 13m 15.4M - 0.26.0 9f27df16978d 05d5a7ddd67f 2023-12-06T16:10:47.849 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi162 running (13m) 2m ago 13m 25.9M - 6.6.2 87a51ecf0b1c c20097cd108b 2023-12-06T16:10:47.849 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi162 running (6m) 2m ago 17m 413M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 654612f27a29 2023-12-06T16:10:47.849 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 running (19m) 2m ago 19m 287M - 15.2.0 204a01f9b0b6 5d46d6f344cf 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (19m) 2m ago 19m 108M 2048M 15.2.0 204a01f9b0b6 729e2764bb50 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi162 running (17m) 2m ago 17m 110M 2048M 15.2.0 204a01f9b0b6 f338be50008d 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (18m) 2m ago 18m 106M 2048M 15.2.0 204a01f9b0b6 10e208379daa 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (13m) 2m ago 13m 12.2M - 1.7.0 72c9c2088986 a7d45ed31f00 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi162 running (13m) 2m ago 13m 11.9M - 1.7.0 72c9c2088986 6f0f41d9de87 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (17m) 2m ago 17m 48.9M 4096M 15.2.0 204a01f9b0b6 0e8c68c6abea 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (16m) 2m ago 16m 48.2M 4096M 15.2.0 204a01f9b0b6 6972b9ba31cb 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (16m) 2m ago 16m 46.3M 4096M 15.2.0 204a01f9b0b6 d09b27f9049a 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (15m) 2m ago 15m 48.7M 4096M 15.2.0 204a01f9b0b6 785bfa6f807c 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi162 running (15m) 2m ago 15m 49.0M 4096M 15.2.0 204a01f9b0b6 431405c14612 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi162 running (15m) 2m ago 15m 46.6M 4096M 15.2.0 204a01f9b0b6 18ec83cfad3d 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi162 running (14m) 2m ago 14m 46.5M 4096M 15.2.0 204a01f9b0b6 663e159fd34d 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi162 running (14m) 2m ago 14m 48.4M 4096M 15.2.0 204a01f9b0b6 c6a5c87ba8ea 2023-12-06T16:10:47.850 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi162 running (2m) 2m ago 13m 29.0M - 2.48.0 620d5e2a39df c728b0cdb852 2023-12-06T16:10:47.851 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.zegrnl smithi078 running (11m) 2m ago 11m 49.4M - 15.2.0 204a01f9b0b6 6051b119fc0c 2023-12-06T16:10:47.851 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi162.hzeinf smithi162 running (11m) 2m ago 11m 49.1M - 15.2.0 204a01f9b0b6 3d808f196ba0 2023-12-06T16:10:48.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: cluster 2023-12-06T16:10:46.572400+0000 mgr.x (mgr.24664) 113 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:48.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.827775+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:10:48.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.828805+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:10:48.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.829684+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.830468+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.831070+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.831685+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.834466+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:10:48.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.835211+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.835925+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.836677+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[28332]: audit 2023-12-06T16:10:47.837396+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: cluster 2023-12-06T16:10:46.572400+0000 mgr.x (mgr.24664) 113 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:48.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.827775+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:10:48.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.828805+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:10:48.415 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.829684+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.416 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.830468+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.416 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.831070+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.416 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.831685+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.416 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.834466+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:10:48.416 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.835211+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.416 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.835925+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.416 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.836677+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.416 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:48 smithi078 bash[24778]: audit 2023-12-06T16:10:47.837396+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: cluster 2023-12-06T16:10:46.572400+0000 mgr.x (mgr.24664) 113 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.827775+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:10:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.828805+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:10:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.829684+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.830468+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.831070+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.831685+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.834466+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:10:48.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.835211+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.835925+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.836677+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:48.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:48 smithi162 bash[24778]: audit 2023-12-06T16:10:47.837396+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:10:49.007 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T16:10:49.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:49 smithi162 bash[24778]: audit 2023-12-06T16:10:47.821607+0000 mgr.x (mgr.24664) 114 : audit [DBG] from='client.24736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:10:49.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:49 smithi078 bash[24778]: audit 2023-12-06T16:10:47.821607+0000 mgr.x (mgr.24664) 114 : audit [DBG] from='client.24736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:10:49.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:49 smithi078 bash[28332]: audit 2023-12-06T16:10:47.821607+0000 mgr.x (mgr.24664) 114 : audit [DBG] from='client.24736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:10:50.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:50 smithi162 bash[24778]: cluster 2023-12-06T16:10:48.573051+0000 mgr.x (mgr.24664) 115 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:50.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:50 smithi078 bash[28332]: cluster 2023-12-06T16:10:48.573051+0000 mgr.x (mgr.24664) 115 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:50.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:50 smithi078 bash[24778]: cluster 2023-12-06T16:10:48.573051+0000 mgr.x (mgr.24664) 115 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:52.643 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:52 smithi162 bash[24778]: cluster 2023-12-06T16:10:50.573741+0000 mgr.x (mgr.24664) 116 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:52.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:52 smithi078 bash[24778]: cluster 2023-12-06T16:10:50.573741+0000 mgr.x (mgr.24664) 116 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:52.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:52 smithi078 bash[28332]: cluster 2023-12-06T16:10:50.573741+0000 mgr.x (mgr.24664) 116 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:54.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:54 smithi162 bash[24778]: cluster 2023-12-06T16:10:52.575245+0000 mgr.x (mgr.24664) 117 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:54.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:54 smithi078 bash[24778]: cluster 2023-12-06T16:10:52.575245+0000 mgr.x (mgr.24664) 117 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:54.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:54 smithi078 bash[28332]: cluster 2023-12-06T16:10:52.575245+0000 mgr.x (mgr.24664) 117 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:56.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:56 smithi162 bash[24778]: cluster 2023-12-06T16:10:54.575947+0000 mgr.x (mgr.24664) 118 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:56.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:56 smithi078 bash[24778]: cluster 2023-12-06T16:10:54.575947+0000 mgr.x (mgr.24664) 118 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:56.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:56 smithi078 bash[28332]: cluster 2023-12-06T16:10:54.575947+0000 mgr.x (mgr.24664) 118 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:58.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:10:58 smithi162 bash[24778]: cluster 2023-12-06T16:10:56.577424+0000 mgr.x (mgr.24664) 119 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:58.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:10:58 smithi078 bash[24778]: cluster 2023-12-06T16:10:56.577424+0000 mgr.x (mgr.24664) 119 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:10:58.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:10:58 smithi078 bash[28332]: cluster 2023-12-06T16:10:56.577424+0000 mgr.x (mgr.24664) 119 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:00.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:00 smithi162 bash[24778]: cluster 2023-12-06T16:10:58.578152+0000 mgr.x (mgr.24664) 120 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:00.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:00 smithi078 bash[24778]: cluster 2023-12-06T16:10:58.578152+0000 mgr.x (mgr.24664) 120 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:00.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:00 smithi078 bash[28332]: cluster 2023-12-06T16:10:58.578152+0000 mgr.x (mgr.24664) 120 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:02.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:02 smithi162 bash[24778]: cluster 2023-12-06T16:11:00.578877+0000 mgr.x (mgr.24664) 121 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:02.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:02 smithi078 bash[24778]: cluster 2023-12-06T16:11:00.578877+0000 mgr.x (mgr.24664) 121 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:02.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:02 smithi078 bash[28332]: cluster 2023-12-06T16:11:00.578877+0000 mgr.x (mgr.24664) 121 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:04 smithi162 bash[24778]: cluster 2023-12-06T16:11:02.580412+0000 mgr.x (mgr.24664) 122 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:04.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:04 smithi078 bash[24778]: cluster 2023-12-06T16:11:02.580412+0000 mgr.x (mgr.24664) 122 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:04.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:04 smithi078 bash[28332]: cluster 2023-12-06T16:11:02.580412+0000 mgr.x (mgr.24664) 122 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:06.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:06 smithi162 bash[24778]: cluster 2023-12-06T16:11:04.581183+0000 mgr.x (mgr.24664) 123 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:06.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:06 smithi078 bash[24778]: cluster 2023-12-06T16:11:04.581183+0000 mgr.x (mgr.24664) 123 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:06.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:06 smithi078 bash[28332]: cluster 2023-12-06T16:11:04.581183+0000 mgr.x (mgr.24664) 123 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:08 smithi162 bash[24778]: cluster 2023-12-06T16:11:06.582722+0000 mgr.x (mgr.24664) 124 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:08.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:08 smithi078 bash[24778]: cluster 2023-12-06T16:11:06.582722+0000 mgr.x (mgr.24664) 124 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:08.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:08 smithi078 bash[28332]: cluster 2023-12-06T16:11:06.582722+0000 mgr.x (mgr.24664) 124 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:10.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:10 smithi162 bash[24778]: cluster 2023-12-06T16:11:08.583452+0000 mgr.x (mgr.24664) 125 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:10.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:10 smithi078 bash[24778]: cluster 2023-12-06T16:11:08.583452+0000 mgr.x (mgr.24664) 125 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:10.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:10 smithi078 bash[28332]: cluster 2023-12-06T16:11:08.583452+0000 mgr.x (mgr.24664) 125 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:12.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:12 smithi078 bash[24778]: cluster 2023-12-06T16:11:10.584137+0000 mgr.x (mgr.24664) 126 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:12.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:12 smithi078 bash[28332]: cluster 2023-12-06T16:11:10.584137+0000 mgr.x (mgr.24664) 126 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:12.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:12 smithi162 bash[24778]: cluster 2023-12-06T16:11:10.584137+0000 mgr.x (mgr.24664) 126 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:14.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:14 smithi078 bash[28332]: cluster 2023-12-06T16:11:12.585658+0000 mgr.x (mgr.24664) 127 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:14.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:14 smithi078 bash[24778]: cluster 2023-12-06T16:11:12.585658+0000 mgr.x (mgr.24664) 127 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:14.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:14 smithi162 bash[24778]: cluster 2023-12-06T16:11:12.585658+0000 mgr.x (mgr.24664) 127 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:16.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:16 smithi078 bash[24778]: cluster 2023-12-06T16:11:14.586374+0000 mgr.x (mgr.24664) 128 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:16.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:16 smithi078 bash[28332]: cluster 2023-12-06T16:11:14.586374+0000 mgr.x (mgr.24664) 128 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:16 smithi162 bash[24778]: cluster 2023-12-06T16:11:14.586374+0000 mgr.x (mgr.24664) 128 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:18.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:18 smithi078 bash[24778]: cluster 2023-12-06T16:11:16.587860+0000 mgr.x (mgr.24664) 129 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:18.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:18 smithi078 bash[28332]: cluster 2023-12-06T16:11:16.587860+0000 mgr.x (mgr.24664) 129 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:18.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:18 smithi162 bash[24778]: cluster 2023-12-06T16:11:16.587860+0000 mgr.x (mgr.24664) 129 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:20.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:20 smithi078 bash[24778]: cluster 2023-12-06T16:11:18.588579+0000 mgr.x (mgr.24664) 130 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:20.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:20 smithi078 bash[28332]: cluster 2023-12-06T16:11:18.588579+0000 mgr.x (mgr.24664) 130 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:20 smithi162 bash[24778]: cluster 2023-12-06T16:11:18.588579+0000 mgr.x (mgr.24664) 130 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:22 smithi162 bash[24778]: cluster 2023-12-06T16:11:20.589288+0000 mgr.x (mgr.24664) 131 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:22.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:22 smithi078 bash[24778]: cluster 2023-12-06T16:11:20.589288+0000 mgr.x (mgr.24664) 131 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:22.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:22 smithi078 bash[28332]: cluster 2023-12-06T16:11:20.589288+0000 mgr.x (mgr.24664) 131 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:24.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:24 smithi162 bash[24778]: cluster 2023-12-06T16:11:22.590724+0000 mgr.x (mgr.24664) 132 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:24.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:24 smithi078 bash[24778]: cluster 2023-12-06T16:11:22.590724+0000 mgr.x (mgr.24664) 132 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:24.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:24 smithi078 bash[28332]: cluster 2023-12-06T16:11:22.590724+0000 mgr.x (mgr.24664) 132 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:26.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:26 smithi162 bash[24778]: cluster 2023-12-06T16:11:24.591444+0000 mgr.x (mgr.24664) 133 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:26.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:26 smithi078 bash[24778]: cluster 2023-12-06T16:11:24.591444+0000 mgr.x (mgr.24664) 133 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:26.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:26 smithi078 bash[28332]: cluster 2023-12-06T16:11:24.591444+0000 mgr.x (mgr.24664) 133 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:28.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:28 smithi162 bash[24778]: cluster 2023-12-06T16:11:26.592943+0000 mgr.x (mgr.24664) 134 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:28.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:28 smithi078 bash[24778]: cluster 2023-12-06T16:11:26.592943+0000 mgr.x (mgr.24664) 134 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:28 smithi078 bash[28332]: cluster 2023-12-06T16:11:26.592943+0000 mgr.x (mgr.24664) 134 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:30.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:30 smithi162 bash[24778]: cluster 2023-12-06T16:11:28.593740+0000 mgr.x (mgr.24664) 135 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:30.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:30 smithi078 bash[24778]: cluster 2023-12-06T16:11:28.593740+0000 mgr.x (mgr.24664) 135 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:30.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:30 smithi078 bash[28332]: cluster 2023-12-06T16:11:28.593740+0000 mgr.x (mgr.24664) 135 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:32.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:32 smithi078 bash[24778]: cluster 2023-12-06T16:11:30.594505+0000 mgr.x (mgr.24664) 136 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:32.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:32 smithi078 bash[28332]: cluster 2023-12-06T16:11:30.594505+0000 mgr.x (mgr.24664) 136 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:32.663 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:32 smithi078 systemd[1]: Stopping Ceph mgr.y for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:11:32.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:32 smithi162 bash[24778]: cluster 2023-12-06T16:11:30.594505+0000 mgr.x (mgr.24664) 136 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:34 smithi162 bash[24778]: cluster 2023-12-06T16:11:32.595964+0000 mgr.x (mgr.24664) 137 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:34.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:34 smithi078 bash[24778]: cluster 2023-12-06T16:11:32.595964+0000 mgr.x (mgr.24664) 137 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:34.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:34 smithi078 bash[28332]: cluster 2023-12-06T16:11:32.595964+0000 mgr.x (mgr.24664) 137 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:36.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:36 smithi162 bash[24778]: cluster 2023-12-06T16:11:34.596697+0000 mgr.x (mgr.24664) 138 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:36.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:36 smithi078 bash[24778]: cluster 2023-12-06T16:11:34.596697+0000 mgr.x (mgr.24664) 138 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:36.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:36 smithi078 bash[28332]: cluster 2023-12-06T16:11:34.596697+0000 mgr.x (mgr.24664) 138 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:38.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:38 smithi162 bash[24778]: cluster 2023-12-06T16:11:36.598165+0000 mgr.x (mgr.24664) 139 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:38.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:38 smithi078 bash[24778]: cluster 2023-12-06T16:11:36.598165+0000 mgr.x (mgr.24664) 139 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:38.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:38 smithi078 bash[28332]: cluster 2023-12-06T16:11:36.598165+0000 mgr.x (mgr.24664) 139 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:40 smithi162 bash[24778]: cluster 2023-12-06T16:11:38.598875+0000 mgr.x (mgr.24664) 140 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:40.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:40 smithi078 bash[24778]: cluster 2023-12-06T16:11:38.598875+0000 mgr.x (mgr.24664) 140 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:40.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:40 smithi078 bash[28332]: cluster 2023-12-06T16:11:38.598875+0000 mgr.x (mgr.24664) 140 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:41 smithi162 bash[24778]: audit 2023-12-06T16:11:40.551276+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:11:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:41 smithi162 bash[24778]: audit 2023-12-06T16:11:40.552805+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:41 smithi162 bash[24778]: audit 2023-12-06T16:11:40.553448+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:11:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:41 smithi162 bash[24778]: audit 2023-12-06T16:11:40.554162+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:41 smithi162 bash[24778]: audit 2023-12-06T16:11:40.557651+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:11:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:41 smithi162 bash[24778]: audit 2023-12-06T16:11:40.558164+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:41 smithi162 bash[24778]: audit 2023-12-06T16:11:40.558489+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:11:41.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:41 smithi162 bash[24778]: audit 2023-12-06T16:11:40.558807+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[24778]: audit 2023-12-06T16:11:40.551276+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:11:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[24778]: audit 2023-12-06T16:11:40.552805+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[24778]: audit 2023-12-06T16:11:40.553448+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:11:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[24778]: audit 2023-12-06T16:11:40.554162+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[24778]: audit 2023-12-06T16:11:40.557651+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:11:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[24778]: audit 2023-12-06T16:11:40.558164+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[24778]: audit 2023-12-06T16:11:40.558489+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:11:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[24778]: audit 2023-12-06T16:11:40.558807+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[28332]: audit 2023-12-06T16:11:40.551276+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:11:41.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[28332]: audit 2023-12-06T16:11:40.552805+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[28332]: audit 2023-12-06T16:11:40.553448+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:11:41.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[28332]: audit 2023-12-06T16:11:40.554162+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[28332]: audit 2023-12-06T16:11:40.557651+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:11:41.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[28332]: audit 2023-12-06T16:11:40.558164+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-12-06T16:11:41.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[28332]: audit 2023-12-06T16:11:40.558489+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:11:41.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:41 smithi078 bash[28332]: audit 2023-12-06T16:11:40.558807+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-06T16:11:42.758 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:42 smithi078 bash[24778]: cluster 2023-12-06T16:11:40.599541+0000 mgr.x (mgr.24664) 141 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:42.758 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:42 smithi078 bash[28332]: cluster 2023-12-06T16:11:40.599541+0000 mgr.x (mgr.24664) 141 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:42.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:42 smithi162 bash[24778]: cluster 2023-12-06T16:11:40.599541+0000 mgr.x (mgr.24664) 141 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:43.596 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:43 smithi078 bash[49712]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr.y 2023-12-06T16:11:43.596 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:43 smithi078 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-12-06T16:11:43.597 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:43 smithi078 bash[49776]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr.y 2023-12-06T16:11:43.912 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:43 smithi078 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-06T16:11:43.912 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:43 smithi078 systemd[1]: Stopped Ceph mgr.y for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:11:44.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:43 smithi078 systemd[1]: Started Ceph mgr.y for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:11:44.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:44 smithi162 bash[24778]: cluster 2023-12-06T16:11:42.601003+0000 mgr.x (mgr.24664) 142 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:44.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:44 smithi162 bash[24778]: audit 2023-12-06T16:11:43.937233+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T16:11:44.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:44 smithi162 bash[24778]: audit 2023-12-06T16:11:43.941041+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-12-06T16:11:44.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:44 smithi162 bash[24778]: audit 2023-12-06T16:11:43.943588+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T16:11:44.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:44 smithi162 bash[24778]: audit 2023-12-06T16:11:43.946921+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:44.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:44 smithi162 bash[24778]: audit 2023-12-06T16:11:43.951862+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:11:44.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:44 smithi162 bash[24778]: audit 2023-12-06T16:11:43.953509+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:44.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:44 smithi162 bash[24778]: audit 2023-12-06T16:11:43.967901+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:11:44.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:44 smithi162 bash[24778]: audit 2023-12-06T16:11:43.968783+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:11:44.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[24778]: cluster 2023-12-06T16:11:42.601003+0000 mgr.x (mgr.24664) 142 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:44.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[28332]: cluster 2023-12-06T16:11:42.601003+0000 mgr.x (mgr.24664) 142 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:44.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[28332]: audit 2023-12-06T16:11:43.937233+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T16:11:44.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[24778]: audit 2023-12-06T16:11:43.937233+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T16:11:44.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[28332]: audit 2023-12-06T16:11:43.941041+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-12-06T16:11:44.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[28332]: audit 2023-12-06T16:11:43.943588+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T16:11:44.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[24778]: audit 2023-12-06T16:11:43.941041+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]': finished 2023-12-06T16:11:44.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[28332]: audit 2023-12-06T16:11:43.946921+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:44.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[24778]: audit 2023-12-06T16:11:43.943588+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {\"mgr.y\": \"redeploy\"}}"}]: dispatch 2023-12-06T16:11:44.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[28332]: audit 2023-12-06T16:11:43.951862+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:11:44.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[28332]: audit 2023-12-06T16:11:43.953509+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:44.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[28332]: audit 2023-12-06T16:11:43.967901+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:11:44.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[28332]: audit 2023-12-06T16:11:43.968783+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:11:44.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[24778]: audit 2023-12-06T16:11:43.946921+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:44.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[24778]: audit 2023-12-06T16:11:43.951862+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:11:44.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[24778]: audit 2023-12-06T16:11:43.953509+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415253Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111568486, \"cpu_percentage\": \"0.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.415930Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416214Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"2.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416521Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48632954, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416760Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.416995Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12792627, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417229Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16221470, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:08:21.417462Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_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.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:08:21.417695Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:44.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[24778]: audit 2023-12-06T16:11:43.967901+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:11:44.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:44 smithi078 bash[24778]: audit 2023-12-06T16:11:43.968783+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:11:45.294 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:45 smithi078 bash[49894]: debug 2023-12-06T16:11:45.111+0000 7f6f8f015700 1 -- 172.21.15.78:0/1059731928 <== mon.1 v2:172.21.15.78:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55678576e4e0 con 0x556785863000 2023-12-06T16:11:45.662 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:45 smithi078 bash[49894]: debug 2023-12-06T16:11:45.279+0000 7f6f9f5fc680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T16:11:45.663 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:45 smithi078 bash[49894]: debug 2023-12-06T16:11:45.383+0000 7f6f9f5fc680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T16:11:46.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:45 smithi078 bash[49894]: debug 2023-12-06T16:11:45.823+0000 7f6f9f5fc680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T16:11:46.756 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:46 smithi078 bash[28332]: cluster 2023-12-06T16:11:44.601710+0000 mgr.x (mgr.24664) 143 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:46.756 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:46 smithi078 bash[24778]: cluster 2023-12-06T16:11:44.601710+0000 mgr.x (mgr.24664) 143 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:46.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:46 smithi162 bash[24778]: cluster 2023-12-06T16:11:44.601710+0000 mgr.x (mgr.24664) 143 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:47.097 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:46 smithi078 bash[49894]: debug 2023-12-06T16:11:46.743+0000 7f6f9f5fc680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T16:11:47.097 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:46 smithi078 bash[49894]: debug 2023-12-06T16:11:46.839+0000 7f6f9f5fc680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T16:11:47.412 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:47 smithi078 bash[49894]: debug 2023-12-06T16:11:47.083+0000 7f6f9f5fc680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T16:11:48.489 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:48 smithi078 bash[49894]: debug 2023-12-06T16:11:48.215+0000 7f6f9f5fc680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T16:11:48.490 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:48 smithi078 bash[49894]: debug 2023-12-06T16:11:48.375+0000 7f6f9f5fc680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:11:48.825 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:48 smithi078 bash[24778]: cluster 2023-12-06T16:11:46.603186+0000 mgr.x (mgr.24664) 144 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:48.825 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:48 smithi078 bash[28332]: cluster 2023-12-06T16:11:46.603186+0000 mgr.x (mgr.24664) 144 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:48.826 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:48 smithi078 bash[49894]: debug 2023-12-06T16:11:48.475+0000 7f6f9f5fc680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T16:11:48.826 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:48 smithi078 bash[49894]: debug 2023-12-06T16:11:48.591+0000 7f6f9f5fc680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T16:11:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:48 smithi162 bash[24778]: cluster 2023-12-06T16:11:46.603186+0000 mgr.x (mgr.24664) 144 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:49.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:48 smithi078 bash[49894]: debug 2023-12-06T16:11:48.811+0000 7f6f9f5fc680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T16:11:49.665 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:49 smithi078 bash[49894]: debug 2023-12-06T16:11:49.179+0000 7f6f9f5fc680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T16:11:49.665 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:49 smithi078 bash[49894]: debug 2023-12-06T16:11:49.299+0000 7f6f9f5fc680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T16:11:50.516 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[49894]: debug 2023-12-06T16:11:50.191+0000 7f6f9f5fc680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T16:11:50.516 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[49894]: debug 2023-12-06T16:11:50.299+0000 7f6f9f5fc680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T16:11:50.516 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[49894]: debug 2023-12-06T16:11:50.419+0000 7f6f9f5fc680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T16:11:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:50 smithi162 bash[24778]: cluster 2023-12-06T16:11:48.603894+0000 mgr.x (mgr.24664) 145 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:50.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:50 smithi162 bash[24778]: audit 2023-12-06T16:11:50.314758+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:50.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:50 smithi162 bash[24778]: audit 2023-12-06T16:11:50.318849+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:11:50.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:50 smithi162 bash[24778]: audit 2023-12-06T16:11:50.320935+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:50.912 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[49894]: debug 2023-12-06T16:11:50.659+0000 7f6f9f5fc680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T16:11:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[24778]: cluster 2023-12-06T16:11:48.603894+0000 mgr.x (mgr.24664) 145 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:50.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[28332]: cluster 2023-12-06T16:11:48.603894+0000 mgr.x (mgr.24664) 145 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:50.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[24778]: audit 2023-12-06T16:11:50.314758+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[28332]: audit 2023-12-06T16:11:50.314758+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:50.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[24778]: audit 2023-12-06T16:11:50.318849+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:11:50.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[24778]: audit 2023-12-06T16:11:50.320935+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:50.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[28332]: audit 2023-12-06T16:11:50.318849+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:11:50.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[28332]: audit 2023-12-06T16:11:50.320935+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.460676Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:51.364 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:50 smithi078 bash[49894]: debug 2023-12-06T16:11:50.987+0000 7f6f9f5fc680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T16:11:51.364 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[49894]: debug 2023-12-06T16:11:51.179+0000 7f6f9f5fc680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T16:11:51.662 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[49894]: debug 2023-12-06T16:11:51.351+0000 7f6f9f5fc680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:11:51.662 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[49894]: debug 2023-12-06T16:11:51.567+0000 7f6f9f5fc680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T16:11:51.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[24778]: audit 2023-12-06T16:11:51.050013+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:51.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[28332]: audit 2023-12-06T16:11:51.050013+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:51.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[24778]: audit 2023-12-06T16:11:51.056088+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:11:51.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[28332]: audit 2023-12-06T16:11:51.056088+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:11:51.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[24778]: audit 2023-12-06T16:11:51.056095+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:51.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[24778]: audit 2023-12-06T16:11:51.331965+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:11:51.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[24778]: audit 2023-12-06T16:11:51.337362+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:11:51.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[24778]: audit 2023-12-06T16:11:51.338402+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:11:51.666 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[28332]: audit 2023-12-06T16:11:51.056095+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:51.666 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[28332]: audit 2023-12-06T16:11:51.331965+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:11:51.666 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[28332]: audit 2023-12-06T16:11:51.337362+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:11:51.666 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[28332]: audit 2023-12-06T16:11:51.338402+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:11:51.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:51 smithi162 bash[24778]: audit 2023-12-06T16:11:51.050013+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:51.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:51 smithi162 bash[24778]: audit 2023-12-06T16:11:51.056088+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:11:51.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:51 smithi162 bash[24778]: audit 2023-12-06T16:11:51.056095+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:02:40.173500Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:11:51.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:51 smithi162 bash[24778]: audit 2023-12-06T16:11:51.331965+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:11:51.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:51 smithi162 bash[24778]: audit 2023-12-06T16:11:51.337362+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:11:51.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:51 smithi162 bash[24778]: audit 2023-12-06T16:11:51.338402+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:11:52.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:11:51 smithi078 bash[49894]: debug 2023-12-06T16:11:51.671+0000 7f6f9f5fc680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T16:11:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:52 smithi162 bash[24778]: cluster 2023-12-06T16:11:50.604573+0000 mgr.x (mgr.24664) 146 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:52 smithi162 bash[24778]: cluster 2023-12-06T16:11:51.680985+0000 mon.a (mon.0) 691 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T16:11:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:52 smithi162 bash[24778]: cluster 2023-12-06T16:11:51.681126+0000 mon.a (mon.0) 692 : cluster [DBG] Standby manager daemon y started 2023-12-06T16:11:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:52 smithi162 bash[24778]: audit 2023-12-06T16:11:51.691162+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T16:11:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:52 smithi162 bash[24778]: audit 2023-12-06T16:11:51.692224+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:11:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:52 smithi162 bash[24778]: audit 2023-12-06T16:11:51.694440+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T16:11:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:52 smithi162 bash[24778]: audit 2023-12-06T16:11:51.695373+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:11:52.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[24778]: cluster 2023-12-06T16:11:50.604573+0000 mgr.x (mgr.24664) 146 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:52.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[24778]: cluster 2023-12-06T16:11:51.680985+0000 mon.a (mon.0) 691 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T16:11:52.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[24778]: cluster 2023-12-06T16:11:51.681126+0000 mon.a (mon.0) 692 : cluster [DBG] Standby manager daemon y started 2023-12-06T16:11:52.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[24778]: audit 2023-12-06T16:11:51.691162+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T16:11:52.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[24778]: audit 2023-12-06T16:11:51.692224+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:11:52.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[24778]: audit 2023-12-06T16:11:51.694440+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T16:11:52.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[24778]: audit 2023-12-06T16:11:51.695373+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:11:52.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[28332]: cluster 2023-12-06T16:11:50.604573+0000 mgr.x (mgr.24664) 146 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:52.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[28332]: cluster 2023-12-06T16:11:51.680985+0000 mon.a (mon.0) 691 : cluster [DBG] Standby manager daemon y restarted 2023-12-06T16:11:52.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[28332]: cluster 2023-12-06T16:11:51.681126+0000 mon.a (mon.0) 692 : cluster [DBG] Standby manager daemon y started 2023-12-06T16:11:52.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[28332]: audit 2023-12-06T16:11:51.691162+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T16:11:52.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[28332]: audit 2023-12-06T16:11:51.692224+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:11:52.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[28332]: audit 2023-12-06T16:11:51.694440+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T16:11:52.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:52 smithi078 bash[28332]: audit 2023-12-06T16:11:51.695373+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:11:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:53 smithi162 bash[24778]: cluster 2023-12-06T16:11:52.531972+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: x(active, since 4m), standbys: y 2023-12-06T16:11:53.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:53 smithi078 bash[24778]: cluster 2023-12-06T16:11:52.531972+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: x(active, since 4m), standbys: y 2023-12-06T16:11:53.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:53 smithi078 bash[28332]: cluster 2023-12-06T16:11:52.531972+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e20: x(active, since 4m), standbys: y 2023-12-06T16:11:54.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:54 smithi162 bash[24778]: cluster 2023-12-06T16:11:52.606068+0000 mgr.x (mgr.24664) 147 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:54.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:54 smithi078 bash[24778]: cluster 2023-12-06T16:11:52.606068+0000 mgr.x (mgr.24664) 147 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:54.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:54 smithi078 bash[28332]: cluster 2023-12-06T16:11:52.606068+0000 mgr.x (mgr.24664) 147 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:56 smithi162 bash[24778]: cluster 2023-12-06T16:11:54.606763+0000 mgr.x (mgr.24664) 148 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:56.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:56 smithi078 bash[24778]: cluster 2023-12-06T16:11:54.606763+0000 mgr.x (mgr.24664) 148 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:56.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:56 smithi078 bash[28332]: cluster 2023-12-06T16:11:54.606763+0000 mgr.x (mgr.24664) 148 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:58.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:58 smithi162 bash[24778]: cluster 2023-12-06T16:11:56.608283+0000 mgr.x (mgr.24664) 149 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:58.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:58 smithi078 bash[24778]: cluster 2023-12-06T16:11:56.608283+0000 mgr.x (mgr.24664) 149 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:58.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:58 smithi078 bash[28332]: cluster 2023-12-06T16:11:56.608283+0000 mgr.x (mgr.24664) 149 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:11:59 smithi162 bash[24778]: cluster 2023-12-06T16:11:58.608947+0000 mgr.x (mgr.24664) 150 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:59.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:11:59 smithi078 bash[24778]: cluster 2023-12-06T16:11:58.608947+0000 mgr.x (mgr.24664) 150 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:11:59.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:11:59 smithi078 bash[28332]: cluster 2023-12-06T16:11:58.608947+0000 mgr.x (mgr.24664) 150 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:02.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:01 smithi162 bash[24778]: cluster 2023-12-06T16:12:00.609661+0000 mgr.x (mgr.24664) 151 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:02.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:01 smithi078 bash[24778]: cluster 2023-12-06T16:12:00.609661+0000 mgr.x (mgr.24664) 151 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:02.163 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:01 smithi078 bash[28332]: cluster 2023-12-06T16:12:00.609661+0000 mgr.x (mgr.24664) 151 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:04.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:04 smithi162 bash[24778]: cluster 2023-12-06T16:12:02.611154+0000 mgr.x (mgr.24664) 152 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:04.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:04 smithi078 bash[24778]: cluster 2023-12-06T16:12:02.611154+0000 mgr.x (mgr.24664) 152 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:04.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:04 smithi078 bash[28332]: cluster 2023-12-06T16:12:02.611154+0000 mgr.x (mgr.24664) 152 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:06.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:06 smithi162 bash[24778]: cluster 2023-12-06T16:12:04.611879+0000 mgr.x (mgr.24664) 153 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:06.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:06 smithi078 bash[24778]: cluster 2023-12-06T16:12:04.611879+0000 mgr.x (mgr.24664) 153 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:06.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:06 smithi078 bash[28332]: cluster 2023-12-06T16:12:04.611879+0000 mgr.x (mgr.24664) 153 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:08 smithi162 bash[24778]: cluster 2023-12-06T16:12:06.613422+0000 mgr.x (mgr.24664) 154 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:08.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:08 smithi078 bash[24778]: cluster 2023-12-06T16:12:06.613422+0000 mgr.x (mgr.24664) 154 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:08.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:08 smithi078 bash[28332]: cluster 2023-12-06T16:12:06.613422+0000 mgr.x (mgr.24664) 154 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:10.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:10 smithi078 bash[24778]: cluster 2023-12-06T16:12:08.614164+0000 mgr.x (mgr.24664) 155 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:10.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:10 smithi078 bash[28332]: cluster 2023-12-06T16:12:08.614164+0000 mgr.x (mgr.24664) 155 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:10.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:10 smithi162 bash[24778]: cluster 2023-12-06T16:12:08.614164+0000 mgr.x (mgr.24664) 155 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:12.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:12 smithi078 bash[24778]: cluster 2023-12-06T16:12:10.614890+0000 mgr.x (mgr.24664) 156 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:12.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:12 smithi078 bash[28332]: cluster 2023-12-06T16:12:10.614890+0000 mgr.x (mgr.24664) 156 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:12.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:12 smithi162 bash[24778]: cluster 2023-12-06T16:12:10.614890+0000 mgr.x (mgr.24664) 156 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:14.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:14 smithi078 bash[24778]: cluster 2023-12-06T16:12:12.616425+0000 mgr.x (mgr.24664) 157 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:14.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:14 smithi078 bash[28332]: cluster 2023-12-06T16:12:12.616425+0000 mgr.x (mgr.24664) 157 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:14.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:14 smithi162 bash[24778]: cluster 2023-12-06T16:12:12.616425+0000 mgr.x (mgr.24664) 157 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:16.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:16 smithi078 bash[24778]: cluster 2023-12-06T16:12:14.617166+0000 mgr.x (mgr.24664) 158 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:16.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:16 smithi078 bash[28332]: cluster 2023-12-06T16:12:14.617166+0000 mgr.x (mgr.24664) 158 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:16 smithi162 bash[24778]: cluster 2023-12-06T16:12:14.617166+0000 mgr.x (mgr.24664) 158 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:18.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:18 smithi162 bash[24778]: cluster 2023-12-06T16:12:16.618658+0000 mgr.x (mgr.24664) 159 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:18.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:18 smithi078 bash[24778]: cluster 2023-12-06T16:12:16.618658+0000 mgr.x (mgr.24664) 159 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:18.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:18 smithi078 bash[28332]: cluster 2023-12-06T16:12:16.618658+0000 mgr.x (mgr.24664) 159 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:20 smithi162 bash[24778]: cluster 2023-12-06T16:12:18.619362+0000 mgr.x (mgr.24664) 160 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:20.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:20 smithi078 bash[24778]: cluster 2023-12-06T16:12:18.619362+0000 mgr.x (mgr.24664) 160 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:20.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:20 smithi078 bash[28332]: cluster 2023-12-06T16:12:18.619362+0000 mgr.x (mgr.24664) 160 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:22 smithi162 bash[24778]: cluster 2023-12-06T16:12:20.620081+0000 mgr.x (mgr.24664) 161 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:22.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:22 smithi078 bash[24778]: cluster 2023-12-06T16:12:20.620081+0000 mgr.x (mgr.24664) 161 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:22.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:22 smithi078 bash[28332]: cluster 2023-12-06T16:12:20.620081+0000 mgr.x (mgr.24664) 161 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:24.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:24 smithi162 bash[24778]: cluster 2023-12-06T16:12:22.621577+0000 mgr.x (mgr.24664) 162 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:24.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:24 smithi078 bash[24778]: cluster 2023-12-06T16:12:22.621577+0000 mgr.x (mgr.24664) 162 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:24.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:24 smithi078 bash[28332]: cluster 2023-12-06T16:12:22.621577+0000 mgr.x (mgr.24664) 162 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:26.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:26 smithi162 bash[24778]: cluster 2023-12-06T16:12:24.622354+0000 mgr.x (mgr.24664) 163 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:26.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:26 smithi078 bash[24778]: cluster 2023-12-06T16:12:24.622354+0000 mgr.x (mgr.24664) 163 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:26.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:26 smithi078 bash[28332]: cluster 2023-12-06T16:12:24.622354+0000 mgr.x (mgr.24664) 163 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:28.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:28 smithi162 bash[24778]: cluster 2023-12-06T16:12:26.623893+0000 mgr.x (mgr.24664) 164 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:28 smithi078 bash[24778]: cluster 2023-12-06T16:12:26.623893+0000 mgr.x (mgr.24664) 164 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:28.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:28 smithi078 bash[28332]: cluster 2023-12-06T16:12:26.623893+0000 mgr.x (mgr.24664) 164 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:30.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:30 smithi162 bash[24778]: cluster 2023-12-06T16:12:28.624613+0000 mgr.x (mgr.24664) 165 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:30.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:30 smithi078 bash[24778]: cluster 2023-12-06T16:12:28.624613+0000 mgr.x (mgr.24664) 165 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:30.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:30 smithi078 bash[28332]: cluster 2023-12-06T16:12:28.624613+0000 mgr.x (mgr.24664) 165 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:32.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:32 smithi162 bash[24778]: cluster 2023-12-06T16:12:30.625275+0000 mgr.x (mgr.24664) 166 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:32.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:32 smithi078 bash[24778]: cluster 2023-12-06T16:12:30.625275+0000 mgr.x (mgr.24664) 166 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:32.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:32 smithi078 bash[28332]: cluster 2023-12-06T16:12:30.625275+0000 mgr.x (mgr.24664) 166 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:34 smithi162 bash[24778]: cluster 2023-12-06T16:12:32.626724+0000 mgr.x (mgr.24664) 167 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:34.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:34 smithi078 bash[24778]: cluster 2023-12-06T16:12:32.626724+0000 mgr.x (mgr.24664) 167 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:34.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:34 smithi078 bash[28332]: cluster 2023-12-06T16:12:32.626724+0000 mgr.x (mgr.24664) 167 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:36.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:36 smithi162 bash[24778]: cluster 2023-12-06T16:12:34.627426+0000 mgr.x (mgr.24664) 168 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:36.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:36 smithi078 bash[24778]: cluster 2023-12-06T16:12:34.627426+0000 mgr.x (mgr.24664) 168 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:36.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:36 smithi078 bash[28332]: cluster 2023-12-06T16:12:34.627426+0000 mgr.x (mgr.24664) 168 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:38.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:38 smithi162 bash[24778]: cluster 2023-12-06T16:12:36.628914+0000 mgr.x (mgr.24664) 169 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:38.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:38 smithi078 bash[24778]: cluster 2023-12-06T16:12:36.628914+0000 mgr.x (mgr.24664) 169 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:38.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:38 smithi078 bash[28332]: cluster 2023-12-06T16:12:36.628914+0000 mgr.x (mgr.24664) 169 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:40 smithi162 bash[24778]: cluster 2023-12-06T16:12:38.629639+0000 mgr.x (mgr.24664) 170 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:40.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:40 smithi078 bash[24778]: cluster 2023-12-06T16:12:38.629639+0000 mgr.x (mgr.24664) 170 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:40.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:40 smithi078 bash[28332]: cluster 2023-12-06T16:12:38.629639+0000 mgr.x (mgr.24664) 170 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:41 smithi162 bash[24778]: audit 2023-12-06T16:12:40.560482+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:12:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:41 smithi162 bash[24778]: audit 2023-12-06T16:12:40.561703+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:41 smithi162 bash[24778]: audit 2023-12-06T16:12:40.562357+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:12:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:41 smithi162 bash[24778]: audit 2023-12-06T16:12:40.562841+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:41 smithi162 bash[24778]: audit 2023-12-06T16:12:40.566139+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:12:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:41 smithi162 bash[24778]: audit 2023-12-06T16:12:40.566658+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:41 smithi162 bash[24778]: audit 2023-12-06T16:12:40.567144+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:12:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:41 smithi162 bash[24778]: audit 2023-12-06T16:12:40.567500+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[24778]: audit 2023-12-06T16:12:40.560482+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:12:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[24778]: audit 2023-12-06T16:12:40.561703+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[24778]: audit 2023-12-06T16:12:40.562357+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:12:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[24778]: audit 2023-12-06T16:12:40.562841+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[24778]: audit 2023-12-06T16:12:40.566139+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:12:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[24778]: audit 2023-12-06T16:12:40.566658+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[24778]: audit 2023-12-06T16:12:40.567144+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:12:41.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[24778]: audit 2023-12-06T16:12:40.567500+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[28332]: audit 2023-12-06T16:12:40.560482+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:12:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[28332]: audit 2023-12-06T16:12:40.561703+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[28332]: audit 2023-12-06T16:12:40.562357+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:12:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[28332]: audit 2023-12-06T16:12:40.562841+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[28332]: audit 2023-12-06T16:12:40.566139+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:12:41.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[28332]: audit 2023-12-06T16:12:40.566658+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:12:41.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[28332]: audit 2023-12-06T16:12:40.567144+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:12:41.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:41 smithi078 bash[28332]: audit 2023-12-06T16:12:40.567500+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2023-12-06T16:12:42.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:42 smithi162 bash[24778]: cluster 2023-12-06T16:12:40.630307+0000 mgr.x (mgr.24664) 171 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:42.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:42 smithi078 bash[24778]: cluster 2023-12-06T16:12:40.630307+0000 mgr.x (mgr.24664) 171 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:42.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:42 smithi078 bash[28332]: cluster 2023-12-06T16:12:40.630307+0000 mgr.x (mgr.24664) 171 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:44 smithi162 bash[24778]: cluster 2023-12-06T16:12:42.631749+0000 mgr.x (mgr.24664) 172 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:44.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:44 smithi078 bash[24778]: cluster 2023-12-06T16:12:42.631749+0000 mgr.x (mgr.24664) 172 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:44.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:44 smithi078 bash[28332]: cluster 2023-12-06T16:12:42.631749+0000 mgr.x (mgr.24664) 172 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:46.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:46 smithi162 bash[24778]: cluster 2023-12-06T16:12:44.632523+0000 mgr.x (mgr.24664) 173 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:46.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:46 smithi078 bash[24778]: cluster 2023-12-06T16:12:44.632523+0000 mgr.x (mgr.24664) 173 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:46.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:46 smithi078 bash[28332]: cluster 2023-12-06T16:12:44.632523+0000 mgr.x (mgr.24664) 173 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:48 smithi162 bash[24778]: cluster 2023-12-06T16:12:46.634027+0000 mgr.x (mgr.24664) 174 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:48.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:48 smithi078 bash[28332]: cluster 2023-12-06T16:12:46.634027+0000 mgr.x (mgr.24664) 174 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:48.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:48 smithi078 bash[24778]: cluster 2023-12-06T16:12:46.634027+0000 mgr.x (mgr.24664) 174 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:50 smithi162 bash[24778]: cluster 2023-12-06T16:12:48.634718+0000 mgr.x (mgr.24664) 175 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:50.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:50 smithi078 bash[24778]: cluster 2023-12-06T16:12:48.634718+0000 mgr.x (mgr.24664) 175 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:50.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:50 smithi078 bash[28332]: cluster 2023-12-06T16:12:48.634718+0000 mgr.x (mgr.24664) 175 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:52 smithi162 bash[24778]: cluster 2023-12-06T16:12:50.635446+0000 mgr.x (mgr.24664) 176 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:52.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:52 smithi162 bash[24778]: audit 2023-12-06T16:12:51.619497+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:52 smithi162 bash[24778]: audit 2023-12-06T16:12:51.620990+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:52 smithi162 bash[24778]: audit 2023-12-06T16:12:51.624119+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:12:52.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:52 smithi162 bash[24778]: audit 2023-12-06T16:12:51.624557+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:52 smithi162 bash[24778]: audit 2023-12-06T16:12:51.626348+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:52 smithi162 bash[24778]: audit 2023-12-06T16:12:51.631807+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:12:52.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:52 smithi162 bash[24778]: audit 2023-12-06T16:12:51.634163+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:12:52.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[24778]: cluster 2023-12-06T16:12:50.635446+0000 mgr.x (mgr.24664) 176 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:52.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[28332]: cluster 2023-12-06T16:12:50.635446+0000 mgr.x (mgr.24664) 176 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:52.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[24778]: audit 2023-12-06T16:12:51.619497+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[28332]: audit 2023-12-06T16:12:51.619497+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[24778]: audit 2023-12-06T16:12:51.620990+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[28332]: audit 2023-12-06T16:12:51.620990+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[24778]: audit 2023-12-06T16:12:51.624119+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:12:52.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[28332]: audit 2023-12-06T16:12:51.624119+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:12:52.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[24778]: audit 2023-12-06T16:12:51.624557+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[28332]: audit 2023-12-06T16:12:51.624557+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 128450560, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050236Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 138726604, \"cpu_percentage\": \"99.48%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:11:51.050641Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132540006, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.050910Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051165Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"1.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051414Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051662Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.051909Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13149143, \"cpu_percentage\": \"3.20%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052159Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17102274, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:51.052456Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52732887, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:51.052689Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:51.053062Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[24778]: audit 2023-12-06T16:12:51.626348+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[24778]: audit 2023-12-06T16:12:51.631807+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:12:52.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[24778]: audit 2023-12-06T16:12:51.634163+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:12:52.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[28332]: audit 2023-12-06T16:12:51.626348+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:52.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[28332]: audit 2023-12-06T16:12:51.631807+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 141138329, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.317811Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 437675622, \"cpu_percentage\": \"2.65%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318026Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52544143, \"cpu_percentage\": \"1.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318150Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318267Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"1.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318383Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52690944, \"cpu_percentage\": \"1.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318497Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 53362032, \"cpu_percentage\": \"0.15%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318611Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13453230, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318727Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27682406, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:11:50.318840Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:11:50.318954Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:11:50.319152Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:12:52.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:52 smithi078 bash[28332]: audit 2023-12-06T16:12:51.634163+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:12:54.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:54 smithi162 bash[24778]: cluster 2023-12-06T16:12:52.637019+0000 mgr.x (mgr.24664) 177 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:54.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:54 smithi078 bash[24778]: cluster 2023-12-06T16:12:52.637019+0000 mgr.x (mgr.24664) 177 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:54.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:54 smithi078 bash[28332]: cluster 2023-12-06T16:12:52.637019+0000 mgr.x (mgr.24664) 177 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:56 smithi162 bash[24778]: cluster 2023-12-06T16:12:54.637746+0000 mgr.x (mgr.24664) 178 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:56.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:56 smithi078 bash[28332]: cluster 2023-12-06T16:12:54.637746+0000 mgr.x (mgr.24664) 178 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:56.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:56 smithi078 bash[24778]: cluster 2023-12-06T16:12:54.637746+0000 mgr.x (mgr.24664) 178 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:58.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:58 smithi162 bash[24778]: cluster 2023-12-06T16:12:56.639229+0000 mgr.x (mgr.24664) 179 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:58.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:58 smithi162 bash[24778]: audit 2023-12-06T16:12:57.791551+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156866969, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.789876Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 393216000, \"cpu_percentage\": \"0.60%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:12:57.790272Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132435148, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790541Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52061798, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790795Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791043Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49817845, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791289Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791535Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13641973, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791781Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17427333, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792027Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53613690, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792297Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:12:57.792694Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:58.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:58 smithi162 bash[24778]: audit 2023-12-06T16:12:57.796400+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156866969, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.789876Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 393216000, \"cpu_percentage\": \"0.60%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:12:57.790272Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132435148, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790541Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52061798, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790795Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791043Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49817845, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791289Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791535Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13641973, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791781Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17427333, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792027Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53613690, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792297Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:12:57.792694Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:58.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:58 smithi162 bash[24778]: audit 2023-12-06T16:12:57.799953+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156866969, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.789876Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 393216000, \"cpu_percentage\": \"0.60%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:12:57.790272Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132435148, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790541Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52061798, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790795Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791043Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49817845, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791289Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791535Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13641973, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791781Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17427333, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792027Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53613690, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792297Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:12:57.792694Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:12:58.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:58 smithi162 bash[24778]: audit 2023-12-06T16:12:58.065359+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:12:58.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:58 smithi162 bash[24778]: audit 2023-12-06T16:12:58.070839+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:12:58.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:12:58 smithi162 bash[24778]: audit 2023-12-06T16:12:58.073074+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:12:58.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[24778]: cluster 2023-12-06T16:12:56.639229+0000 mgr.x (mgr.24664) 179 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:58.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[28332]: cluster 2023-12-06T16:12:56.639229+0000 mgr.x (mgr.24664) 179 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:12:58.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[24778]: audit 2023-12-06T16:12:57.791551+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156866969, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.789876Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 393216000, \"cpu_percentage\": \"0.60%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:12:57.790272Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132435148, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790541Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52061798, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790795Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791043Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49817845, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791289Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791535Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13641973, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791781Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17427333, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792027Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53613690, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792297Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:12:57.792694Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:58.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[28332]: audit 2023-12-06T16:12:57.791551+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156866969, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.789876Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 393216000, \"cpu_percentage\": \"0.60%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:12:57.790272Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132435148, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790541Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52061798, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790795Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791043Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49817845, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791289Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791535Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13641973, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791781Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17427333, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792027Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53613690, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792297Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:12:57.792694Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:58.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[24778]: audit 2023-12-06T16:12:57.796400+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156866969, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.789876Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 393216000, \"cpu_percentage\": \"0.60%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:12:57.790272Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132435148, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790541Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52061798, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790795Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791043Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49817845, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791289Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791535Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13641973, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791781Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17427333, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792027Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53613690, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792297Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:12:57.792694Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:58.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[28332]: audit 2023-12-06T16:12:57.796400+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156866969, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.789876Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 393216000, \"cpu_percentage\": \"0.60%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:12:57.790272Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132435148, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790541Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52061798, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790795Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791043Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49817845, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791289Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791535Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13641973, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791781Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17427333, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792027Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53613690, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792297Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:12:57.792694Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-06T16:12:58.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[24778]: audit 2023-12-06T16:12:57.799953+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156866969, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.789876Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 393216000, \"cpu_percentage\": \"0.60%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:12:57.790272Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132435148, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790541Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52061798, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790795Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791043Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49817845, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791289Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791535Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13641973, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791781Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17427333, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792027Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53613690, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792297Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:12:57.792694Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:12:58.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[24778]: audit 2023-12-06T16:12:58.065359+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:12:58.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[24778]: audit 2023-12-06T16:12:58.070839+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:12:58.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[24778]: audit 2023-12-06T16:12:58.073074+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:12:58.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[28332]: audit 2023-12-06T16:12:57.799953+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 156866969, \"cpu_percentage\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.789876Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 393216000, \"cpu_percentage\": \"0.60%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:12:57.790272Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 132435148, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790541Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52061798, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.790795Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791043Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49817845, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791289Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52628029, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791535Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13641973, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.791781Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17427333, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792027Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53613690, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:12:57.792297Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:12:57.792694Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}}"}]': finished 2023-12-06T16:12:58.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[28332]: audit 2023-12-06T16:12:58.065359+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:12:58.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[28332]: audit 2023-12-06T16:12:58.070839+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:12:58.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:12:58 smithi078 bash[28332]: audit 2023-12-06T16:12:58.073074+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:13:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:00 smithi162 bash[24778]: cluster 2023-12-06T16:12:58.639932+0000 mgr.x (mgr.24664) 180 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:00.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:00 smithi078 bash[24778]: cluster 2023-12-06T16:12:58.639932+0000 mgr.x (mgr.24664) 180 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:00.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:00 smithi078 bash[28332]: cluster 2023-12-06T16:12:58.639932+0000 mgr.x (mgr.24664) 180 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:02.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:02 smithi162 bash[24778]: cluster 2023-12-06T16:13:00.640657+0000 mgr.x (mgr.24664) 181 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:02.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:02 smithi078 bash[24778]: cluster 2023-12-06T16:13:00.640657+0000 mgr.x (mgr.24664) 181 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:02.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:02 smithi078 bash[28332]: cluster 2023-12-06T16:13:00.640657+0000 mgr.x (mgr.24664) 181 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:03 smithi162 bash[24778]: cluster 2023-12-06T16:13:02.642089+0000 mgr.x (mgr.24664) 182 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:03.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:03 smithi078 bash[24778]: cluster 2023-12-06T16:13:02.642089+0000 mgr.x (mgr.24664) 182 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:03.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:03 smithi078 bash[28332]: cluster 2023-12-06T16:13:02.642089+0000 mgr.x (mgr.24664) 182 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:06.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:05 smithi162 bash[24778]: cluster 2023-12-06T16:13:04.642787+0000 mgr.x (mgr.24664) 183 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:06.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:05 smithi078 bash[24778]: cluster 2023-12-06T16:13:04.642787+0000 mgr.x (mgr.24664) 183 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:06.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:05 smithi078 bash[28332]: cluster 2023-12-06T16:13:04.642787+0000 mgr.x (mgr.24664) 183 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:08.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:08 smithi162 bash[24778]: cluster 2023-12-06T16:13:06.644236+0000 mgr.x (mgr.24664) 184 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:08.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:08 smithi078 bash[24778]: cluster 2023-12-06T16:13:06.644236+0000 mgr.x (mgr.24664) 184 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:08.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:08 smithi078 bash[28332]: cluster 2023-12-06T16:13:06.644236+0000 mgr.x (mgr.24664) 184 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:10.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:10 smithi078 bash[24778]: cluster 2023-12-06T16:13:08.644906+0000 mgr.x (mgr.24664) 185 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:10.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:10 smithi078 bash[28332]: cluster 2023-12-06T16:13:08.644906+0000 mgr.x (mgr.24664) 185 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:10.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:10 smithi162 bash[24778]: cluster 2023-12-06T16:13:08.644906+0000 mgr.x (mgr.24664) 185 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:12.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:12 smithi078 bash[28332]: cluster 2023-12-06T16:13:10.645589+0000 mgr.x (mgr.24664) 186 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:12.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:12 smithi078 bash[24778]: cluster 2023-12-06T16:13:10.645589+0000 mgr.x (mgr.24664) 186 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:12.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:12 smithi162 bash[24778]: cluster 2023-12-06T16:13:10.645589+0000 mgr.x (mgr.24664) 186 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:14.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:14 smithi078 bash[24778]: cluster 2023-12-06T16:13:12.647046+0000 mgr.x (mgr.24664) 187 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:14.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:14 smithi078 bash[28332]: cluster 2023-12-06T16:13:12.647046+0000 mgr.x (mgr.24664) 187 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:14.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:14 smithi162 bash[24778]: cluster 2023-12-06T16:13:12.647046+0000 mgr.x (mgr.24664) 187 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:16.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:16 smithi162 bash[24778]: cluster 2023-12-06T16:13:14.647754+0000 mgr.x (mgr.24664) 188 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:16.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:16 smithi078 bash[28332]: cluster 2023-12-06T16:13:14.647754+0000 mgr.x (mgr.24664) 188 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:16.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:16 smithi078 bash[24778]: cluster 2023-12-06T16:13:14.647754+0000 mgr.x (mgr.24664) 188 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:18.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:18 smithi162 bash[24778]: cluster 2023-12-06T16:13:16.649229+0000 mgr.x (mgr.24664) 189 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:18.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:18 smithi078 bash[24778]: cluster 2023-12-06T16:13:16.649229+0000 mgr.x (mgr.24664) 189 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:18.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:18 smithi078 bash[28332]: cluster 2023-12-06T16:13:16.649229+0000 mgr.x (mgr.24664) 189 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:20 smithi162 bash[24778]: cluster 2023-12-06T16:13:18.649914+0000 mgr.x (mgr.24664) 190 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:20.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:20 smithi078 bash[24778]: cluster 2023-12-06T16:13:18.649914+0000 mgr.x (mgr.24664) 190 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:20.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:20 smithi078 bash[28332]: cluster 2023-12-06T16:13:18.649914+0000 mgr.x (mgr.24664) 190 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:22 smithi162 bash[24778]: cluster 2023-12-06T16:13:20.650613+0000 mgr.x (mgr.24664) 191 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:22.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:22 smithi078 bash[24778]: cluster 2023-12-06T16:13:20.650613+0000 mgr.x (mgr.24664) 191 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:22.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:22 smithi078 bash[28332]: cluster 2023-12-06T16:13:20.650613+0000 mgr.x (mgr.24664) 191 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:24.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:24 smithi078 bash[24778]: cluster 2023-12-06T16:13:22.652061+0000 mgr.x (mgr.24664) 192 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:24.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:24 smithi078 bash[28332]: cluster 2023-12-06T16:13:22.652061+0000 mgr.x (mgr.24664) 192 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:24.978 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:24 smithi162 bash[24778]: cluster 2023-12-06T16:13:22.652061+0000 mgr.x (mgr.24664) 192 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:26.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:26 smithi162 bash[24778]: cluster 2023-12-06T16:13:24.652788+0000 mgr.x (mgr.24664) 193 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:26.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:26 smithi078 bash[24778]: cluster 2023-12-06T16:13:24.652788+0000 mgr.x (mgr.24664) 193 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:26.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:26 smithi078 bash[28332]: cluster 2023-12-06T16:13:24.652788+0000 mgr.x (mgr.24664) 193 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:28.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:28 smithi162 bash[24778]: cluster 2023-12-06T16:13:26.654316+0000 mgr.x (mgr.24664) 194 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:28.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:28 smithi078 bash[24778]: cluster 2023-12-06T16:13:26.654316+0000 mgr.x (mgr.24664) 194 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:28.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:28 smithi078 bash[28332]: cluster 2023-12-06T16:13:26.654316+0000 mgr.x (mgr.24664) 194 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:30.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:30 smithi162 bash[24778]: cluster 2023-12-06T16:13:28.655015+0000 mgr.x (mgr.24664) 195 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:30.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:30 smithi078 bash[24778]: cluster 2023-12-06T16:13:28.655015+0000 mgr.x (mgr.24664) 195 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:30.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:30 smithi078 bash[28332]: cluster 2023-12-06T16:13:28.655015+0000 mgr.x (mgr.24664) 195 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:32.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:32 smithi162 bash[24778]: cluster 2023-12-06T16:13:30.655706+0000 mgr.x (mgr.24664) 196 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:32.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:32 smithi078 bash[24778]: cluster 2023-12-06T16:13:30.655706+0000 mgr.x (mgr.24664) 196 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:32.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:32 smithi078 bash[28332]: cluster 2023-12-06T16:13:30.655706+0000 mgr.x (mgr.24664) 196 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:34.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:34 smithi162 bash[24778]: cluster 2023-12-06T16:13:32.657167+0000 mgr.x (mgr.24664) 197 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:34.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:34 smithi078 bash[24778]: cluster 2023-12-06T16:13:32.657167+0000 mgr.x (mgr.24664) 197 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:34.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:34 smithi078 bash[28332]: cluster 2023-12-06T16:13:32.657167+0000 mgr.x (mgr.24664) 197 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:36.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:36 smithi162 bash[24778]: cluster 2023-12-06T16:13:34.657985+0000 mgr.x (mgr.24664) 198 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:36.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:36 smithi078 bash[24778]: cluster 2023-12-06T16:13:34.657985+0000 mgr.x (mgr.24664) 198 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:36.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:36 smithi078 bash[28332]: cluster 2023-12-06T16:13:34.657985+0000 mgr.x (mgr.24664) 198 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:38.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:38 smithi162 bash[24778]: cluster 2023-12-06T16:13:36.659504+0000 mgr.x (mgr.24664) 199 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:38.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:38 smithi078 bash[24778]: cluster 2023-12-06T16:13:36.659504+0000 mgr.x (mgr.24664) 199 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:38.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:38 smithi078 bash[28332]: cluster 2023-12-06T16:13:36.659504+0000 mgr.x (mgr.24664) 199 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:40.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:40 smithi162 bash[24778]: cluster 2023-12-06T16:13:38.660314+0000 mgr.x (mgr.24664) 200 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:40.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:40 smithi078 bash[24778]: cluster 2023-12-06T16:13:38.660314+0000 mgr.x (mgr.24664) 200 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:40.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:40 smithi078 bash[28332]: cluster 2023-12-06T16:13:38.660314+0000 mgr.x (mgr.24664) 200 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:41 smithi162 bash[24778]: audit 2023-12-06T16:13:40.569755+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-12-06T16:13:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:41 smithi162 bash[24778]: audit 2023-12-06T16:13:40.570820+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:41 smithi162 bash[24778]: audit 2023-12-06T16:13:40.571237+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:41 smithi162 bash[24778]: audit 2023-12-06T16:13:40.571638+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-12-06T16:13:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:41 smithi162 bash[24778]: audit 2023-12-06T16:13:40.574833+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-12-06T16:13:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:41 smithi162 bash[24778]: audit 2023-12-06T16:13:40.575650+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:41 smithi162 bash[24778]: audit 2023-12-06T16:13:40.575937+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:41 smithi162 bash[24778]: audit 2023-12-06T16:13:40.576217+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-12-06T16:13:41.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[24778]: audit 2023-12-06T16:13:40.569755+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-12-06T16:13:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[24778]: audit 2023-12-06T16:13:40.570820+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[24778]: audit 2023-12-06T16:13:40.571237+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[24778]: audit 2023-12-06T16:13:40.571638+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-12-06T16:13:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[24778]: audit 2023-12-06T16:13:40.574833+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-12-06T16:13:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[24778]: audit 2023-12-06T16:13:40.575650+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[24778]: audit 2023-12-06T16:13:40.575937+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[24778]: audit 2023-12-06T16:13:40.576217+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-12-06T16:13:41.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[28332]: audit 2023-12-06T16:13:40.569755+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-12-06T16:13:41.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[28332]: audit 2023-12-06T16:13:40.570820+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[28332]: audit 2023-12-06T16:13:40.571237+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[28332]: audit 2023-12-06T16:13:40.571638+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-12-06T16:13:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[28332]: audit 2023-12-06T16:13:40.574833+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-12-06T16:13:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[28332]: audit 2023-12-06T16:13:40.575650+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[28332]: audit 2023-12-06T16:13:40.575937+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:13:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:41 smithi078 bash[28332]: audit 2023-12-06T16:13:40.576217+0000 mon.b (mon.2) 168 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5]}]: dispatch 2023-12-06T16:13:42.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:42 smithi162 bash[24778]: cluster 2023-12-06T16:13:40.661068+0000 mgr.x (mgr.24664) 201 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:42.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:42 smithi078 bash[28332]: cluster 2023-12-06T16:13:40.661068+0000 mgr.x (mgr.24664) 201 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:42.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:42 smithi078 bash[24778]: cluster 2023-12-06T16:13:40.661068+0000 mgr.x (mgr.24664) 201 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:44.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:44 smithi162 bash[24778]: cluster 2023-12-06T16:13:42.662510+0000 mgr.x (mgr.24664) 202 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:44.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:44 smithi078 bash[24778]: cluster 2023-12-06T16:13:42.662510+0000 mgr.x (mgr.24664) 202 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:44.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:44 smithi078 bash[28332]: cluster 2023-12-06T16:13:42.662510+0000 mgr.x (mgr.24664) 202 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:46.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:46 smithi162 bash[24778]: cluster 2023-12-06T16:13:44.663220+0000 mgr.x (mgr.24664) 203 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:46.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:46 smithi078 bash[24778]: cluster 2023-12-06T16:13:44.663220+0000 mgr.x (mgr.24664) 203 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:46.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:46 smithi078 bash[28332]: cluster 2023-12-06T16:13:44.663220+0000 mgr.x (mgr.24664) 203 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:48 smithi162 bash[24778]: cluster 2023-12-06T16:13:46.664725+0000 mgr.x (mgr.24664) 204 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:48.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:48 smithi078 bash[24778]: cluster 2023-12-06T16:13:46.664725+0000 mgr.x (mgr.24664) 204 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:48.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:48 smithi078 bash[28332]: cluster 2023-12-06T16:13:46.664725+0000 mgr.x (mgr.24664) 204 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:50 smithi162 bash[24778]: cluster 2023-12-06T16:13:48.665426+0000 mgr.x (mgr.24664) 205 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:50.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:50 smithi078 bash[28332]: cluster 2023-12-06T16:13:48.665426+0000 mgr.x (mgr.24664) 205 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:50.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:50 smithi078 bash[24778]: cluster 2023-12-06T16:13:48.665426+0000 mgr.x (mgr.24664) 205 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:52.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:52 smithi162 bash[24778]: cluster 2023-12-06T16:13:50.666109+0000 mgr.x (mgr.24664) 206 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:52.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:52 smithi078 bash[24778]: cluster 2023-12-06T16:13:50.666109+0000 mgr.x (mgr.24664) 206 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:52.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:52 smithi078 bash[28332]: cluster 2023-12-06T16:13:50.666109+0000 mgr.x (mgr.24664) 206 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:54.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:54 smithi162 bash[24778]: cluster 2023-12-06T16:13:52.667599+0000 mgr.x (mgr.24664) 207 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:54.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:54 smithi078 bash[24778]: cluster 2023-12-06T16:13:52.667599+0000 mgr.x (mgr.24664) 207 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:54.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:54 smithi078 bash[28332]: cluster 2023-12-06T16:13:52.667599+0000 mgr.x (mgr.24664) 207 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:56.846 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T16:13:56.854 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:56 smithi078 bash[24778]: cluster 2023-12-06T16:13:54.668343+0000 mgr.x (mgr.24664) 208 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:56.854 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:56 smithi078 bash[28332]: cluster 2023-12-06T16:13:54.668343+0000 mgr.x (mgr.24664) 208 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:56 smithi162 bash[24778]: cluster 2023-12-06T16:13:54.668343+0000 mgr.x (mgr.24664) 208 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:58.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:58 smithi078 bash[24778]: cluster 2023-12-06T16:13:56.669754+0000 mgr.x (mgr.24664) 209 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:58.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:58 smithi078 bash[28332]: cluster 2023-12-06T16:13:56.669754+0000 mgr.x (mgr.24664) 209 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:58.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:58 smithi162 bash[24778]: cluster 2023-12-06T16:13:56.669754+0000 mgr.x (mgr.24664) 209 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:13:59.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:59 smithi078 bash[24778]: audit 2023-12-06T16:13:58.395214+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:13:59.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:59 smithi078 bash[24778]: audit 2023-12-06T16:13:58.398967+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:13:59.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:13:59 smithi078 bash[24778]: audit 2023-12-06T16:13:58.400548+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:13:59.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:59 smithi078 bash[28332]: audit 2023-12-06T16:13:58.395214+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:13:59.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:59 smithi078 bash[28332]: audit 2023-12-06T16:13:58.398967+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:13:59.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:13:59 smithi078 bash[28332]: audit 2023-12-06T16:13:58.400548+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:13:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:59 smithi162 bash[24778]: audit 2023-12-06T16:13:58.395214+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:13:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:59 smithi162 bash[24778]: audit 2023-12-06T16:13:58.398967+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:13:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:13:59 smithi162 bash[24778]: audit 2023-12-06T16:13:58.400548+0000 mon.b (mon.2) 169 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:14:00.337 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T16:14:00.337 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (5m) 62s ago 16m 16.6M - 0.26.0 9f27df16978d 05d5a7ddd67f 2023-12-06T16:14:00.337 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi162 running (16m) 2m ago 16m 26.4M - 6.6.2 87a51ecf0b1c c20097cd108b 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi162 running (9m) 2m ago 20m 417M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 654612f27a29 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443 running (2m) 62s ago 22m 375M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 285667c1676b 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (22m) 62s ago 23m 149M 2048M 15.2.0 204a01f9b0b6 729e2764bb50 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi162 running (21m) 2m ago 21m 134M 2048M 15.2.0 204a01f9b0b6 f338be50008d 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (21m) 62s ago 21m 126M 2048M 15.2.0 204a01f9b0b6 10e208379daa 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (16m) 62s ago 16m 13.0M - 1.7.0 72c9c2088986 a7d45ed31f00 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi162 running (16m) 2m ago 16m 12.8M - 1.7.0 72c9c2088986 6f0f41d9de87 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (20m) 62s ago 20m 49.6M 4096M 15.2.0 204a01f9b0b6 0e8c68c6abea 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (19m) 62s ago 20m 50.0M 4096M 15.2.0 204a01f9b0b6 6972b9ba31cb 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (19m) 62s ago 19m 47.5M 4096M 15.2.0 204a01f9b0b6 d09b27f9049a 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (19m) 62s ago 19m 50.1M 4096M 15.2.0 204a01f9b0b6 785bfa6f807c 2023-12-06T16:14:00.338 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi162 running (18m) 2m ago 18m 50.1M 4096M 15.2.0 204a01f9b0b6 431405c14612 2023-12-06T16:14:00.339 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi162 running (18m) 2m ago 18m 47.7M 4096M 15.2.0 204a01f9b0b6 18ec83cfad3d 2023-12-06T16:14:00.339 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi162 running (17m) 2m ago 17m 48.1M 4096M 15.2.0 204a01f9b0b6 663e159fd34d 2023-12-06T16:14:00.339 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi162 running (17m) 2m ago 17m 50.2M 4096M 15.2.0 204a01f9b0b6 c6a5c87ba8ea 2023-12-06T16:14:00.339 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi162 running (5m) 2m ago 17m 50.8M - 2.48.0 620d5e2a39df c728b0cdb852 2023-12-06T16:14:00.339 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.zegrnl smithi078 running (14m) 62s ago 14m 51.1M - 15.2.0 204a01f9b0b6 6051b119fc0c 2023-12-06T16:14:00.339 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi162.hzeinf smithi162 running (14m) 2m ago 14m 49.9M - 15.2.0 204a01f9b0b6 3d808f196ba0 2023-12-06T16:14:00.655 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: cluster 2023-12-06T16:13:58.670455+0000 mgr.x (mgr.24664) 210 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:00.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.309293+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:14:00.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.310202+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:14:00.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.311021+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.311815+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.312637+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.313500+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.656 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.317391+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.318262+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.319138+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.319942+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[28332]: audit 2023-12-06T16:14:00.320668+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: cluster 2023-12-06T16:13:58.670455+0000 mgr.x (mgr.24664) 210 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.309293+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.310202+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.311021+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.311815+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.312637+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.313500+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.317391+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:14:00.657 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.318262+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.319138+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.319942+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.658 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:00 smithi078 bash[24778]: audit 2023-12-06T16:14:00.320668+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: cluster 2023-12-06T16:13:58.670455+0000 mgr.x (mgr.24664) 210 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.309293+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:14:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.310202+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:14:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.311021+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.311815+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.312637+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.313500+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.317391+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:14:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.318262+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.319138+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.319942+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:00 smithi162 bash[24778]: audit 2023-12-06T16:14:00.320668+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:01.305 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T16:14:01.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:01 smithi078 bash[24778]: audit 2023-12-06T16:14:00.303632+0000 mgr.x (mgr.24664) 211 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:14:01.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:01 smithi078 bash[28332]: audit 2023-12-06T16:14:00.303632+0000 mgr.x (mgr.24664) 211 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:14:01.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:01 smithi162 bash[24778]: audit 2023-12-06T16:14:00.303632+0000 mgr.x (mgr.24664) 211 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:14:02.812 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:02 smithi078 bash[24778]: cluster 2023-12-06T16:14:00.671140+0000 mgr.x (mgr.24664) 212 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:02.812 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:02 smithi078 bash[28332]: cluster 2023-12-06T16:14:00.671140+0000 mgr.x (mgr.24664) 212 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:02.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:02 smithi162 bash[24778]: cluster 2023-12-06T16:14:00.671140+0000 mgr.x (mgr.24664) 212 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:04 smithi162 bash[24778]: cluster 2023-12-06T16:14:02.672564+0000 mgr.x (mgr.24664) 213 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:04.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:04 smithi078 bash[24778]: cluster 2023-12-06T16:14:02.672564+0000 mgr.x (mgr.24664) 213 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:04.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:04 smithi078 bash[28332]: cluster 2023-12-06T16:14:02.672564+0000 mgr.x (mgr.24664) 213 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:04.992 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:14:04.993 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-06T16:14:04.994 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-12-06T16:14:04.994 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T16:14:04.994 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T16:14:04.994 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-06T16:14:05.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:05 smithi078 bash[24778]: audit 2023-12-06T16:14:04.984389+0000 mon.a (mon.0) 712 : audit [DBG] from='client.? 172.21.15.78:0/3673858104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:14:05.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:05 smithi078 bash[28332]: audit 2023-12-06T16:14:04.984389+0000 mon.a (mon.0) 712 : audit [DBG] from='client.? 172.21.15.78:0/3673858104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:14:05.882 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph -s' 2023-12-06T16:14:05.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:05 smithi162 bash[24778]: audit 2023-12-06T16:14:04.984389+0000 mon.a (mon.0) 712 : audit [DBG] from='client.? 172.21.15.78:0/3673858104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:14:06.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:06 smithi162 bash[24778]: cluster 2023-12-06T16:14:04.673265+0000 mgr.x (mgr.24664) 214 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:06.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:06 smithi078 bash[24778]: cluster 2023-12-06T16:14:04.673265+0000 mgr.x (mgr.24664) 214 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:06.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:06 smithi078 bash[28332]: cluster 2023-12-06T16:14:04.673265+0000 mgr.x (mgr.24664) 214 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:08.746 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:08 smithi078 bash[24778]: cluster 2023-12-06T16:14:06.674706+0000 mgr.x (mgr.24664) 215 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:08.746 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:08 smithi078 bash[28332]: cluster 2023-12-06T16:14:06.674706+0000 mgr.x (mgr.24664) 215 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:08.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:08 smithi162 bash[24778]: cluster 2023-12-06T16:14:06.674706+0000 mgr.x (mgr.24664) 215 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:09.162 INFO:teuthology.orchestra.run.smithi078.stdout: cluster: 2023-12-06T16:14:09.162 INFO:teuthology.orchestra.run.smithi078.stdout: id: 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T16:14:09.162 INFO:teuthology.orchestra.run.smithi078.stdout: health: HEALTH_OK 2023-12-06T16:14:09.162 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:14:09.162 INFO:teuthology.orchestra.run.smithi078.stdout: services: 2023-12-06T16:14:09.162 INFO:teuthology.orchestra.run.smithi078.stdout: mon: 3 daemons, quorum a,c,b (age 21m) 2023-12-06T16:14:09.162 INFO:teuthology.orchestra.run.smithi078.stdout: mgr: x(active, since 6m), standbys: y 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: rgw: 2 daemons active (r.z.smithi078.zegrnl, r.z.smithi162.hzeinf) 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: task status: 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: data: 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: pools: 5 pools, 129 pgs 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: objects: 202 objects, 7.0 KiB 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: pgs: 129 active+clean 2023-12-06T16:14:09.163 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:14:09.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:09 smithi162 bash[24778]: audit 2023-12-06T16:14:09.154343+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.78:0/260841937' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:14:09.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:09 smithi078 bash[28332]: audit 2023-12-06T16:14:09.154343+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.78:0/260841937' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:14:09.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:09 smithi078 bash[24778]: audit 2023-12-06T16:14:09.154343+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.78:0/260841937' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:14:10.107 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph mgr fail' 2023-12-06T16:14:10.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:10 smithi162 bash[24778]: cluster 2023-12-06T16:14:08.675403+0000 mgr.x (mgr.24664) 216 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:10.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:10 smithi078 bash[24778]: cluster 2023-12-06T16:14:08.675403+0000 mgr.x (mgr.24664) 216 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:10.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:10 smithi078 bash[28332]: cluster 2023-12-06T16:14:08.675403+0000 mgr.x (mgr.24664) 216 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:12.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:12 smithi078 bash[24778]: cluster 2023-12-06T16:14:10.676087+0000 mgr.x (mgr.24664) 217 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:12.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:12 smithi078 bash[28332]: cluster 2023-12-06T16:14:10.676087+0000 mgr.x (mgr.24664) 217 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:12.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:12 smithi162 bash[24778]: cluster 2023-12-06T16:14:10.676087+0000 mgr.x (mgr.24664) 217 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:14.803 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[24778]: cluster 2023-12-06T16:14:12.677563+0000 mgr.x (mgr.24664) 218 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[24778]: audit 2023-12-06T16:14:13.653606+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.78:0/3292915406' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[24778]: audit 2023-12-06T16:14:13.654330+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[24778]: cluster 2023-12-06T16:14:13.666066+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[24778]: audit 2023-12-06T16:14:13.669706+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[24778]: audit 2023-12-06T16:14:13.672026+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[24778]: audit 2023-12-06T16:14:13.675037+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[24778]: audit 2023-12-06T16:14:13.677475+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[28332]: cluster 2023-12-06T16:14:12.677563+0000 mgr.x (mgr.24664) 218 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[28332]: audit 2023-12-06T16:14:13.653606+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.78:0/3292915406' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[28332]: audit 2023-12-06T16:14:13.654330+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:14:14.804 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[28332]: cluster 2023-12-06T16:14:13.666066+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T16:14:14.805 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[28332]: audit 2023-12-06T16:14:13.669706+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:14:14.805 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[28332]: audit 2023-12-06T16:14:13.672026+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:14:14.805 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[28332]: audit 2023-12-06T16:14:13.675037+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:14:14.805 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:14 smithi078 bash[28332]: audit 2023-12-06T16:14:13.677475+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:14:14.821 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[36179]: debug 2023-12-06T16:14:14.504+0000 7f3eab4b6700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-06T16:14:14.822 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[36179]: ignoring --setuser ceph since I am not root 2023-12-06T16:14:14.822 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[36179]: ignoring --setgroup ceph since I am not root 2023-12-06T16:14:14.822 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[36179]: debug 2023-12-06T16:14:14.548+0000 7f0d9cd50700 1 -- 172.21.15.162:0/2106966996 <== mon.2 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f66da8a4e0 con 0x55f66db7ec00 2023-12-06T16:14:14.822 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[36179]: debug 2023-12-06T16:14:14.712+0000 7f0dacf19680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T16:14:14.822 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[36179]: debug 2023-12-06T16:14:14.812+0000 7f0dacf19680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T16:14:14.822 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[24778]: cluster 2023-12-06T16:14:12.677563+0000 mgr.x (mgr.24664) 218 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:14.822 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[24778]: audit 2023-12-06T16:14:13.653606+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.78:0/3292915406' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:14:14.822 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[24778]: audit 2023-12-06T16:14:13.654330+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:14:14.822 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[24778]: cluster 2023-12-06T16:14:13.666066+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-06T16:14:14.822 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[24778]: audit 2023-12-06T16:14:13.669706+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:14:14.823 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[24778]: audit 2023-12-06T16:14:13.672026+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:14:14.823 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[24778]: audit 2023-12-06T16:14:13.675037+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:14:14.823 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:14 smithi162 bash[24778]: audit 2023-12-06T16:14:13.677475+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24664 172.21.15.162:0/359402255' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:14:15.382 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T16:14:15.640 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:15 smithi162 bash[36179]: debug 2023-12-06T16:14:15.260+0000 7f0dacf19680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T16:14:15.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:15 smithi162 bash[24778]: audit 2023-12-06T16:14:14.501654+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T16:14:15.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:15 smithi162 bash[24778]: cluster 2023-12-06T16:14:14.501752+0000 mon.a (mon.0) 719 : cluster [DBG] mgrmap e21: y(active, starting, since 0.846459s) 2023-12-06T16:14:15.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:15 smithi162 bash[24778]: audit 2023-12-06T16:14:14.664528+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T16:14:15.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:15 smithi162 bash[24778]: cluster 2023-12-06T16:14:14.664598+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T16:14:15.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:15 smithi078 bash[24778]: audit 2023-12-06T16:14:14.501654+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T16:14:15.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:15 smithi078 bash[24778]: cluster 2023-12-06T16:14:14.501752+0000 mon.a (mon.0) 719 : cluster [DBG] mgrmap e21: y(active, starting, since 0.846459s) 2023-12-06T16:14:15.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:15 smithi078 bash[24778]: audit 2023-12-06T16:14:14.664528+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T16:14:15.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:15 smithi078 bash[24778]: cluster 2023-12-06T16:14:14.664598+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T16:14:15.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:15 smithi078 bash[28332]: audit 2023-12-06T16:14:14.501654+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T16:14:15.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:15 smithi078 bash[28332]: cluster 2023-12-06T16:14:14.501752+0000 mon.a (mon.0) 719 : cluster [DBG] mgrmap e21: y(active, starting, since 0.846459s) 2023-12-06T16:14:15.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:15 smithi078 bash[28332]: audit 2023-12-06T16:14:14.664528+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24664 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T16:14:15.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:15 smithi078 bash[28332]: cluster 2023-12-06T16:14:14.664598+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-06T16:14:16.504 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:16 smithi162 bash[36179]: debug 2023-12-06T16:14:16.160+0000 7f0dacf19680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T16:14:16.504 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:16 smithi162 bash[36179]: debug 2023-12-06T16:14:16.248+0000 7f0dacf19680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T16:14:16.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:16 smithi162 bash[36179]: debug 2023-12-06T16:14:16.496+0000 7f0dacf19680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T16:14:17.871 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:17 smithi162 bash[36179]: debug 2023-12-06T16:14:17.608+0000 7f0dacf19680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T16:14:17.871 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:17 smithi162 bash[36179]: debug 2023-12-06T16:14:17.768+0000 7f0dacf19680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:14:18.139 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:17 smithi162 bash[36179]: debug 2023-12-06T16:14:17.864+0000 7f0dacf19680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T16:14:18.139 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:17 smithi162 bash[36179]: debug 2023-12-06T16:14:17.972+0000 7f0dacf19680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T16:14:18.564 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:18 smithi162 bash[36179]: debug 2023-12-06T16:14:18.196+0000 7f0dacf19680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T16:14:18.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:18 smithi162 bash[36179]: debug 2023-12-06T16:14:18.556+0000 7f0dacf19680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T16:14:18.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:18 smithi162 bash[36179]: debug 2023-12-06T16:14:18.672+0000 7f0dacf19680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T16:14:19.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:19 smithi162 bash[36179]: debug 2023-12-06T16:14:19.524+0000 7f0dacf19680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T16:14:19.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:19 smithi162 bash[36179]: debug 2023-12-06T16:14:19.628+0000 7f0dacf19680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T16:14:19.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:19 smithi162 bash[36179]: debug 2023-12-06T16:14:19.744+0000 7f0dacf19680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T16:14:20.253 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:19 smithi162 bash[36179]: debug 2023-12-06T16:14:19.960+0000 7f0dacf19680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T16:14:20.572 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[36179]: debug 2023-12-06T16:14:20.244+0000 7f0dacf19680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T16:14:20.572 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[36179]: debug 2023-12-06T16:14:20.408+0000 7f0dacf19680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T16:14:20.841 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[36179]: debug 2023-12-06T16:14:20.576+0000 7f0dacf19680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:14:20.841 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[36179]: debug 2023-12-06T16:14:20.792+0000 7f0dacf19680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T16:14:20.841 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.508257+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.508631+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.508938+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.510524+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.511073+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.511681+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.512214+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.512744+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.513397+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.514103+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.514827+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.515434+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:14:20.842 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.515846+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.516148+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.516773+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.518669+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.519816+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.520359+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.520853+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.521278+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.521716+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.522183+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.522574+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.522996+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.523408+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.523817+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.524218+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:14:20.843 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.524637+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:14:20.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.525042+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:14:20.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.525459+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:14:20.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.525891+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:14:20.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.526356+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:14:20.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.526795+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:14:20.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.527266+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:14:20.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.527727+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:14:20.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.528192+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:14:20.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.528654+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:14:20.844 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[24778]: audit 2023-12-06T16:14:20.529141+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:14:20.886 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.508257+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:14:20.886 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.508631+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:14:20.886 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.508938+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:14:20.887 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.510524+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:14:20.887 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.511073+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:14:20.887 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.511681+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:14:20.887 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.512214+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:14:20.887 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.512744+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:14:20.887 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.513397+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:14:20.887 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.514103+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:14:20.887 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.514827+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:14:20.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.515434+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:14:20.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.515846+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:14:20.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.516148+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:14:20.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.516773+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:14:20.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.518669+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:14:20.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.519816+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T16:14:20.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.520359+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:14:20.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.520853+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:14:20.888 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.521278+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:14:20.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.521716+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:14:20.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.522183+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:14:20.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.522574+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T16:14:20.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.522996+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:14:20.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.523408+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:14:20.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.523817+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:14:20.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.524218+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:14:20.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.524637+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:14:20.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.525042+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:14:20.889 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.525459+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:14:20.890 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.525891+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:14:20.890 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.526356+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:14:20.890 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.526795+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:14:20.890 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.527266+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:14:20.890 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.527727+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:14:20.890 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.528192+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:14:20.890 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.528654+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:14:20.890 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[28332]: audit 2023-12-06T16:14:20.529141+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:14:20.891 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.508257+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:14:20.891 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.508631+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:14:20.891 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.508938+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:14:20.892 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.510524+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:14:20.892 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.511073+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:14:20.892 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.511681+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:14:20.892 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.512214+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:14:20.892 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.512744+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:14:20.892 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.513397+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:14:20.892 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.514103+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:14:20.892 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.514827+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:14:20.892 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.515434+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:14:20.893 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.515846+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:14:20.893 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.516148+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:14:20.893 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.516773+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:14:20.893 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.518669+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:14:20.893 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.519816+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T16:14:20.893 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.520359+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:14:20.893 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.520853+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:14:20.893 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.521278+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:14:20.893 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.521716+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:14:20.894 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.522183+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:14:20.894 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.522574+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T16:14:20.894 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.522996+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:14:20.894 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.523408+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:14:20.894 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.523817+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:14:20.894 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.524218+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:14:20.894 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.524637+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:14:20.894 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.525042+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:14:20.895 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.525459+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:14:20.895 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.525891+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:14:20.895 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.526356+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:14:20.895 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.526795+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:14:20.895 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.527266+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:14:20.895 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.527727+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:14:20.895 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.528192+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:14:20.895 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.528654+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:14:20.895 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[24778]: audit 2023-12-06T16:14:20.529141+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:14:21.139 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:14:20 smithi162 bash[36179]: debug 2023-12-06T16:14:20.904+0000 7f0dacf19680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T16:14:21.161 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[49894]: Warning: Permanently added '172.21.15.162' (ECDSA) to the list of known hosts. 2023-12-06T16:14:21.161 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:14:20 smithi078 bash[49894]: Warning: Permanently added '172.21.15.78' (ECDSA) to the list of known hosts. 2023-12-06T16:14:21.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: cluster 2023-12-06T16:14:20.575140+0000 mon.a (mon.0) 760 : cluster [INF] Manager daemon y is now available 2023-12-06T16:14:21.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: cephadm 2023-12-06T16:14:20.589274+0000 mgr.y (mgr.34694) 1 : cephadm [INF] inventory: adjusted host smithi162 addr 'smithi162' -> '172.21.15.162' 2023-12-06T16:14:21.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:20.589740+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"172.21.15.162\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T16:14:21.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:20.593822+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"172.21.15.162\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T16:14:21.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:20.726752+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:14:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:20.806037+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:14:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:20.810957+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T16:14:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: cluster 2023-12-06T16:14:20.925456+0000 mon.a (mon.0) 766 : cluster [DBG] Standby manager daemon x started 2023-12-06T16:14:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:20.931645+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T16:14:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:20.932291+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:14:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:20.933575+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T16:14:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:20.934156+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:14:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:21.044482+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:14:21.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:21 smithi162 bash[24778]: audit 2023-12-06T16:14:21.044716+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: cluster 2023-12-06T16:14:20.575140+0000 mon.a (mon.0) 760 : cluster [INF] Manager daemon y is now available 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: cephadm 2023-12-06T16:14:20.589274+0000 mgr.y (mgr.34694) 1 : cephadm [INF] inventory: adjusted host smithi162 addr 'smithi162' -> '172.21.15.162' 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:20.589740+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"172.21.15.162\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:20.593822+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"172.21.15.162\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:20.726752+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:20.806037+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:20.810957+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: cluster 2023-12-06T16:14:20.925456+0000 mon.a (mon.0) 766 : cluster [DBG] Standby manager daemon x started 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:20.931645+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:20.932291+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:14:21.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:20.933575+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:20.934156+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:21.044482+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[24778]: audit 2023-12-06T16:14:21.044716+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: cluster 2023-12-06T16:14:20.575140+0000 mon.a (mon.0) 760 : cluster [INF] Manager daemon y is now available 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: cephadm 2023-12-06T16:14:20.589274+0000 mgr.y (mgr.34694) 1 : cephadm [INF] inventory: adjusted host smithi162 addr 'smithi162' -> '172.21.15.162' 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:20.589740+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"172.21.15.162\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:20.593822+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi078\": {\"hostname\": \"smithi078\", \"addr\": \"172.21.15.78\", \"labels\": [], \"status\": \"\"}, \"smithi162\": {\"hostname\": \"smithi162\", \"addr\": \"172.21.15.162\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:20.726752+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:20.806037+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:20.810957+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: cluster 2023-12-06T16:14:20.925456+0000 mon.a (mon.0) 766 : cluster [DBG] Standby manager daemon x started 2023-12-06T16:14:21.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:20.931645+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T16:14:21.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:20.932291+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:14:21.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:20.933575+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T16:14:21.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:20.934156+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.? 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:14:21.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:21.044482+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:14:21.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:21 smithi078 bash[28332]: audit 2023-12-06T16:14:21.044716+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:14:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:22 smithi162 bash[24778]: cluster 2023-12-06T16:14:21.584691+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2023-12-06T16:14:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:22 smithi162 bash[24778]: audit 2023-12-06T16:14:21.611169+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:14:22.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:22 smithi162 bash[24778]: cluster 2023-12-06T16:14:21.616014+0000 mgr.y (mgr.34694) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:22.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:22 smithi078 bash[24778]: cluster 2023-12-06T16:14:21.584691+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2023-12-06T16:14:22.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:22 smithi078 bash[24778]: audit 2023-12-06T16:14:21.611169+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:14:22.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:22 smithi078 bash[24778]: cluster 2023-12-06T16:14:21.616014+0000 mgr.y (mgr.34694) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:22.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:22 smithi078 bash[28332]: cluster 2023-12-06T16:14:21.584691+0000 mon.a (mon.0) 769 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2023-12-06T16:14:22.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:22 smithi078 bash[28332]: audit 2023-12-06T16:14:21.611169+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:14:22.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:22 smithi078 bash[28332]: cluster 2023-12-06T16:14:21.616014+0000 mgr.y (mgr.34694) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:23 smithi162 bash[24778]: cluster 2023-12-06T16:14:22.514216+0000 mgr.y (mgr.34694) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:23.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:23 smithi078 bash[24778]: cluster 2023-12-06T16:14:22.514216+0000 mgr.y (mgr.34694) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:23.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:23 smithi078 bash[28332]: cluster 2023-12-06T16:14:22.514216+0000 mgr.y (mgr.34694) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:25.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:25 smithi162 bash[24778]: cluster 2023-12-06T16:14:24.514966+0000 mgr.y (mgr.34694) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:25.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:25 smithi078 bash[24778]: cluster 2023-12-06T16:14:24.514966+0000 mgr.y (mgr.34694) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:25.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:25 smithi078 bash[28332]: cluster 2023-12-06T16:14:24.514966+0000 mgr.y (mgr.34694) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:27.411 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:14:26 smithi078 bash[48469]: ts=2023-12-06T16:14:26.950Z 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 17 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T16:14:27.412 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:14:26 smithi078 bash[48469]: ts=2023-12-06T16:14:26.952Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T16:14:27.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: cluster 2023-12-06T16:14:26.515550+0000 mgr.y (mgr.34694) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:27.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.264351+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158439833, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.258998Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423624704, \"cpu_percentage\": \"2.86%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:14:27.259365Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 148163788, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259580Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52764344, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259780Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259977Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50237276, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260173Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260370Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13107200, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260566Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16965959, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260761Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54179921, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260955Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.261310Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:14:27.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.270425+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158439833, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.258998Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423624704, \"cpu_percentage\": \"2.86%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:14:27.259365Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 148163788, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259580Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52764344, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259780Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259977Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50237276, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260173Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260370Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13107200, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260566Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16965959, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260761Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54179921, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260955Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.261310Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.392800+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153826099, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.388745Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389002Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389169Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389336Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389493Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53435432, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389653Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 55773757, \"cpu_percentage\": \"0.52%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389835Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"3.21%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389990Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390124Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53624176, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390276Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.390496Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.401272+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153826099, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.388745Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389002Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389169Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389336Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389493Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53435432, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389653Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 55773757, \"cpu_percentage\": \"0.52%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389835Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"3.21%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389990Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390124Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53624176, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390276Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.390496Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.530245+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.530829+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.531322+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.531752+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.532161+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.532552+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.532945+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.533301+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:27 smithi162 bash[24778]: audit 2023-12-06T16:14:27.533663+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: cluster 2023-12-06T16:14:26.515550+0000 mgr.y (mgr.34694) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:27.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: cluster 2023-12-06T16:14:26.515550+0000 mgr.y (mgr.34694) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:27.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.264351+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158439833, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.258998Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423624704, \"cpu_percentage\": \"2.86%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:14:27.259365Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 148163788, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259580Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52764344, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259780Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259977Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50237276, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260173Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260370Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13107200, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260566Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16965959, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260761Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54179921, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260955Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.261310Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:14:27.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.264351+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158439833, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.258998Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423624704, \"cpu_percentage\": \"2.86%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:14:27.259365Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 148163788, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259580Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52764344, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259780Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259977Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50237276, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260173Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260370Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13107200, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260566Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16965959, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260761Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54179921, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260955Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.261310Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:14:27.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.270425+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158439833, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.258998Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423624704, \"cpu_percentage\": \"2.86%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:14:27.259365Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 148163788, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259580Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52764344, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259780Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259977Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50237276, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260173Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260370Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13107200, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260566Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16965959, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260761Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54179921, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260955Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.261310Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:14:27.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.270425+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 158439833, \"cpu_percentage\": \"1.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.258998Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 423624704, \"cpu_percentage\": \"2.86%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:14:27.259365Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 148163788, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259580Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52764344, \"cpu_percentage\": \"1.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259780Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_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.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.259977Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50237276, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260173Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53215232, \"cpu_percentage\": \"2.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260370Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13107200, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260566Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16965959, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260761Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54179921, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.260955Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.261310Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:14:27.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.392800+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153826099, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.388745Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389002Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389169Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389336Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389493Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53435432, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389653Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 55773757, \"cpu_percentage\": \"0.52%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389835Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"3.21%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389990Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390124Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53624176, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390276Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.390496Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:14:27.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.392800+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153826099, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.388745Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389002Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389169Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389336Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389493Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53435432, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389653Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 55773757, \"cpu_percentage\": \"0.52%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389835Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"3.21%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389990Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390124Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53624176, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390276Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.390496Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:14:27.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.401272+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153826099, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.388745Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389002Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389169Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389336Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389493Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53435432, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389653Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 55773757, \"cpu_percentage\": \"0.52%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389835Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"3.21%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389990Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390124Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53624176, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390276Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.390496Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:14:27.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.530245+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.530829+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.531322+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.531752+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.532161+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.532552+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.532945+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.533301+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[28332]: audit 2023-12-06T16:14:27.533663+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.401272+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 153826099, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.388745Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389002Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53498347, \"cpu_percentage\": \"2.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389169Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51296337, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389336Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389493Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53435432, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389653Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 55773757, \"cpu_percentage\": \"0.52%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389835Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12561940, \"cpu_percentage\": \"3.21%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.389990Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27902607, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390124Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53624176, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:14:27.390276Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:14:27.390496Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:14:27.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.530245+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.530829+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.531322+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.531752+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.532161+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.532552+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.532945+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:27.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.533301+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:27.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:27 smithi078 bash[24778]: audit 2023-12-06T16:14:27.533663+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.677144+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.677990+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.678718+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.679348+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.679887+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.680374+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.680900+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.681545+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.682374+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.685360+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.796565+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.809483+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:14:28.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:28 smithi162 bash[24778]: audit 2023-12-06T16:14:27.855565+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.677144+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.677990+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.678718+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.679348+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.679887+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.680374+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.680900+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.681545+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.682374+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.685360+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.796565+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:14:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.809483+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[24778]: audit 2023-12-06T16:14:27.855565+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.677144+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.677990+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.678718+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.679348+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.679887+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.680374+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.680900+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.681545+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.682374+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.685360+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:14:28.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.796565+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:14:28.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.809483+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:14:28.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:28 smithi078 bash[28332]: audit 2023-12-06T16:14:27.855565+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:14:30.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:29 smithi162 bash[24778]: cluster 2023-12-06T16:14:28.517053+0000 mgr.y (mgr.34694) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:30.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:29 smithi078 bash[24778]: cluster 2023-12-06T16:14:28.517053+0000 mgr.y (mgr.34694) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:30.161 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:29 smithi078 bash[28332]: cluster 2023-12-06T16:14:28.517053+0000 mgr.y (mgr.34694) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:32.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:31 smithi162 bash[24778]: cluster 2023-12-06T16:14:30.517810+0000 mgr.y (mgr.34694) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:32.161 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:31 smithi078 bash[28332]: cluster 2023-12-06T16:14:30.517810+0000 mgr.y (mgr.34694) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:32.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:31 smithi078 bash[24778]: cluster 2023-12-06T16:14:30.517810+0000 mgr.y (mgr.34694) 7 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:33.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:33 smithi162 bash[24778]: cluster 2023-12-06T16:14:32.519335+0000 mgr.y (mgr.34694) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:33.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:33 smithi078 bash[24778]: cluster 2023-12-06T16:14:32.519335+0000 mgr.y (mgr.34694) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:33.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:33 smithi078 bash[28332]: cluster 2023-12-06T16:14:32.519335+0000 mgr.y (mgr.34694) 8 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:35.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:35 smithi162 bash[24778]: cluster 2023-12-06T16:14:34.520074+0000 mgr.y (mgr.34694) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:35.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:35 smithi078 bash[24778]: cluster 2023-12-06T16:14:34.520074+0000 mgr.y (mgr.34694) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:35.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:35 smithi078 bash[28332]: cluster 2023-12-06T16:14:34.520074+0000 mgr.y (mgr.34694) 9 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:37.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:37 smithi162 bash[24778]: cluster 2023-12-06T16:14:36.520788+0000 mgr.y (mgr.34694) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:37.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:37 smithi078 bash[24778]: cluster 2023-12-06T16:14:36.520788+0000 mgr.y (mgr.34694) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:37.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:37 smithi078 bash[28332]: cluster 2023-12-06T16:14:36.520788+0000 mgr.y (mgr.34694) 10 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:39.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:39 smithi162 bash[24778]: cluster 2023-12-06T16:14:38.522285+0000 mgr.y (mgr.34694) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:39.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:39 smithi078 bash[24778]: cluster 2023-12-06T16:14:38.522285+0000 mgr.y (mgr.34694) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:39.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:39 smithi078 bash[28332]: cluster 2023-12-06T16:14:38.522285+0000 mgr.y (mgr.34694) 11 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:41 smithi162 bash[24778]: cluster 2023-12-06T16:14:40.522981+0000 mgr.y (mgr.34694) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:41.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:41 smithi078 bash[24778]: cluster 2023-12-06T16:14:40.522981+0000 mgr.y (mgr.34694) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:41.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:41 smithi078 bash[28332]: cluster 2023-12-06T16:14:40.522981+0000 mgr.y (mgr.34694) 12 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:43.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:43 smithi162 bash[24778]: cluster 2023-12-06T16:14:42.524435+0000 mgr.y (mgr.34694) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:43.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:43 smithi078 bash[24778]: cluster 2023-12-06T16:14:42.524435+0000 mgr.y (mgr.34694) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:43.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:43 smithi078 bash[28332]: cluster 2023-12-06T16:14:42.524435+0000 mgr.y (mgr.34694) 13 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:45.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:45 smithi162 bash[24778]: cluster 2023-12-06T16:14:44.525101+0000 mgr.y (mgr.34694) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:45.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:45 smithi078 bash[24778]: cluster 2023-12-06T16:14:44.525101+0000 mgr.y (mgr.34694) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:45.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:45 smithi078 bash[28332]: cluster 2023-12-06T16:14:44.525101+0000 mgr.y (mgr.34694) 14 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:47.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:47 smithi162 bash[24778]: cluster 2023-12-06T16:14:46.525828+0000 mgr.y (mgr.34694) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:48.212 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:47 smithi078 bash[24778]: cluster 2023-12-06T16:14:46.525828+0000 mgr.y (mgr.34694) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:48.212 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:47 smithi078 bash[28332]: cluster 2023-12-06T16:14:46.525828+0000 mgr.y (mgr.34694) 15 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:49.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:49 smithi162 bash[24778]: cluster 2023-12-06T16:14:48.527219+0000 mgr.y (mgr.34694) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:49.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:49 smithi078 bash[24778]: cluster 2023-12-06T16:14:48.527219+0000 mgr.y (mgr.34694) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:49.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:49 smithi078 bash[28332]: cluster 2023-12-06T16:14:48.527219+0000 mgr.y (mgr.34694) 16 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:51.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:51 smithi162 bash[24778]: cluster 2023-12-06T16:14:50.527945+0000 mgr.y (mgr.34694) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:51.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:51 smithi078 bash[24778]: cluster 2023-12-06T16:14:50.527945+0000 mgr.y (mgr.34694) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:51.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:51 smithi078 bash[28332]: cluster 2023-12-06T16:14:50.527945+0000 mgr.y (mgr.34694) 17 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:53 smithi162 bash[24778]: cluster 2023-12-06T16:14:52.529403+0000 mgr.y (mgr.34694) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:53.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:53 smithi078 bash[24778]: cluster 2023-12-06T16:14:52.529403+0000 mgr.y (mgr.34694) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:53.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:53 smithi078 bash[28332]: cluster 2023-12-06T16:14:52.529403+0000 mgr.y (mgr.34694) 18 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:55.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:55 smithi162 bash[24778]: cluster 2023-12-06T16:14:54.530256+0000 mgr.y (mgr.34694) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:55.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:55 smithi078 bash[24778]: cluster 2023-12-06T16:14:54.530256+0000 mgr.y (mgr.34694) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:55.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:55 smithi078 bash[28332]: cluster 2023-12-06T16:14:54.530256+0000 mgr.y (mgr.34694) 19 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:57.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:57 smithi162 bash[24778]: cluster 2023-12-06T16:14:56.531008+0000 mgr.y (mgr.34694) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:57.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:57 smithi078 bash[24778]: cluster 2023-12-06T16:14:56.531008+0000 mgr.y (mgr.34694) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:57.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:57 smithi078 bash[28332]: cluster 2023-12-06T16:14:56.531008+0000 mgr.y (mgr.34694) 20 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:14:59 smithi162 bash[24778]: cluster 2023-12-06T16:14:58.532502+0000 mgr.y (mgr.34694) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:59.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:14:59 smithi078 bash[24778]: cluster 2023-12-06T16:14:58.532502+0000 mgr.y (mgr.34694) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:14:59.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:14:59 smithi078 bash[28332]: cluster 2023-12-06T16:14:58.532502+0000 mgr.y (mgr.34694) 21 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:01.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:01 smithi162 bash[24778]: cluster 2023-12-06T16:15:00.533208+0000 mgr.y (mgr.34694) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:01.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:01 smithi078 bash[24778]: cluster 2023-12-06T16:15:00.533208+0000 mgr.y (mgr.34694) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:01.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:01 smithi078 bash[28332]: cluster 2023-12-06T16:15:00.533208+0000 mgr.y (mgr.34694) 22 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:03.661 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:03 smithi078 bash[24778]: cluster 2023-12-06T16:15:02.534625+0000 mgr.y (mgr.34694) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:03.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:03 smithi078 bash[28332]: cluster 2023-12-06T16:15:02.534625+0000 mgr.y (mgr.34694) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:03.662 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:15:03 smithi078 bash[48469]: ts=2023-12-06T16:15:03.240Z 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 16 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T16:15:03.662 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:15:03 smithi078 bash[48469]: ts=2023-12-06T16:15:03.241Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T16:15:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:03 smithi162 bash[24778]: cluster 2023-12-06T16:15:02.534625+0000 mgr.y (mgr.34694) 23 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:05.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:05 smithi162 bash[24778]: cluster 2023-12-06T16:15:04.535337+0000 mgr.y (mgr.34694) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:05.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:05 smithi078 bash[24778]: cluster 2023-12-06T16:15:04.535337+0000 mgr.y (mgr.34694) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:05.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:05 smithi078 bash[28332]: cluster 2023-12-06T16:15:04.535337+0000 mgr.y (mgr.34694) 24 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:07.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:07 smithi162 bash[24778]: cluster 2023-12-06T16:15:06.536025+0000 mgr.y (mgr.34694) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:07.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:07 smithi078 bash[24778]: cluster 2023-12-06T16:15:06.536025+0000 mgr.y (mgr.34694) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:07.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:07 smithi078 bash[28332]: cluster 2023-12-06T16:15:06.536025+0000 mgr.y (mgr.34694) 25 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:09.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:09 smithi162 bash[24778]: cluster 2023-12-06T16:15:08.537497+0000 mgr.y (mgr.34694) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:09.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:09 smithi078 bash[24778]: cluster 2023-12-06T16:15:08.537497+0000 mgr.y (mgr.34694) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:09.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:09 smithi078 bash[28332]: cluster 2023-12-06T16:15:08.537497+0000 mgr.y (mgr.34694) 26 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:11.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:11 smithi162 bash[24778]: cluster 2023-12-06T16:15:10.538162+0000 mgr.y (mgr.34694) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:11.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:11 smithi078 bash[24778]: cluster 2023-12-06T16:15:10.538162+0000 mgr.y (mgr.34694) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:11.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:11 smithi078 bash[28332]: cluster 2023-12-06T16:15:10.538162+0000 mgr.y (mgr.34694) 27 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:13.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:13 smithi162 bash[24778]: cluster 2023-12-06T16:15:12.539561+0000 mgr.y (mgr.34694) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:13.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:13 smithi078 bash[24778]: cluster 2023-12-06T16:15:12.539561+0000 mgr.y (mgr.34694) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:13.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:13 smithi078 bash[28332]: cluster 2023-12-06T16:15:12.539561+0000 mgr.y (mgr.34694) 28 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:15.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:15 smithi162 bash[24778]: cluster 2023-12-06T16:15:14.540283+0000 mgr.y (mgr.34694) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:15.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:15 smithi078 bash[24778]: cluster 2023-12-06T16:15:14.540283+0000 mgr.y (mgr.34694) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:15.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:15 smithi078 bash[28332]: cluster 2023-12-06T16:15:14.540283+0000 mgr.y (mgr.34694) 29 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:17.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:17 smithi162 bash[24778]: cluster 2023-12-06T16:15:16.540991+0000 mgr.y (mgr.34694) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:17.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:17 smithi078 bash[24778]: cluster 2023-12-06T16:15:16.540991+0000 mgr.y (mgr.34694) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:17.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:17 smithi078 bash[28332]: cluster 2023-12-06T16:15:16.540991+0000 mgr.y (mgr.34694) 30 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:19.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:19 smithi162 bash[24778]: cluster 2023-12-06T16:15:18.542619+0000 mgr.y (mgr.34694) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:19.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:19 smithi078 bash[24778]: cluster 2023-12-06T16:15:18.542619+0000 mgr.y (mgr.34694) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:19.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:19 smithi078 bash[28332]: cluster 2023-12-06T16:15:18.542619+0000 mgr.y (mgr.34694) 31 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:20 smithi162 bash[24778]: audit 2023-12-06T16:15:20.578285+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-12-06T16:15:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:20 smithi162 bash[24778]: audit 2023-12-06T16:15:20.578719+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:15:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:20 smithi162 bash[24778]: audit 2023-12-06T16:15:20.579223+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T16:15:20.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:20 smithi162 bash[24778]: audit 2023-12-06T16:15:20.579833+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:15:20.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:20 smithi078 bash[24778]: audit 2023-12-06T16:15:20.578285+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-12-06T16:15:20.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:20 smithi078 bash[24778]: audit 2023-12-06T16:15:20.578719+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:15:20.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:20 smithi078 bash[24778]: audit 2023-12-06T16:15:20.579223+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T16:15:20.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:20 smithi078 bash[24778]: audit 2023-12-06T16:15:20.579833+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:15:20.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:20 smithi078 bash[28332]: audit 2023-12-06T16:15:20.578285+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2023-12-06T16:15:20.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:20 smithi078 bash[28332]: audit 2023-12-06T16:15:20.578719+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:15:20.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:20 smithi078 bash[28332]: audit 2023-12-06T16:15:20.579223+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T16:15:20.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:20 smithi078 bash[28332]: audit 2023-12-06T16:15:20.579833+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-06T16:15:21.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:21 smithi162 bash[24778]: cluster 2023-12-06T16:15:20.543328+0000 mgr.y (mgr.34694) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:21.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:21 smithi078 bash[24778]: cluster 2023-12-06T16:15:20.543328+0000 mgr.y (mgr.34694) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:21.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:21 smithi078 bash[28332]: cluster 2023-12-06T16:15:20.543328+0000 mgr.y (mgr.34694) 32 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:23 smithi162 bash[24778]: cluster 2023-12-06T16:15:22.544823+0000 mgr.y (mgr.34694) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:23.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:23 smithi078 bash[24778]: cluster 2023-12-06T16:15:22.544823+0000 mgr.y (mgr.34694) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:23.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:23 smithi078 bash[28332]: cluster 2023-12-06T16:15:22.544823+0000 mgr.y (mgr.34694) 33 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:25.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:25 smithi162 bash[24778]: cluster 2023-12-06T16:15:24.545519+0000 mgr.y (mgr.34694) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:25.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:25 smithi078 bash[28332]: cluster 2023-12-06T16:15:24.545519+0000 mgr.y (mgr.34694) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:25.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:25 smithi078 bash[24778]: cluster 2023-12-06T16:15:24.545519+0000 mgr.y (mgr.34694) 34 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:27.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:27 smithi162 bash[24778]: cluster 2023-12-06T16:15:26.546269+0000 mgr.y (mgr.34694) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:27.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:27 smithi078 bash[24778]: cluster 2023-12-06T16:15:26.546269+0000 mgr.y (mgr.34694) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:27.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:27 smithi078 bash[28332]: cluster 2023-12-06T16:15:26.546269+0000 mgr.y (mgr.34694) 35 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:28.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:28 smithi162 bash[24778]: audit 2023-12-06T16:15:28.135057+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:15:28.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:28 smithi162 bash[24778]: audit 2023-12-06T16:15:28.140303+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:15:28.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:28 smithi078 bash[24778]: audit 2023-12-06T16:15:28.135057+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:15:28.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:28 smithi078 bash[24778]: audit 2023-12-06T16:15:28.140303+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:15:28.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:28 smithi078 bash[28332]: audit 2023-12-06T16:15:28.135057+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:15:28.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:28 smithi078 bash[28332]: audit 2023-12-06T16:15:28.140303+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:15:30.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:30 smithi078 bash[24778]: cluster 2023-12-06T16:15:28.547738+0000 mgr.y (mgr.34694) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:30.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:30 smithi078 bash[28332]: cluster 2023-12-06T16:15:28.547738+0000 mgr.y (mgr.34694) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:30.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:30 smithi162 bash[24778]: cluster 2023-12-06T16:15:28.547738+0000 mgr.y (mgr.34694) 36 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:32.411 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:32 smithi078 bash[24778]: cluster 2023-12-06T16:15:30.548473+0000 mgr.y (mgr.34694) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:32.412 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:32 smithi078 bash[28332]: cluster 2023-12-06T16:15:30.548473+0000 mgr.y (mgr.34694) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:32.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:32 smithi162 bash[24778]: cluster 2023-12-06T16:15:30.548473+0000 mgr.y (mgr.34694) 37 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:33.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:33 smithi162 bash[24778]: cluster 2023-12-06T16:15:32.550007+0000 mgr.y (mgr.34694) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:33.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:33 smithi078 bash[24778]: cluster 2023-12-06T16:15:32.550007+0000 mgr.y (mgr.34694) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:33.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:33 smithi078 bash[28332]: cluster 2023-12-06T16:15:32.550007+0000 mgr.y (mgr.34694) 38 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:35.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:35 smithi162 bash[24778]: cluster 2023-12-06T16:15:34.550870+0000 mgr.y (mgr.34694) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:35.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:35 smithi078 bash[24778]: cluster 2023-12-06T16:15:34.550870+0000 mgr.y (mgr.34694) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:35.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:35 smithi078 bash[28332]: cluster 2023-12-06T16:15:34.550870+0000 mgr.y (mgr.34694) 39 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:37.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:37 smithi162 bash[24778]: cluster 2023-12-06T16:15:36.551711+0000 mgr.y (mgr.34694) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:37.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:37 smithi078 bash[24778]: cluster 2023-12-06T16:15:36.551711+0000 mgr.y (mgr.34694) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:37.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:37 smithi078 bash[28332]: cluster 2023-12-06T16:15:36.551711+0000 mgr.y (mgr.34694) 40 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:39.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:39 smithi162 bash[24778]: cluster 2023-12-06T16:15:38.553216+0000 mgr.y (mgr.34694) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:39.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:39 smithi078 bash[24778]: cluster 2023-12-06T16:15:38.553216+0000 mgr.y (mgr.34694) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:39.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:39 smithi078 bash[28332]: cluster 2023-12-06T16:15:38.553216+0000 mgr.y (mgr.34694) 41 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:41 smithi162 bash[24778]: cluster 2023-12-06T16:15:40.554051+0000 mgr.y (mgr.34694) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:41.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:41 smithi078 bash[24778]: cluster 2023-12-06T16:15:40.554051+0000 mgr.y (mgr.34694) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:41.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:41 smithi078 bash[28332]: cluster 2023-12-06T16:15:40.554051+0000 mgr.y (mgr.34694) 42 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:43.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:43 smithi162 bash[24778]: cluster 2023-12-06T16:15:42.555480+0000 mgr.y (mgr.34694) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:43.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:43 smithi078 bash[24778]: cluster 2023-12-06T16:15:42.555480+0000 mgr.y (mgr.34694) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:43.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:43 smithi078 bash[28332]: cluster 2023-12-06T16:15:42.555480+0000 mgr.y (mgr.34694) 43 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:45.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:45 smithi162 bash[24778]: cluster 2023-12-06T16:15:44.556165+0000 mgr.y (mgr.34694) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:45.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:45 smithi078 bash[24778]: cluster 2023-12-06T16:15:44.556165+0000 mgr.y (mgr.34694) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:45.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:45 smithi078 bash[28332]: cluster 2023-12-06T16:15:44.556165+0000 mgr.y (mgr.34694) 44 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:47.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:47 smithi162 bash[24778]: cluster 2023-12-06T16:15:46.556843+0000 mgr.y (mgr.34694) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:47.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:47 smithi078 bash[24778]: cluster 2023-12-06T16:15:46.556843+0000 mgr.y (mgr.34694) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:47.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:47 smithi078 bash[28332]: cluster 2023-12-06T16:15:46.556843+0000 mgr.y (mgr.34694) 45 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:49.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:49 smithi162 bash[24778]: cluster 2023-12-06T16:15:48.558390+0000 mgr.y (mgr.34694) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:49.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:49 smithi078 bash[24778]: cluster 2023-12-06T16:15:48.558390+0000 mgr.y (mgr.34694) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:49.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:49 smithi078 bash[28332]: cluster 2023-12-06T16:15:48.558390+0000 mgr.y (mgr.34694) 46 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:51.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:51 smithi078 bash[24778]: cluster 2023-12-06T16:15:50.559192+0000 mgr.y (mgr.34694) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:51.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:51 smithi078 bash[28332]: cluster 2023-12-06T16:15:50.559192+0000 mgr.y (mgr.34694) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:52.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:51 smithi162 bash[24778]: cluster 2023-12-06T16:15:50.559192+0000 mgr.y (mgr.34694) 47 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:53 smithi162 bash[24778]: cluster 2023-12-06T16:15:52.560734+0000 mgr.y (mgr.34694) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:53.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:53 smithi078 bash[24778]: cluster 2023-12-06T16:15:52.560734+0000 mgr.y (mgr.34694) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:53.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:53 smithi078 bash[28332]: cluster 2023-12-06T16:15:52.560734+0000 mgr.y (mgr.34694) 48 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:55.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:55 smithi162 bash[24778]: cluster 2023-12-06T16:15:54.561489+0000 mgr.y (mgr.34694) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:55.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:55 smithi078 bash[24778]: cluster 2023-12-06T16:15:54.561489+0000 mgr.y (mgr.34694) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:55.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:55 smithi078 bash[28332]: cluster 2023-12-06T16:15:54.561489+0000 mgr.y (mgr.34694) 49 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:57.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:57 smithi162 bash[24778]: cluster 2023-12-06T16:15:56.562293+0000 mgr.y (mgr.34694) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:57.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:57 smithi078 bash[24778]: cluster 2023-12-06T16:15:56.562293+0000 mgr.y (mgr.34694) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:57.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:57 smithi078 bash[28332]: cluster 2023-12-06T16:15:56.562293+0000 mgr.y (mgr.34694) 50 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:59.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:15:59 smithi078 bash[24778]: cluster 2023-12-06T16:15:58.563805+0000 mgr.y (mgr.34694) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:15:59.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:15:59 smithi078 bash[28332]: cluster 2023-12-06T16:15:58.563805+0000 mgr.y (mgr.34694) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:00.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:15:59 smithi162 bash[24778]: cluster 2023-12-06T16:15:58.563805+0000 mgr.y (mgr.34694) 51 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:01.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:01 smithi078 bash[24778]: cluster 2023-12-06T16:16:00.564496+0000 mgr.y (mgr.34694) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:01.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:01 smithi078 bash[28332]: cluster 2023-12-06T16:16:00.564496+0000 mgr.y (mgr.34694) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:02.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:01 smithi162 bash[24778]: cluster 2023-12-06T16:16:00.564496+0000 mgr.y (mgr.34694) 52 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:03 smithi162 bash[24778]: cluster 2023-12-06T16:16:02.565954+0000 mgr.y (mgr.34694) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:03.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:03 smithi078 bash[28332]: cluster 2023-12-06T16:16:02.565954+0000 mgr.y (mgr.34694) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:03.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:03 smithi078 bash[24778]: cluster 2023-12-06T16:16:02.565954+0000 mgr.y (mgr.34694) 53 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:05.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:05 smithi162 bash[24778]: cluster 2023-12-06T16:16:04.566675+0000 mgr.y (mgr.34694) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:05.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:05 smithi078 bash[28332]: cluster 2023-12-06T16:16:04.566675+0000 mgr.y (mgr.34694) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:05.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:05 smithi078 bash[24778]: cluster 2023-12-06T16:16:04.566675+0000 mgr.y (mgr.34694) 54 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:07.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:07 smithi078 bash[24778]: cluster 2023-12-06T16:16:06.567351+0000 mgr.y (mgr.34694) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:07.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:07 smithi078 bash[28332]: cluster 2023-12-06T16:16:06.567351+0000 mgr.y (mgr.34694) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:08.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:07 smithi162 bash[24778]: cluster 2023-12-06T16:16:06.567351+0000 mgr.y (mgr.34694) 55 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:09.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:09 smithi078 bash[28332]: cluster 2023-12-06T16:16:08.568817+0000 mgr.y (mgr.34694) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:09.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:09 smithi078 bash[24778]: cluster 2023-12-06T16:16:08.568817+0000 mgr.y (mgr.34694) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:10.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:09 smithi162 bash[24778]: cluster 2023-12-06T16:16:08.568817+0000 mgr.y (mgr.34694) 56 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:11.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:11 smithi078 bash[28332]: cluster 2023-12-06T16:16:10.569498+0000 mgr.y (mgr.34694) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:11.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:11 smithi078 bash[24778]: cluster 2023-12-06T16:16:10.569498+0000 mgr.y (mgr.34694) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:12.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:11 smithi162 bash[24778]: cluster 2023-12-06T16:16:10.569498+0000 mgr.y (mgr.34694) 57 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:13.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:13 smithi162 bash[24778]: cluster 2023-12-06T16:16:12.570976+0000 mgr.y (mgr.34694) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:13.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:13 smithi078 bash[24778]: cluster 2023-12-06T16:16:12.570976+0000 mgr.y (mgr.34694) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:13.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:13 smithi078 bash[28332]: cluster 2023-12-06T16:16:12.570976+0000 mgr.y (mgr.34694) 58 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:15.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:15 smithi078 bash[28332]: cluster 2023-12-06T16:16:14.571697+0000 mgr.y (mgr.34694) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:15.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:15 smithi078 bash[24778]: cluster 2023-12-06T16:16:14.571697+0000 mgr.y (mgr.34694) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:16.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:15 smithi162 bash[24778]: cluster 2023-12-06T16:16:14.571697+0000 mgr.y (mgr.34694) 59 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:17.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:17 smithi078 bash[24778]: cluster 2023-12-06T16:16:16.572453+0000 mgr.y (mgr.34694) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:17.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:17 smithi078 bash[28332]: cluster 2023-12-06T16:16:16.572453+0000 mgr.y (mgr.34694) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:18.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:17 smithi162 bash[24778]: cluster 2023-12-06T16:16:16.572453+0000 mgr.y (mgr.34694) 60 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:19.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:19 smithi078 bash[24778]: cluster 2023-12-06T16:16:18.573886+0000 mgr.y (mgr.34694) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:19.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:19 smithi078 bash[28332]: cluster 2023-12-06T16:16:18.573886+0000 mgr.y (mgr.34694) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:20.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:19 smithi162 bash[24778]: cluster 2023-12-06T16:16:18.573886+0000 mgr.y (mgr.34694) 61 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:20.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:20 smithi078 bash[24778]: audit 2023-12-06T16:16:20.586803+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:16:20.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:20 smithi078 bash[24778]: audit 2023-12-06T16:16:20.587274+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:16:20.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:20 smithi078 bash[24778]: audit 2023-12-06T16:16:20.587648+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-06T16:16:20.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:20 smithi078 bash[24778]: audit 2023-12-06T16:16:20.588080+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:16:20.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:20 smithi078 bash[28332]: audit 2023-12-06T16:16:20.586803+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:16:20.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:20 smithi078 bash[28332]: audit 2023-12-06T16:16:20.587274+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:16:20.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:20 smithi078 bash[28332]: audit 2023-12-06T16:16:20.587648+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-06T16:16:20.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:20 smithi078 bash[28332]: audit 2023-12-06T16:16:20.588080+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:16:21.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:20 smithi162 bash[24778]: audit 2023-12-06T16:16:20.586803+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:16:21.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:20 smithi162 bash[24778]: audit 2023-12-06T16:16:20.587274+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-12-06T16:16:21.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:20 smithi162 bash[24778]: audit 2023-12-06T16:16:20.587648+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-06T16:16:21.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:20 smithi162 bash[24778]: audit 2023-12-06T16:16:20.588080+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:16:22.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:21 smithi162 bash[24778]: cluster 2023-12-06T16:16:20.574559+0000 mgr.y (mgr.34694) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:22.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:21 smithi078 bash[24778]: cluster 2023-12-06T16:16:20.574559+0000 mgr.y (mgr.34694) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:22.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:21 smithi078 bash[28332]: cluster 2023-12-06T16:16:20.574559+0000 mgr.y (mgr.34694) 62 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:23 smithi162 bash[24778]: cluster 2023-12-06T16:16:22.575975+0000 mgr.y (mgr.34694) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:23.911 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:23 smithi078 bash[24778]: cluster 2023-12-06T16:16:22.575975+0000 mgr.y (mgr.34694) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:23.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:23 smithi078 bash[28332]: cluster 2023-12-06T16:16:22.575975+0000 mgr.y (mgr.34694) 63 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:25.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:25 smithi078 bash[24778]: cluster 2023-12-06T16:16:24.576665+0000 mgr.y (mgr.34694) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:25.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:25 smithi078 bash[28332]: cluster 2023-12-06T16:16:24.576665+0000 mgr.y (mgr.34694) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:26.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:25 smithi162 bash[24778]: cluster 2023-12-06T16:16:24.576665+0000 mgr.y (mgr.34694) 64 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:27.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:27 smithi078 bash[24778]: cluster 2023-12-06T16:16:26.577383+0000 mgr.y (mgr.34694) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:27.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:27 smithi078 bash[28332]: cluster 2023-12-06T16:16:26.577383+0000 mgr.y (mgr.34694) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:28.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:27 smithi162 bash[24778]: cluster 2023-12-06T16:16:26.577383+0000 mgr.y (mgr.34694) 65 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:28.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:28 smithi078 bash[28332]: audit 2023-12-06T16:16:28.420860+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:16:28.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:28 smithi078 bash[28332]: audit 2023-12-06T16:16:28.425284+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:16:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:28 smithi078 bash[24778]: audit 2023-12-06T16:16:28.420860+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:16:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:28 smithi078 bash[24778]: audit 2023-12-06T16:16:28.425284+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:16:29.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:28 smithi162 bash[24778]: audit 2023-12-06T16:16:28.420860+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:16:29.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:28 smithi162 bash[24778]: audit 2023-12-06T16:16:28.425284+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:16:29.911 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:29 smithi078 bash[28332]: cluster 2023-12-06T16:16:28.578846+0000 mgr.y (mgr.34694) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:29.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:29 smithi078 bash[24778]: cluster 2023-12-06T16:16:28.578846+0000 mgr.y (mgr.34694) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:30.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:29 smithi162 bash[24778]: cluster 2023-12-06T16:16:28.578846+0000 mgr.y (mgr.34694) 66 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:32.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:31 smithi162 bash[24778]: cluster 2023-12-06T16:16:30.579622+0000 mgr.y (mgr.34694) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:32.161 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:31 smithi078 bash[24778]: cluster 2023-12-06T16:16:30.579622+0000 mgr.y (mgr.34694) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:32.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:31 smithi078 bash[28332]: cluster 2023-12-06T16:16:30.579622+0000 mgr.y (mgr.34694) 67 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:33.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:33 smithi162 bash[24778]: cluster 2023-12-06T16:16:32.581081+0000 mgr.y (mgr.34694) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:33.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:33 smithi078 bash[24778]: cluster 2023-12-06T16:16:32.581081+0000 mgr.y (mgr.34694) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:33.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:33 smithi078 bash[28332]: cluster 2023-12-06T16:16:32.581081+0000 mgr.y (mgr.34694) 68 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:35.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:35 smithi078 bash[28332]: cluster 2023-12-06T16:16:34.581842+0000 mgr.y (mgr.34694) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:35.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:35 smithi078 bash[24778]: cluster 2023-12-06T16:16:34.581842+0000 mgr.y (mgr.34694) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:36.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:35 smithi162 bash[24778]: cluster 2023-12-06T16:16:34.581842+0000 mgr.y (mgr.34694) 69 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:37.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:37 smithi078 bash[24778]: cluster 2023-12-06T16:16:36.582622+0000 mgr.y (mgr.34694) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:37.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:37 smithi078 bash[28332]: cluster 2023-12-06T16:16:36.582622+0000 mgr.y (mgr.34694) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:38.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:37 smithi162 bash[24778]: cluster 2023-12-06T16:16:36.582622+0000 mgr.y (mgr.34694) 70 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:39.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:39 smithi078 bash[24778]: cluster 2023-12-06T16:16:38.584066+0000 mgr.y (mgr.34694) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:39.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:39 smithi078 bash[28332]: cluster 2023-12-06T16:16:38.584066+0000 mgr.y (mgr.34694) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:40.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:39 smithi162 bash[24778]: cluster 2023-12-06T16:16:38.584066+0000 mgr.y (mgr.34694) 71 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:42.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:41 smithi162 bash[24778]: cluster 2023-12-06T16:16:40.584752+0000 mgr.y (mgr.34694) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:42.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:41 smithi078 bash[24778]: cluster 2023-12-06T16:16:40.584752+0000 mgr.y (mgr.34694) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:42.163 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:41 smithi078 bash[28332]: cluster 2023-12-06T16:16:40.584752+0000 mgr.y (mgr.34694) 72 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:43.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:43 smithi162 bash[24778]: cluster 2023-12-06T16:16:42.586204+0000 mgr.y (mgr.34694) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:43.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:43 smithi078 bash[24778]: cluster 2023-12-06T16:16:42.586204+0000 mgr.y (mgr.34694) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:43.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:43 smithi078 bash[28332]: cluster 2023-12-06T16:16:42.586204+0000 mgr.y (mgr.34694) 73 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:45.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:45 smithi078 bash[24778]: cluster 2023-12-06T16:16:44.586868+0000 mgr.y (mgr.34694) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:45.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:45 smithi078 bash[28332]: cluster 2023-12-06T16:16:44.586868+0000 mgr.y (mgr.34694) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:46.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:45 smithi162 bash[24778]: cluster 2023-12-06T16:16:44.586868+0000 mgr.y (mgr.34694) 74 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:47.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:47 smithi078 bash[28332]: cluster 2023-12-06T16:16:46.587630+0000 mgr.y (mgr.34694) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:47.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:47 smithi078 bash[24778]: cluster 2023-12-06T16:16:46.587630+0000 mgr.y (mgr.34694) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:48.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:47 smithi162 bash[24778]: cluster 2023-12-06T16:16:46.587630+0000 mgr.y (mgr.34694) 75 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:50.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:49 smithi162 bash[24778]: cluster 2023-12-06T16:16:48.589128+0000 mgr.y (mgr.34694) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:50.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:49 smithi078 bash[24778]: cluster 2023-12-06T16:16:48.589128+0000 mgr.y (mgr.34694) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:50.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:49 smithi078 bash[28332]: cluster 2023-12-06T16:16:48.589128+0000 mgr.y (mgr.34694) 76 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:52.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:51 smithi162 bash[24778]: cluster 2023-12-06T16:16:50.589860+0000 mgr.y (mgr.34694) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:52.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:51 smithi078 bash[28332]: cluster 2023-12-06T16:16:50.589860+0000 mgr.y (mgr.34694) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:52.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:51 smithi078 bash[24778]: cluster 2023-12-06T16:16:50.589860+0000 mgr.y (mgr.34694) 77 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:53 smithi162 bash[24778]: cluster 2023-12-06T16:16:52.591267+0000 mgr.y (mgr.34694) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:53.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:53 smithi078 bash[24778]: cluster 2023-12-06T16:16:52.591267+0000 mgr.y (mgr.34694) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:53.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:53 smithi078 bash[28332]: cluster 2023-12-06T16:16:52.591267+0000 mgr.y (mgr.34694) 78 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:55.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:55 smithi078 bash[24778]: cluster 2023-12-06T16:16:54.591956+0000 mgr.y (mgr.34694) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:55.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:55 smithi078 bash[28332]: cluster 2023-12-06T16:16:54.591956+0000 mgr.y (mgr.34694) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:56.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:55 smithi162 bash[24778]: cluster 2023-12-06T16:16:54.591956+0000 mgr.y (mgr.34694) 79 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:58.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:57 smithi162 bash[24778]: cluster 2023-12-06T16:16:56.592661+0000 mgr.y (mgr.34694) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:58.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:57 smithi078 bash[24778]: cluster 2023-12-06T16:16:56.592661+0000 mgr.y (mgr.34694) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:16:58.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:57 smithi078 bash[28332]: cluster 2023-12-06T16:16:56.592661+0000 mgr.y (mgr.34694) 80 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:00.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:16:59 smithi162 bash[24778]: cluster 2023-12-06T16:16:58.594131+0000 mgr.y (mgr.34694) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:00.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:16:59 smithi078 bash[24778]: cluster 2023-12-06T16:16:58.594131+0000 mgr.y (mgr.34694) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:00.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:16:59 smithi078 bash[28332]: cluster 2023-12-06T16:16:58.594131+0000 mgr.y (mgr.34694) 81 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:01.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:01 smithi078 bash[24778]: cluster 2023-12-06T16:17:00.594870+0000 mgr.y (mgr.34694) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:01.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:01 smithi078 bash[28332]: cluster 2023-12-06T16:17:00.594870+0000 mgr.y (mgr.34694) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:02.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:01 smithi162 bash[24778]: cluster 2023-12-06T16:17:00.594870+0000 mgr.y (mgr.34694) 82 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:03 smithi162 bash[24778]: cluster 2023-12-06T16:17:02.596352+0000 mgr.y (mgr.34694) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:03.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:03 smithi078 bash[24778]: cluster 2023-12-06T16:17:02.596352+0000 mgr.y (mgr.34694) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:03.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:03 smithi078 bash[28332]: cluster 2023-12-06T16:17:02.596352+0000 mgr.y (mgr.34694) 83 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:06.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:05 smithi162 bash[24778]: cluster 2023-12-06T16:17:04.597147+0000 mgr.y (mgr.34694) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:06.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:05 smithi078 bash[24778]: cluster 2023-12-06T16:17:04.597147+0000 mgr.y (mgr.34694) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:06.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:05 smithi078 bash[28332]: cluster 2023-12-06T16:17:04.597147+0000 mgr.y (mgr.34694) 84 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:08.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:07 smithi162 bash[24778]: cluster 2023-12-06T16:17:06.597880+0000 mgr.y (mgr.34694) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:08.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:07 smithi078 bash[24778]: cluster 2023-12-06T16:17:06.597880+0000 mgr.y (mgr.34694) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:08.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:07 smithi078 bash[28332]: cluster 2023-12-06T16:17:06.597880+0000 mgr.y (mgr.34694) 85 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:10.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:09 smithi162 bash[24778]: cluster 2023-12-06T16:17:08.599273+0000 mgr.y (mgr.34694) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:10.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:09 smithi078 bash[24778]: cluster 2023-12-06T16:17:08.599273+0000 mgr.y (mgr.34694) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:10.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:09 smithi078 bash[28332]: cluster 2023-12-06T16:17:08.599273+0000 mgr.y (mgr.34694) 86 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:12.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:11 smithi162 bash[24778]: cluster 2023-12-06T16:17:10.599991+0000 mgr.y (mgr.34694) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:12.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:11 smithi078 bash[28332]: cluster 2023-12-06T16:17:10.599991+0000 mgr.y (mgr.34694) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:12.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:11 smithi078 bash[24778]: cluster 2023-12-06T16:17:10.599991+0000 mgr.y (mgr.34694) 87 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:13.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:13 smithi162 bash[24778]: cluster 2023-12-06T16:17:12.601423+0000 mgr.y (mgr.34694) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:13.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:13 smithi078 bash[24778]: cluster 2023-12-06T16:17:12.601423+0000 mgr.y (mgr.34694) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:13.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:13 smithi078 bash[28332]: cluster 2023-12-06T16:17:12.601423+0000 mgr.y (mgr.34694) 88 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:16.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:15 smithi162 bash[24778]: cluster 2023-12-06T16:17:14.602139+0000 mgr.y (mgr.34694) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:16.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:15 smithi078 bash[24778]: cluster 2023-12-06T16:17:14.602139+0000 mgr.y (mgr.34694) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:16.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:15 smithi078 bash[28332]: cluster 2023-12-06T16:17:14.602139+0000 mgr.y (mgr.34694) 89 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:18.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:17 smithi162 bash[24778]: cluster 2023-12-06T16:17:16.602826+0000 mgr.y (mgr.34694) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:18.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:17 smithi078 bash[24778]: cluster 2023-12-06T16:17:16.602826+0000 mgr.y (mgr.34694) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:18.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:17 smithi078 bash[28332]: cluster 2023-12-06T16:17:16.602826+0000 mgr.y (mgr.34694) 90 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:19.436 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T16:17:19.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:19 smithi078 bash[24778]: cluster 2023-12-06T16:17:18.604235+0000 mgr.y (mgr.34694) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:19.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:19 smithi078 bash[28332]: cluster 2023-12-06T16:17:18.604235+0000 mgr.y (mgr.34694) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:20.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:19 smithi162 bash[24778]: cluster 2023-12-06T16:17:18.604235+0000 mgr.y (mgr.34694) 91 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:21.095 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:20 smithi078 bash[28332]: audit 2023-12-06T16:17:20.594776+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-06T16:17:21.095 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:20 smithi078 bash[28332]: audit 2023-12-06T16:17:20.595517+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:17:21.095 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:20 smithi078 bash[28332]: audit 2023-12-06T16:17:20.596094+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T16:17:21.095 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:20 smithi078 bash[28332]: audit 2023-12-06T16:17:20.596668+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:17:21.095 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:20 smithi078 bash[24778]: audit 2023-12-06T16:17:20.594776+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-06T16:17:21.095 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:20 smithi078 bash[24778]: audit 2023-12-06T16:17:20.595517+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:17:21.095 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:20 smithi078 bash[24778]: audit 2023-12-06T16:17:20.596094+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T16:17:21.096 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:20 smithi078 bash[24778]: audit 2023-12-06T16:17:20.596668+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:17:21.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:20 smithi162 bash[24778]: audit 2023-12-06T16:17:20.594776+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-06T16:17:21.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:20 smithi162 bash[24778]: audit 2023-12-06T16:17:20.595517+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-12-06T16:17:21.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:20 smithi162 bash[24778]: audit 2023-12-06T16:17:20.596094+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-06T16:17:21.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:20 smithi162 bash[24778]: audit 2023-12-06T16:17:20.596668+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:17:22.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:21 smithi162 bash[24778]: cluster 2023-12-06T16:17:20.604885+0000 mgr.y (mgr.34694) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:22.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:21 smithi078 bash[24778]: cluster 2023-12-06T16:17:20.604885+0000 mgr.y (mgr.34694) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:22.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:21 smithi078 bash[28332]: cluster 2023-12-06T16:17:20.604885+0000 mgr.y (mgr.34694) 92 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:23.237 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (9m) 2m ago 20m 16.1M - 0.26.0 9f27df16978d 05d5a7ddd67f 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi162 running (19m) 2m ago 19m 26.6M - 6.6.2 87a51ecf0b1c c20097cd108b 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi162 running (13m) 2m ago 24m 376M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 654612f27a29 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443 running (5m) 2m ago 26m 404M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 285667c1676b 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (26m) 2m ago 26m 151M 2048M 15.2.0 204a01f9b0b6 729e2764bb50 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi162 running (24m) 2m ago 24m 146M 2048M 15.2.0 204a01f9b0b6 f338be50008d 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (24m) 2m ago 24m 141M 2048M 15.2.0 204a01f9b0b6 10e208379daa 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (20m) 2m ago 20m 12.5M - 1.7.0 72c9c2088986 a7d45ed31f00 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi162 running (20m) 2m ago 20m 11.9M - 1.7.0 72c9c2088986 6f0f41d9de87 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (23m) 2m ago 23m 50.3M 4096M 15.2.0 204a01f9b0b6 0e8c68c6abea 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (23m) 2m ago 23m 50.3M 4096M 15.2.0 204a01f9b0b6 6972b9ba31cb 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (22m) 2m ago 23m 47.9M 4096M 15.2.0 204a01f9b0b6 d09b27f9049a 2023-12-06T16:17:23.238 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (22m) 2m ago 22m 50.7M 4096M 15.2.0 204a01f9b0b6 785bfa6f807c 2023-12-06T16:17:23.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi162 running (22m) 2m ago 22m 51.0M 4096M 15.2.0 204a01f9b0b6 431405c14612 2023-12-06T16:17:23.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi162 running (21m) 2m ago 21m 48.9M 4096M 15.2.0 204a01f9b0b6 18ec83cfad3d 2023-12-06T16:17:23.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi162 running (21m) 2m ago 21m 48.9M 4096M 15.2.0 204a01f9b0b6 663e159fd34d 2023-12-06T16:17:23.239 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi162 running (20m) 2m ago 20m 50.9M 4096M 15.2.0 204a01f9b0b6 c6a5c87ba8ea 2023-12-06T16:17:23.239 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi162 running (9m) 2m ago 20m 53.1M - 2.48.0 620d5e2a39df c728b0cdb852 2023-12-06T16:17:23.239 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.zegrnl smithi078 running (17m) 2m ago 17m 51.6M - 15.2.0 204a01f9b0b6 6051b119fc0c 2023-12-06T16:17:23.239 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi162.hzeinf smithi162 running (17m) 2m ago 17m 51.1M - 15.2.0 204a01f9b0b6 3d808f196ba0 2023-12-06T16:17:23.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: cluster 2023-12-06T16:17:22.606447+0000 mgr.y (mgr.34694) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.210010+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.211073+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.212064+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.213091+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.214003+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.214578+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.217042+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.217592+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.218185+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.218760+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[24778]: audit 2023-12-06T16:17:23.219338+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: cluster 2023-12-06T16:17:22.606447+0000 mgr.y (mgr.34694) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.210010+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.211073+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.212064+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.213091+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.214003+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.214578+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.217042+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.217592+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.218185+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.218760+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:23 smithi078 bash[28332]: audit 2023-12-06T16:17:23.219338+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: cluster 2023-12-06T16:17:22.606447+0000 mgr.y (mgr.34694) 93 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.210010+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:17:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.211073+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:17:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.212064+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.213091+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.214003+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.214578+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.217042+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:17:23.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.217592+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.218185+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.218760+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:23.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:23 smithi162 bash[24778]: audit 2023-12-06T16:17:23.219338+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:24.143 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T16:17:24.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:24 smithi078 bash[24778]: audit 2023-12-06T16:17:23.203869+0000 mgr.y (mgr.34694) 94 : audit [DBG] from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:17:24.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:24 smithi078 bash[28332]: audit 2023-12-06T16:17:23.203869+0000 mgr.y (mgr.34694) 94 : audit [DBG] from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:17:24.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:24 smithi162 bash[24778]: audit 2023-12-06T16:17:23.203869+0000 mgr.y (mgr.34694) 94 : audit [DBG] from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:17:25.825 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:25 smithi078 bash[24778]: cluster 2023-12-06T16:17:24.607148+0000 mgr.y (mgr.34694) 95 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:25.825 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:25 smithi078 bash[28332]: cluster 2023-12-06T16:17:24.607148+0000 mgr.y (mgr.34694) 95 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:25.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:25 smithi162 bash[24778]: cluster 2023-12-06T16:17:24.607148+0000 mgr.y (mgr.34694) 95 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:27.834 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:17:27.835 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-06T16:17:27.836 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-12-06T16:17:27.836 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T16:17:27.836 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T16:17:27.836 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-06T16:17:28.127 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:27 smithi078 bash[24778]: cluster 2023-12-06T16:17:26.608307+0000 mgr.y (mgr.34694) 96 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:28.127 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:27 smithi078 bash[28332]: cluster 2023-12-06T16:17:26.608307+0000 mgr.y (mgr.34694) 96 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:28.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:27 smithi162 bash[24778]: cluster 2023-12-06T16:17:26.608307+0000 mgr.y (mgr.34694) 96 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:28.643 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph -s' 2023-12-06T16:17:28.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:28 smithi078 bash[24778]: audit 2023-12-06T16:17:27.825981+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.78:0/2389069966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:17:28.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:28 smithi078 bash[28332]: audit 2023-12-06T16:17:27.825981+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.78:0/2389069966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:17:29.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:28 smithi162 bash[24778]: audit 2023-12-06T16:17:27.825981+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.78:0/2389069966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:17:29.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:29 smithi078 bash[24778]: cluster 2023-12-06T16:17:28.609216+0000 mgr.y (mgr.34694) 97 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:29.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:29 smithi078 bash[24778]: audit 2023-12-06T16:17:28.712438+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:29.982 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:29 smithi078 bash[24778]: audit 2023-12-06T16:17:28.716747+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:17:29.982 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:29 smithi078 bash[28332]: cluster 2023-12-06T16:17:28.609216+0000 mgr.y (mgr.34694) 97 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:29.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:29 smithi078 bash[28332]: audit 2023-12-06T16:17:28.712438+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:29.983 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:29 smithi078 bash[28332]: audit 2023-12-06T16:17:28.716747+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:17:30.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:29 smithi162 bash[24778]: cluster 2023-12-06T16:17:28.609216+0000 mgr.y (mgr.34694) 97 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:30.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:29 smithi162 bash[24778]: audit 2023-12-06T16:17:28.712438+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:30.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:29 smithi162 bash[24778]: audit 2023-12-06T16:17:28.716747+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:17:32.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:31 smithi162 bash[24778]: cluster 2023-12-06T16:17:30.609878+0000 mgr.y (mgr.34694) 98 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:32.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:31 smithi078 bash[24778]: cluster 2023-12-06T16:17:30.609878+0000 mgr.y (mgr.34694) 98 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:32.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:31 smithi078 bash[28332]: cluster 2023-12-06T16:17:30.609878+0000 mgr.y (mgr.34694) 98 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:32.171 INFO:teuthology.orchestra.run.smithi078.stdout: cluster: 2023-12-06T16:17:32.171 INFO:teuthology.orchestra.run.smithi078.stdout: id: 21ff54ac-944f-11ee-95a2-87774f69a715 2023-12-06T16:17:32.171 INFO:teuthology.orchestra.run.smithi078.stdout: health: HEALTH_OK 2023-12-06T16:17:32.171 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:17:32.171 INFO:teuthology.orchestra.run.smithi078.stdout: services: 2023-12-06T16:17:32.171 INFO:teuthology.orchestra.run.smithi078.stdout: mon: 3 daemons, quorum a,c,b (age 24m) 2023-12-06T16:17:32.171 INFO:teuthology.orchestra.run.smithi078.stdout: mgr: y(active, since 3m), standbys: x 2023-12-06T16:17:32.171 INFO:teuthology.orchestra.run.smithi078.stdout: osd: 8 osds: 8 up (since 20m), 8 in (since 20m) 2023-12-06T16:17:32.172 INFO:teuthology.orchestra.run.smithi078.stdout: rgw: 2 daemons active (r.z.smithi078.zegrnl, r.z.smithi162.hzeinf) 2023-12-06T16:17:32.172 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:17:32.172 INFO:teuthology.orchestra.run.smithi078.stdout: task status: 2023-12-06T16:17:32.172 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:17:32.172 INFO:teuthology.orchestra.run.smithi078.stdout: data: 2023-12-06T16:17:32.172 INFO:teuthology.orchestra.run.smithi078.stdout: pools: 5 pools, 129 pgs 2023-12-06T16:17:32.172 INFO:teuthology.orchestra.run.smithi078.stdout: objects: 202 objects, 7.0 KiB 2023-12-06T16:17:32.172 INFO:teuthology.orchestra.run.smithi078.stdout: usage: 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:32.172 INFO:teuthology.orchestra.run.smithi078.stdout: pgs: 129 active+clean 2023-12-06T16:17:32.172 INFO:teuthology.orchestra.run.smithi078.stdout: 2023-12-06T16:17:32.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:32 smithi078 bash[24778]: audit 2023-12-06T16:17:32.162776+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.78:0/30498720' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:17:32.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:32 smithi078 bash[28332]: audit 2023-12-06T16:17:32.162776+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.78:0/30498720' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:17:33.018 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-12-06T16:17:33.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:32 smithi162 bash[24778]: audit 2023-12-06T16:17:32.162776+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.78:0/30498720' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-06T16:17:34.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:33 smithi162 bash[24778]: cluster 2023-12-06T16:17:32.611299+0000 mgr.y (mgr.34694) 99 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:34.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:33 smithi078 bash[24778]: cluster 2023-12-06T16:17:32.611299+0000 mgr.y (mgr.34694) 99 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:34.163 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:33 smithi078 bash[28332]: cluster 2023-12-06T16:17:32.611299+0000 mgr.y (mgr.34694) 99 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:36.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:35 smithi162 bash[24778]: cluster 2023-12-06T16:17:34.612053+0000 mgr.y (mgr.34694) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:36.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:35 smithi078 bash[24778]: cluster 2023-12-06T16:17:34.612053+0000 mgr.y (mgr.34694) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:36.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:35 smithi078 bash[28332]: cluster 2023-12-06T16:17:34.612053+0000 mgr.y (mgr.34694) 100 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:36.682 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-06T16:17:37.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:36 smithi162 bash[24778]: audit 2023-12-06T16:17:36.659575+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.78:0/2127135799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:17:37.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:36 smithi078 bash[24778]: audit 2023-12-06T16:17:36.659575+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.78:0/2127135799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:17:37.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:36 smithi078 bash[28332]: audit 2023-12-06T16:17:36.659575+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.78:0/2127135799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:17:37.531 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph mgr fail' 2023-12-06T16:17:37.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:37 smithi078 bash[24778]: cluster 2023-12-06T16:17:36.613307+0000 mgr.y (mgr.34694) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:37.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:37 smithi078 bash[28332]: cluster 2023-12-06T16:17:36.613307+0000 mgr.y (mgr.34694) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:38.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:37 smithi162 bash[24778]: cluster 2023-12-06T16:17:36.613307+0000 mgr.y (mgr.34694) 101 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:40.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:39 smithi162 bash[24778]: cluster 2023-12-06T16:17:38.614468+0000 mgr.y (mgr.34694) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:40.162 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:39 smithi078 bash[24778]: cluster 2023-12-06T16:17:38.614468+0000 mgr.y (mgr.34694) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:40.162 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:39 smithi078 bash[28332]: cluster 2023-12-06T16:17:38.614468+0000 mgr.y (mgr.34694) 102 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:42.049 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[49894]: ignoring --setuser ceph since I am not root 2023-12-06T16:17:42.049 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[49894]: ignoring --setgroup ceph since I am not root 2023-12-06T16:17:42.049 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[49894]: debug 2023-12-06T16:17:41.783+0000 7f10feeb8700 1 -- 172.21.15.78:0/3676891024 <== mon.1 v2:172.21.15.78:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560260fc84e0 con 0x5602610bc800 2023-12-06T16:17:42.049 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[49894]: debug 2023-12-06T16:17:41.943+0000 7f110f081680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T16:17:42.049 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[24778]: cluster 2023-12-06T16:17:40.615185+0000 mgr.y (mgr.34694) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:42.050 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[24778]: audit 2023-12-06T16:17:41.297801+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.78:0/1595209706' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:17:42.050 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[24778]: audit 2023-12-06T16:17:41.298344+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:17:42.050 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[24778]: cluster 2023-12-06T16:17:41.308694+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T16:17:42.050 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[24778]: audit 2023-12-06T16:17:41.309722+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:17:42.050 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[24778]: audit 2023-12-06T16:17:41.310778+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:17:42.050 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[28332]: cluster 2023-12-06T16:17:40.615185+0000 mgr.y (mgr.34694) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:42.050 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[28332]: audit 2023-12-06T16:17:41.297801+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.78:0/1595209706' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:17:42.050 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[28332]: audit 2023-12-06T16:17:41.298344+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:17:42.050 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[28332]: cluster 2023-12-06T16:17:41.308694+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T16:17:42.050 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[28332]: audit 2023-12-06T16:17:41.309722+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:17:42.051 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:41 smithi078 bash[28332]: audit 2023-12-06T16:17:41.310778+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:17:42.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:41 smithi162 bash[24778]: cluster 2023-12-06T16:17:40.615185+0000 mgr.y (mgr.34694) 103 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:42.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:41 smithi162 bash[24778]: audit 2023-12-06T16:17:41.297801+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.78:0/1595209706' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:17:42.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:41 smithi162 bash[24778]: audit 2023-12-06T16:17:41.298344+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-06T16:17:42.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:41 smithi162 bash[24778]: cluster 2023-12-06T16:17:41.308694+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-06T16:17:42.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:41 smithi162 bash[24778]: audit 2023-12-06T16:17:41.309722+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:17:42.140 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:41 smithi162 bash[24778]: audit 2023-12-06T16:17:41.310778+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:17:42.412 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:42 smithi078 bash[49894]: debug 2023-12-06T16:17:42.047+0000 7f110f081680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T16:17:42.622 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'sleep 180' 2023-12-06T16:17:42.912 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:42 smithi078 bash[49894]: debug 2023-12-06T16:17:42.491+0000 7f110f081680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T16:17:42.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:42 smithi078 bash[24778]: audit 2023-12-06T16:17:41.733498+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T16:17:42.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:42 smithi078 bash[24778]: cluster 2023-12-06T16:17:41.733564+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e23: x(active, starting, since 0.434373s) 2023-12-06T16:17:42.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:42 smithi078 bash[24778]: audit 2023-12-06T16:17:42.310260+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T16:17:42.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:42 smithi078 bash[24778]: cluster 2023-12-06T16:17:42.310355+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T16:17:42.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:42 smithi078 bash[28332]: audit 2023-12-06T16:17:41.733498+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T16:17:42.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:42 smithi078 bash[28332]: cluster 2023-12-06T16:17:41.733564+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e23: x(active, starting, since 0.434373s) 2023-12-06T16:17:42.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:42 smithi078 bash[28332]: audit 2023-12-06T16:17:42.310260+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T16:17:42.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:42 smithi078 bash[28332]: cluster 2023-12-06T16:17:42.310355+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T16:17:43.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:42 smithi162 bash[24778]: audit 2023-12-06T16:17:41.733498+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-06T16:17:43.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:42 smithi162 bash[24778]: cluster 2023-12-06T16:17:41.733564+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e23: x(active, starting, since 0.434373s) 2023-12-06T16:17:43.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:42 smithi162 bash[24778]: audit 2023-12-06T16:17:42.310260+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34694 172.21.15.78:0/731756200' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T16:17:43.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:42 smithi162 bash[24778]: cluster 2023-12-06T16:17:42.310355+0000 mon.a (mon.0) 834 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-06T16:17:43.757 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:43 smithi078 bash[49894]: debug 2023-12-06T16:17:43.399+0000 7f110f081680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T16:17:43.758 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:43 smithi078 bash[49894]: debug 2023-12-06T16:17:43.499+0000 7f110f081680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T16:17:44.042 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:43 smithi078 bash[49894]: debug 2023-12-06T16:17:43.743+0000 7f110f081680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T16:17:45.156 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:44 smithi078 bash[49894]: debug 2023-12-06T16:17:44.887+0000 7f110f081680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T16:17:45.156 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:45 smithi078 bash[49894]: debug 2023-12-06T16:17:45.047+0000 7f110f081680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:17:45.412 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:45 smithi078 bash[49894]: debug 2023-12-06T16:17:45.143+0000 7f110f081680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T16:17:45.412 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:45 smithi078 bash[49894]: debug 2023-12-06T16:17:45.255+0000 7f110f081680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T16:17:45.785 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:45 smithi078 bash[49894]: debug 2023-12-06T16:17:45.475+0000 7f110f081680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T16:17:46.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:45 smithi078 bash[49894]: debug 2023-12-06T16:17:45.843+0000 7f110f081680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T16:17:46.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:45 smithi078 bash[49894]: debug 2023-12-06T16:17:45.967+0000 7f110f081680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T16:17:47.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:46 smithi078 bash[49894]: debug 2023-12-06T16:17:46.819+0000 7f110f081680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T16:17:47.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:46 smithi078 bash[49894]: debug 2023-12-06T16:17:46.923+0000 7f110f081680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T16:17:47.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:47 smithi078 bash[49894]: debug 2023-12-06T16:17:47.035+0000 7f110f081680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T16:17:47.554 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:47 smithi078 bash[49894]: debug 2023-12-06T16:17:47.251+0000 7f110f081680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T16:17:47.889 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:47 smithi078 bash[49894]: debug 2023-12-06T16:17:47.543+0000 7f110f081680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T16:17:47.889 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:47 smithi078 bash[49894]: debug 2023-12-06T16:17:47.703+0000 7f110f081680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T16:17:48.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:47 smithi078 bash[49894]: debug 2023-12-06T16:17:47.875+0000 7f110f081680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:17:48.162 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[49894]: debug 2023-12-06T16:17:48.099+0000 7f110f081680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T16:17:48.389 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[36179]: Warning: Permanently added '172.21.15.162' (ECDSA) to the list of known hosts. 2023-12-06T16:17:48.389 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[36179]: Warning: Permanently added '172.21.15.78' (ECDSA) to the list of known hosts. 2023-12-06T16:17:48.493 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[49894]: debug 2023-12-06T16:17:48.215+0000 7f110f081680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T16:17:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.741425+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:17:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.741817+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:17:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.742143+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:17:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.743938+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:17:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.744724+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:17:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.745393+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:17:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.745985+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:17:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.746532+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:17:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.747352+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:17:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.748023+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:17:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.748739+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:17:48.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.749427+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:17:48.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.750591+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:17:48.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.750847+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:17:48.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.751382+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:17:48.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.752759+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:17:48.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.753832+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T16:17:48.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.754342+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:17:48.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.754825+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.755304+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.755779+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.756288+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.756741+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.757162+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.757557+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.757956+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.758348+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.758737+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.759168+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.759640+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.760112+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.760615+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.761109+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:17:48.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.761574+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.762027+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.762494+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.762941+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.763402+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: cluster 2023-12-06T16:17:47.798941+0000 mon.a (mon.0) 835 : cluster [INF] Manager daemon x is now available 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:47.961509+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:48.031894+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:48.037907+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:48.039980+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:48.045998+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: cluster 2023-12-06T16:17:48.240903+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y started 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:48.241660+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:48.242458+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:48.244495+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T16:17:48.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:48.245368+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:17:48.894 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:48.275430+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:17:48.894 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:48 smithi162 bash[24778]: audit 2023-12-06T16:17:48.275779+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:17:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.741425+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:17:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.741817+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:17:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.742143+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:17:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.743938+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:17:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.744724+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:17:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.745393+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.745985+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.746532+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.747352+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.748023+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.748739+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.749427+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.750591+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.750847+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.751382+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.752759+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.753832+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T16:17:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.754342+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:17:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.741425+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:17:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.741817+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:17:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.742143+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:17:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.743938+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:17:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.744724+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:17:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.745393+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:17:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.745985+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:17:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.746532+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:17:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.747352+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.748023+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.748739+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.749427+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.750591+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.750847+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.751382+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.752759+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.753832+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.754342+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.754825+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:17:48.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.755304+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.755779+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.756288+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.756741+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.757162+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.757557+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.757956+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.758348+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.758737+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.759168+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.759640+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:17:48.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.760112+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:17:48.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.760615+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:17:48.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.761109+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:17:48.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.761574+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:17:48.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.754825+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:17:48.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.755304+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:17:48.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.755779+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:17:48.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.756288+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:17:48.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.756741+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T16:17:48.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.757162+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:17:48.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.757557+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:17:48.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.757956+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:17:48.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.758348+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:17:48.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.758737+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:17:48.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.759168+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:17:48.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.759640+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:17:48.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.760112+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:17:48.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.760615+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:17:48.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.761109+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:17:48.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.761574+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.762027+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.762494+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.762941+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.763402+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: cluster 2023-12-06T16:17:47.798941+0000 mon.a (mon.0) 835 : cluster [INF] Manager daemon x is now available 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:47.961509+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:48.031894+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:48.037907+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:48.039980+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:48.045998+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: cluster 2023-12-06T16:17:48.240903+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y started 2023-12-06T16:17:48.920 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:48.241660+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T16:17:48.921 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:48.242458+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:17:48.921 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:48.244495+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T16:17:48.921 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:48.245368+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:17:48.921 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:48.275430+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:17:48.921 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[24778]: audit 2023-12-06T16:17:48.275779+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:17:48.921 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.762027+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:17:48.921 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.762494+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:17:48.922 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.762941+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:17:48.922 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.763402+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:17:48.922 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: cluster 2023-12-06T16:17:47.798941+0000 mon.a (mon.0) 835 : cluster [INF] Manager daemon x is now available 2023-12-06T16:17:48.922 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:47.961509+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:17:48.922 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:48.031894+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:17:48.922 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:48.037907+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:17:48.922 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:48.039980+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:17:48.922 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:48.045998+0000 mon.b (mon.2) 227 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-06T16:17:48.922 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: cluster 2023-12-06T16:17:48.240903+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y started 2023-12-06T16:17:48.922 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:48.241660+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-06T16:17:48.923 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:48.242458+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:17:48.923 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:48.244495+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-06T16:17:48.923 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:48.245368+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:17:48.923 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:48.275430+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:17:48.923 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:48 smithi078 bash[28332]: audit 2023-12-06T16:17:48.275779+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:17:49.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:49 smithi162 bash[24778]: cluster 2023-12-06T16:17:48.482733+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e24: x(active, since 7s), standbys: y 2023-12-06T16:17:49.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:49 smithi162 bash[24778]: audit 2023-12-06T16:17:48.489153+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:17:49.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:49 smithi162 bash[24778]: cluster 2023-12-06T16:17:48.500682+0000 mgr.x (mgr.34721) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:49.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:49 smithi078 bash[24778]: cluster 2023-12-06T16:17:48.482733+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e24: x(active, since 7s), standbys: y 2023-12-06T16:17:49.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:49 smithi078 bash[24778]: audit 2023-12-06T16:17:48.489153+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:17:49.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:49 smithi078 bash[24778]: cluster 2023-12-06T16:17:48.500682+0000 mgr.x (mgr.34721) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:49.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:49 smithi078 bash[28332]: cluster 2023-12-06T16:17:48.482733+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e24: x(active, since 7s), standbys: y 2023-12-06T16:17:49.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:49 smithi078 bash[28332]: audit 2023-12-06T16:17:48.489153+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:17:49.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:49 smithi078 bash[28332]: cluster 2023-12-06T16:17:48.500682+0000 mgr.x (mgr.34721) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:50 smithi162 bash[24778]: cluster 2023-12-06T16:17:49.505069+0000 mon.a (mon.0) 840 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2023-12-06T16:17:50.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:50 smithi078 bash[24778]: cluster 2023-12-06T16:17:49.505069+0000 mon.a (mon.0) 840 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2023-12-06T16:17:50.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:50 smithi078 bash[28332]: cluster 2023-12-06T16:17:49.505069+0000 mon.a (mon.0) 840 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2023-12-06T16:17:51.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:51 smithi162 bash[24778]: cluster 2023-12-06T16:17:49.750938+0000 mgr.x (mgr.34721) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:51.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:51 smithi078 bash[24778]: cluster 2023-12-06T16:17:49.750938+0000 mgr.x (mgr.34721) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:51.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:51 smithi078 bash[28332]: cluster 2023-12-06T16:17:49.750938+0000 mgr.x (mgr.34721) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:53 smithi162 bash[24778]: cluster 2023-12-06T16:17:51.751713+0000 mgr.x (mgr.34721) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:53.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:53 smithi078 bash[28332]: cluster 2023-12-06T16:17:51.751713+0000 mgr.x (mgr.34721) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:53.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:53 smithi078 bash[24778]: cluster 2023-12-06T16:17:51.751713+0000 mgr.x (mgr.34721) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:54.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:54 smithi162 bash[24778]: audit 2023-12-06T16:17:54.451625+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199544012, \"cpu_percentage\": \"2.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451366Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395627724, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:17:54.451755Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159593267, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451983Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452192Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452457Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452666Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452872Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13327400, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453116Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17385390, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453328Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453533Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.453901Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:54.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:54 smithi162 bash[24778]: audit 2023-12-06T16:17:54.456931+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199544012, \"cpu_percentage\": \"2.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451366Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395627724, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:17:54.451755Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159593267, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451983Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452192Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452457Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452666Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452872Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13327400, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453116Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17385390, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453328Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453533Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.453901Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:54.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:54 smithi162 bash[24778]: audit 2023-12-06T16:17:54.458522+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199544012, \"cpu_percentage\": \"2.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451366Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395627724, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:17:54.451755Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159593267, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451983Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452192Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452457Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452666Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452872Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13327400, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453116Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17385390, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453328Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453533Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.453901Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:17:54.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:54 smithi078 bash[24778]: audit 2023-12-06T16:17:54.451625+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199544012, \"cpu_percentage\": \"2.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451366Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395627724, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:17:54.451755Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159593267, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451983Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452192Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452457Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452666Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452872Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13327400, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453116Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17385390, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453328Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453533Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.453901Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:54.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:54 smithi078 bash[28332]: audit 2023-12-06T16:17:54.451625+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199544012, \"cpu_percentage\": \"2.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451366Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395627724, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:17:54.451755Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159593267, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451983Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452192Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452457Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452666Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452872Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13327400, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453116Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17385390, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453328Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453533Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.453901Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:54.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:54 smithi078 bash[24778]: audit 2023-12-06T16:17:54.456931+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199544012, \"cpu_percentage\": \"2.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451366Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395627724, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:17:54.451755Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159593267, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451983Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452192Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452457Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452666Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452872Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13327400, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453116Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17385390, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453328Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453533Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.453901Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:54.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:54 smithi078 bash[24778]: audit 2023-12-06T16:17:54.458522+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199544012, \"cpu_percentage\": \"2.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451366Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395627724, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:17:54.451755Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159593267, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451983Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452192Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452457Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452666Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452872Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13327400, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453116Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17385390, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453328Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453533Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.453901Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:17:54.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:54 smithi078 bash[28332]: audit 2023-12-06T16:17:54.456931+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199544012, \"cpu_percentage\": \"2.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451366Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395627724, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:17:54.451755Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159593267, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451983Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452192Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452457Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452666Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452872Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13327400, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453116Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17385390, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453328Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453533Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.453901Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:54.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:54 smithi078 bash[28332]: audit 2023-12-06T16:17:54.458522+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199544012, \"cpu_percentage\": \"2.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451366Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 395627724, \"cpu_percentage\": \"0.82%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:17:54.451755Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 159593267, \"cpu_percentage\": \"1.63%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.451983Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452192Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53519319, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452457Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452666Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_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\": \"2.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.452872Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13327400, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453116Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17385390, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453328Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54955868, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.453533Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.453901Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:17:55.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: cluster 2023-12-06T16:17:53.753333+0000 mgr.x (mgr.34721) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:55.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.727282+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.728351+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.729249+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.729927+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.730670+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.731531+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.732615+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.733535+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.734604+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.911390+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 167247872, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913612Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426351001, \"cpu_percentage\": \"2.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913829Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913942Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914048Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914169Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53791948, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914277Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57231278, \"cpu_percentage\": \"0.09%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914384Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12897484, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914489Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28101836, \"cpu_percentage\": \"3.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914594Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54410608, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914697Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.914876Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:55.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.916743+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 167247872, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913612Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426351001, \"cpu_percentage\": \"2.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913829Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913942Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914048Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914169Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53791948, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914277Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57231278, \"cpu_percentage\": \"0.09%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914384Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12897484, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914489Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28101836, \"cpu_percentage\": \"3.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914594Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54410608, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914697Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.914876Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:55.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:54.917943+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 167247872, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913612Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426351001, \"cpu_percentage\": \"2.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913829Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913942Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914048Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914169Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53791948, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914277Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57231278, \"cpu_percentage\": \"0.09%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914384Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12897484, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914489Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28101836, \"cpu_percentage\": \"3.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914594Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54410608, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914697Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.914876Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:17:55.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.185637+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.186421+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.187078+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.187595+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.187642+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.188202+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.188844+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.189549+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.190149+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.190899+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.193367+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:17:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.193397+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.206893+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.212701+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:17:55.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:55 smithi162 bash[24778]: audit 2023-12-06T16:17:55.212827+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: cluster 2023-12-06T16:17:53.753333+0000 mgr.x (mgr.34721) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:55.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.727282+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.728351+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.729249+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.729927+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.730670+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.731531+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.732615+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.733535+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.734604+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: cluster 2023-12-06T16:17:53.753333+0000 mgr.x (mgr.34721) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:55.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.727282+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.728351+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.729249+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.729927+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.730670+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.731531+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.732615+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.733535+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.734604+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.911390+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 167247872, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913612Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426351001, \"cpu_percentage\": \"2.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913829Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913942Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914048Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914169Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53791948, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914277Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57231278, \"cpu_percentage\": \"0.09%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914384Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12897484, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914489Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28101836, \"cpu_percentage\": \"3.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914594Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54410608, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914697Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.914876Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:55.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.911390+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 167247872, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913612Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426351001, \"cpu_percentage\": \"2.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913829Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913942Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914048Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914169Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53791948, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914277Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57231278, \"cpu_percentage\": \"0.09%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914384Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12897484, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914489Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28101836, \"cpu_percentage\": \"3.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914594Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54410608, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914697Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.914876Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:55.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.916743+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 167247872, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913612Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426351001, \"cpu_percentage\": \"2.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913829Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913942Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914048Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914169Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53791948, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914277Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57231278, \"cpu_percentage\": \"0.09%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914384Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12897484, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914489Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28101836, \"cpu_percentage\": \"3.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914594Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54410608, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914697Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.914876Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:55.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.916743+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 167247872, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913612Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426351001, \"cpu_percentage\": \"2.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913829Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913942Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914048Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914169Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53791948, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914277Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57231278, \"cpu_percentage\": \"0.09%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914384Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12897484, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914489Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28101836, \"cpu_percentage\": \"3.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914594Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54410608, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914697Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.914876Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:17:55.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:54.917943+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 167247872, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913612Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426351001, \"cpu_percentage\": \"2.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913829Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913942Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914048Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914169Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53791948, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914277Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57231278, \"cpu_percentage\": \"0.09%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914384Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12897484, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914489Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28101836, \"cpu_percentage\": \"3.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914594Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54410608, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914697Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.914876Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:17:55.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.185637+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.186421+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.187078+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.187595+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.187642+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.188202+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.188844+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.918 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.189549+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.190149+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.190899+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.193367+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:17:55.919 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.193397+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.919 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:54.917943+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 167247872, \"cpu_percentage\": \"1.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913612Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 426351001, \"cpu_percentage\": \"2.51%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913829Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54001664, \"cpu_percentage\": \"2.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.913942Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51778682, \"cpu_percentage\": \"1.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914048Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_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\": \"1.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914169Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 53791948, \"cpu_percentage\": \"2.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914277Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57231278, \"cpu_percentage\": \"0.09%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914384Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12897484, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914489Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28101836, \"cpu_percentage\": \"3.43%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914594Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54410608, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:17:54.914697Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:17:54.914876Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.185637+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.186421+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.187078+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.187595+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.187642+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.188202+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.188844+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.189549+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.190149+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.190899+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.193367+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:17:55.920 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.193397+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.921 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.206893+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.921 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.212701+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:17:55.921 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[24778]: audit 2023-12-06T16:17:55.212827+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.921 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.206893+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:55.921 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.212701+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:17:55.921 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:55 smithi078 bash[28332]: audit 2023-12-06T16:17:55.212827+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:17:57.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:57 smithi162 bash[24778]: cluster 2023-12-06T16:17:55.754129+0000 mgr.x (mgr.34721) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:57.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:57 smithi078 bash[24778]: cluster 2023-12-06T16:17:55.754129+0000 mgr.x (mgr.34721) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:57.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:57 smithi078 bash[28332]: cluster 2023-12-06T16:17:55.754129+0000 mgr.x (mgr.34721) 5 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:17:59 smithi162 bash[24778]: cluster 2023-12-06T16:17:57.754829+0000 mgr.x (mgr.34721) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:59.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:17:59 smithi078 bash[24778]: cluster 2023-12-06T16:17:57.754829+0000 mgr.x (mgr.34721) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:17:59.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:17:59 smithi078 bash[28332]: cluster 2023-12-06T16:17:57.754829+0000 mgr.x (mgr.34721) 6 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:01.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:01 smithi162 bash[24778]: cluster 2023-12-06T16:17:59.756346+0000 mgr.x (mgr.34721) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:01.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:01 smithi078 bash[24778]: cluster 2023-12-06T16:17:59.756346+0000 mgr.x (mgr.34721) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:01.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:01 smithi078 bash[28332]: cluster 2023-12-06T16:17:59.756346+0000 mgr.x (mgr.34721) 7 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:03 smithi162 bash[24778]: cluster 2023-12-06T16:18:01.757010+0000 mgr.x (mgr.34721) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:03.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:03 smithi078 bash[28332]: cluster 2023-12-06T16:18:01.757010+0000 mgr.x (mgr.34721) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:03 smithi078 bash[24778]: cluster 2023-12-06T16:18:01.757010+0000 mgr.x (mgr.34721) 8 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:05.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:05 smithi162 bash[24778]: cluster 2023-12-06T16:18:03.758457+0000 mgr.x (mgr.34721) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:05.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:05 smithi078 bash[24778]: cluster 2023-12-06T16:18:03.758457+0000 mgr.x (mgr.34721) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:05.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:05 smithi078 bash[28332]: cluster 2023-12-06T16:18:03.758457+0000 mgr.x (mgr.34721) 9 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:07.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:07 smithi162 bash[24778]: cluster 2023-12-06T16:18:05.759165+0000 mgr.x (mgr.34721) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:07.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:07 smithi078 bash[24778]: cluster 2023-12-06T16:18:05.759165+0000 mgr.x (mgr.34721) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:07.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:07 smithi078 bash[28332]: cluster 2023-12-06T16:18:05.759165+0000 mgr.x (mgr.34721) 10 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:09.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:09 smithi162 bash[24778]: cluster 2023-12-06T16:18:07.759861+0000 mgr.x (mgr.34721) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:09.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:09 smithi078 bash[24778]: cluster 2023-12-06T16:18:07.759861+0000 mgr.x (mgr.34721) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:09.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:09 smithi078 bash[28332]: cluster 2023-12-06T16:18:07.759861+0000 mgr.x (mgr.34721) 11 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:11.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:11 smithi162 bash[24778]: cluster 2023-12-06T16:18:09.761285+0000 mgr.x (mgr.34721) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:11.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:11 smithi078 bash[24778]: cluster 2023-12-06T16:18:09.761285+0000 mgr.x (mgr.34721) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:11.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:11 smithi078 bash[28332]: cluster 2023-12-06T16:18:09.761285+0000 mgr.x (mgr.34721) 12 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:13.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:13 smithi162 bash[24778]: cluster 2023-12-06T16:18:11.762097+0000 mgr.x (mgr.34721) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:13.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:13 smithi078 bash[28332]: cluster 2023-12-06T16:18:11.762097+0000 mgr.x (mgr.34721) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:13.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:13 smithi078 bash[24778]: cluster 2023-12-06T16:18:11.762097+0000 mgr.x (mgr.34721) 13 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:15.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:15 smithi162 bash[24778]: cluster 2023-12-06T16:18:13.763563+0000 mgr.x (mgr.34721) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:15.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:15 smithi078 bash[28332]: cluster 2023-12-06T16:18:13.763563+0000 mgr.x (mgr.34721) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:15.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:15 smithi078 bash[24778]: cluster 2023-12-06T16:18:13.763563+0000 mgr.x (mgr.34721) 14 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:17.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:17 smithi162 bash[24778]: cluster 2023-12-06T16:18:15.764272+0000 mgr.x (mgr.34721) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:17.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:17 smithi078 bash[24778]: cluster 2023-12-06T16:18:15.764272+0000 mgr.x (mgr.34721) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:17.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:17 smithi078 bash[28332]: cluster 2023-12-06T16:18:15.764272+0000 mgr.x (mgr.34721) 15 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:18.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:18 smithi078 bash[24778]: cluster 2023-12-06T16:18:17.764916+0000 mgr.x (mgr.34721) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:18.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:18 smithi078 bash[28332]: cluster 2023-12-06T16:18:17.764916+0000 mgr.x (mgr.34721) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:19.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:18 smithi162 bash[24778]: cluster 2023-12-06T16:18:17.764916+0000 mgr.x (mgr.34721) 16 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:21.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:20 smithi162 bash[24778]: cluster 2023-12-06T16:18:19.766344+0000 mgr.x (mgr.34721) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:21.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:20 smithi078 bash[24778]: cluster 2023-12-06T16:18:19.766344+0000 mgr.x (mgr.34721) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:21.163 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:20 smithi078 bash[28332]: cluster 2023-12-06T16:18:19.766344+0000 mgr.x (mgr.34721) 17 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:23 smithi162 bash[24778]: cluster 2023-12-06T16:18:21.767066+0000 mgr.x (mgr.34721) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:23.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:23 smithi078 bash[24778]: cluster 2023-12-06T16:18:21.767066+0000 mgr.x (mgr.34721) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:23.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:23 smithi078 bash[28332]: cluster 2023-12-06T16:18:21.767066+0000 mgr.x (mgr.34721) 18 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:25.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:25 smithi162 bash[24778]: cluster 2023-12-06T16:18:23.768533+0000 mgr.x (mgr.34721) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:25.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:25 smithi078 bash[24778]: cluster 2023-12-06T16:18:23.768533+0000 mgr.x (mgr.34721) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:25.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:25 smithi078 bash[28332]: cluster 2023-12-06T16:18:23.768533+0000 mgr.x (mgr.34721) 19 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:27.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:27 smithi162 bash[24778]: cluster 2023-12-06T16:18:25.769247+0000 mgr.x (mgr.34721) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:27.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:27 smithi078 bash[24778]: cluster 2023-12-06T16:18:25.769247+0000 mgr.x (mgr.34721) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:27.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:27 smithi078 bash[28332]: cluster 2023-12-06T16:18:25.769247+0000 mgr.x (mgr.34721) 20 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:29.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:29 smithi162 bash[24778]: cluster 2023-12-06T16:18:27.769945+0000 mgr.x (mgr.34721) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:29.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:29 smithi078 bash[24778]: cluster 2023-12-06T16:18:27.769945+0000 mgr.x (mgr.34721) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:29.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:29 smithi078 bash[28332]: cluster 2023-12-06T16:18:27.769945+0000 mgr.x (mgr.34721) 21 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:31.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:31 smithi162 bash[24778]: cluster 2023-12-06T16:18:29.771401+0000 mgr.x (mgr.34721) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:31.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:31 smithi078 bash[24778]: cluster 2023-12-06T16:18:29.771401+0000 mgr.x (mgr.34721) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:31.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:31 smithi078 bash[28332]: cluster 2023-12-06T16:18:29.771401+0000 mgr.x (mgr.34721) 22 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:33.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:33 smithi162 bash[24778]: cluster 2023-12-06T16:18:31.772134+0000 mgr.x (mgr.34721) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:33.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:33 smithi078 bash[24778]: cluster 2023-12-06T16:18:31.772134+0000 mgr.x (mgr.34721) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:33.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:33 smithi078 bash[28332]: cluster 2023-12-06T16:18:31.772134+0000 mgr.x (mgr.34721) 23 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:35.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:35 smithi162 bash[24778]: cluster 2023-12-06T16:18:33.773588+0000 mgr.x (mgr.34721) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:35.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:35 smithi078 bash[24778]: cluster 2023-12-06T16:18:33.773588+0000 mgr.x (mgr.34721) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:35.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:35 smithi078 bash[28332]: cluster 2023-12-06T16:18:33.773588+0000 mgr.x (mgr.34721) 24 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:37.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:37 smithi162 bash[24778]: cluster 2023-12-06T16:18:35.774319+0000 mgr.x (mgr.34721) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:37.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:37 smithi078 bash[24778]: cluster 2023-12-06T16:18:35.774319+0000 mgr.x (mgr.34721) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:37.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:37 smithi078 bash[28332]: cluster 2023-12-06T16:18:35.774319+0000 mgr.x (mgr.34721) 25 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:39.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:39 smithi162 bash[24778]: cluster 2023-12-06T16:18:37.775008+0000 mgr.x (mgr.34721) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:39.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:39 smithi078 bash[24778]: cluster 2023-12-06T16:18:37.775008+0000 mgr.x (mgr.34721) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:39.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:39 smithi078 bash[28332]: cluster 2023-12-06T16:18:37.775008+0000 mgr.x (mgr.34721) 26 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:41 smithi162 bash[24778]: cluster 2023-12-06T16:18:39.776600+0000 mgr.x (mgr.34721) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:41 smithi078 bash[24778]: cluster 2023-12-06T16:18:39.776600+0000 mgr.x (mgr.34721) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:41.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:41 smithi078 bash[28332]: cluster 2023-12-06T16:18:39.776600+0000 mgr.x (mgr.34721) 27 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:43.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:43 smithi162 bash[24778]: cluster 2023-12-06T16:18:41.777345+0000 mgr.x (mgr.34721) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:43.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:43 smithi078 bash[24778]: cluster 2023-12-06T16:18:41.777345+0000 mgr.x (mgr.34721) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:43.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:43 smithi078 bash[28332]: cluster 2023-12-06T16:18:41.777345+0000 mgr.x (mgr.34721) 28 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:45.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:45 smithi162 bash[24778]: cluster 2023-12-06T16:18:43.778764+0000 mgr.x (mgr.34721) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:45.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:45 smithi078 bash[24778]: cluster 2023-12-06T16:18:43.778764+0000 mgr.x (mgr.34721) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:45.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:45 smithi078 bash[28332]: cluster 2023-12-06T16:18:43.778764+0000 mgr.x (mgr.34721) 29 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:47.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:47 smithi162 bash[24778]: cluster 2023-12-06T16:18:45.779556+0000 mgr.x (mgr.34721) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:47.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:47 smithi078 bash[24778]: cluster 2023-12-06T16:18:45.779556+0000 mgr.x (mgr.34721) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:47.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:47 smithi078 bash[28332]: cluster 2023-12-06T16:18:45.779556+0000 mgr.x (mgr.34721) 30 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:48 smithi162 bash[24778]: audit 2023-12-06T16:18:47.815261+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:18:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:48 smithi162 bash[24778]: audit 2023-12-06T16:18:47.816621+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T16:18:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:48 smithi162 bash[24778]: audit 2023-12-06T16:18:47.817557+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:48 smithi162 bash[24778]: audit 2023-12-06T16:18:47.818229+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:48 smithi162 bash[24778]: audit 2023-12-06T16:18:47.821433+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:18:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:48 smithi162 bash[24778]: audit 2023-12-06T16:18:47.821977+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T16:18:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:48 smithi162 bash[24778]: audit 2023-12-06T16:18:47.822539+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:48 smithi162 bash[24778]: audit 2023-12-06T16:18:47.823142+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[24778]: audit 2023-12-06T16:18:47.815261+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:18:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[24778]: audit 2023-12-06T16:18:47.816621+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T16:18:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[24778]: audit 2023-12-06T16:18:47.817557+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[24778]: audit 2023-12-06T16:18:47.818229+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[24778]: audit 2023-12-06T16:18:47.821433+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:18:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[24778]: audit 2023-12-06T16:18:47.821977+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T16:18:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[24778]: audit 2023-12-06T16:18:47.822539+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[24778]: audit 2023-12-06T16:18:47.823142+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[28332]: audit 2023-12-06T16:18:47.815261+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:18:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[28332]: audit 2023-12-06T16:18:47.816621+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T16:18:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[28332]: audit 2023-12-06T16:18:47.817557+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[28332]: audit 2023-12-06T16:18:47.818229+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[28332]: audit 2023-12-06T16:18:47.821433+0000 mon.b (mon.2) 253 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-06T16:18:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[28332]: audit 2023-12-06T16:18:47.821977+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-06T16:18:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[28332]: audit 2023-12-06T16:18:47.822539+0000 mon.b (mon.2) 255 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-06T16:18:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:48 smithi078 bash[28332]: audit 2023-12-06T16:18:47.823142+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-06T16:18:49.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:49 smithi162 bash[24778]: cluster 2023-12-06T16:18:47.780366+0000 mgr.x (mgr.34721) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:49.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:49 smithi078 bash[24778]: cluster 2023-12-06T16:18:47.780366+0000 mgr.x (mgr.34721) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:49.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:49 smithi078 bash[28332]: cluster 2023-12-06T16:18:47.780366+0000 mgr.x (mgr.34721) 31 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:51.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:51 smithi162 bash[24778]: cluster 2023-12-06T16:18:49.781874+0000 mgr.x (mgr.34721) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:51.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:51 smithi078 bash[24778]: cluster 2023-12-06T16:18:49.781874+0000 mgr.x (mgr.34721) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:51.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:51 smithi078 bash[28332]: cluster 2023-12-06T16:18:49.781874+0000 mgr.x (mgr.34721) 32 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:53 smithi162 bash[24778]: cluster 2023-12-06T16:18:51.782555+0000 mgr.x (mgr.34721) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:53.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:53 smithi078 bash[24778]: cluster 2023-12-06T16:18:51.782555+0000 mgr.x (mgr.34721) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:53.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:53 smithi078 bash[28332]: cluster 2023-12-06T16:18:51.782555+0000 mgr.x (mgr.34721) 33 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:55.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:55 smithi162 bash[24778]: cluster 2023-12-06T16:18:53.783996+0000 mgr.x (mgr.34721) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:55.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:55 smithi162 bash[24778]: audit 2023-12-06T16:18:55.495508+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:18:55.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:55 smithi162 bash[24778]: audit 2023-12-06T16:18:55.501268+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:18:55.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:55 smithi162 bash[24778]: audit 2023-12-06T16:18:55.501958+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:18:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:55 smithi078 bash[24778]: cluster 2023-12-06T16:18:53.783996+0000 mgr.x (mgr.34721) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:55 smithi078 bash[24778]: audit 2023-12-06T16:18:55.495508+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:18:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:55 smithi078 bash[24778]: audit 2023-12-06T16:18:55.501268+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:18:55.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:55 smithi078 bash[24778]: audit 2023-12-06T16:18:55.501958+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:18:55.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:55 smithi078 bash[28332]: cluster 2023-12-06T16:18:53.783996+0000 mgr.x (mgr.34721) 34 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:55 smithi078 bash[28332]: audit 2023-12-06T16:18:55.495508+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:18:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:55 smithi078 bash[28332]: audit 2023-12-06T16:18:55.501268+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:18:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:55 smithi078 bash[28332]: audit 2023-12-06T16:18:55.501958+0000 mon.b (mon.2) 257 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:18:57.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:57 smithi162 bash[24778]: cluster 2023-12-06T16:18:55.784739+0000 mgr.x (mgr.34721) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:57.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:57 smithi078 bash[24778]: cluster 2023-12-06T16:18:55.784739+0000 mgr.x (mgr.34721) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:57.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:57 smithi078 bash[28332]: cluster 2023-12-06T16:18:55.784739+0000 mgr.x (mgr.34721) 35 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:18:59 smithi162 bash[24778]: cluster 2023-12-06T16:18:57.785439+0000 mgr.x (mgr.34721) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:59.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:18:59 smithi078 bash[24778]: cluster 2023-12-06T16:18:57.785439+0000 mgr.x (mgr.34721) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:18:59.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:18:59 smithi078 bash[28332]: cluster 2023-12-06T16:18:57.785439+0000 mgr.x (mgr.34721) 36 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:01.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:01 smithi162 bash[24778]: cluster 2023-12-06T16:18:59.786875+0000 mgr.x (mgr.34721) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:01.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:01 smithi078 bash[24778]: cluster 2023-12-06T16:18:59.786875+0000 mgr.x (mgr.34721) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:01.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:01 smithi078 bash[28332]: cluster 2023-12-06T16:18:59.786875+0000 mgr.x (mgr.34721) 37 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:03 smithi162 bash[24778]: cluster 2023-12-06T16:19:01.787617+0000 mgr.x (mgr.34721) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:03.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:03 smithi078 bash[28332]: cluster 2023-12-06T16:19:01.787617+0000 mgr.x (mgr.34721) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:03 smithi078 bash[24778]: cluster 2023-12-06T16:19:01.787617+0000 mgr.x (mgr.34721) 38 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:05.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:05 smithi162 bash[24778]: cluster 2023-12-06T16:19:03.789029+0000 mgr.x (mgr.34721) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:05.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:05 smithi078 bash[24778]: cluster 2023-12-06T16:19:03.789029+0000 mgr.x (mgr.34721) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:05.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:05 smithi078 bash[28332]: cluster 2023-12-06T16:19:03.789029+0000 mgr.x (mgr.34721) 39 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:07.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:07 smithi162 bash[24778]: cluster 2023-12-06T16:19:05.789732+0000 mgr.x (mgr.34721) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:07.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:07 smithi078 bash[24778]: cluster 2023-12-06T16:19:05.789732+0000 mgr.x (mgr.34721) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:07.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:07 smithi078 bash[28332]: cluster 2023-12-06T16:19:05.789732+0000 mgr.x (mgr.34721) 40 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:09.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:09 smithi162 bash[24778]: cluster 2023-12-06T16:19:07.790470+0000 mgr.x (mgr.34721) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:09.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:09 smithi078 bash[24778]: cluster 2023-12-06T16:19:07.790470+0000 mgr.x (mgr.34721) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:09.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:09 smithi078 bash[28332]: cluster 2023-12-06T16:19:07.790470+0000 mgr.x (mgr.34721) 41 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:11.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:11 smithi162 bash[24778]: cluster 2023-12-06T16:19:09.791900+0000 mgr.x (mgr.34721) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:11.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:11 smithi078 bash[24778]: cluster 2023-12-06T16:19:09.791900+0000 mgr.x (mgr.34721) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:11.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:11 smithi078 bash[28332]: cluster 2023-12-06T16:19:09.791900+0000 mgr.x (mgr.34721) 42 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:13.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:13 smithi162 bash[24778]: cluster 2023-12-06T16:19:11.792612+0000 mgr.x (mgr.34721) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:13.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:13 smithi078 bash[28332]: cluster 2023-12-06T16:19:11.792612+0000 mgr.x (mgr.34721) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:13.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:13 smithi078 bash[24778]: cluster 2023-12-06T16:19:11.792612+0000 mgr.x (mgr.34721) 43 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:15.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:15 smithi162 bash[24778]: cluster 2023-12-06T16:19:13.794022+0000 mgr.x (mgr.34721) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:15.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:15 smithi078 bash[24778]: cluster 2023-12-06T16:19:13.794022+0000 mgr.x (mgr.34721) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:15.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:15 smithi078 bash[28332]: cluster 2023-12-06T16:19:13.794022+0000 mgr.x (mgr.34721) 44 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:17.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:17 smithi162 bash[24778]: cluster 2023-12-06T16:19:15.794745+0000 mgr.x (mgr.34721) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:17.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:17 smithi078 bash[24778]: cluster 2023-12-06T16:19:15.794745+0000 mgr.x (mgr.34721) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:17.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:17 smithi078 bash[28332]: cluster 2023-12-06T16:19:15.794745+0000 mgr.x (mgr.34721) 45 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:19.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:19 smithi162 bash[24778]: cluster 2023-12-06T16:19:17.795461+0000 mgr.x (mgr.34721) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:19.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:19 smithi078 bash[24778]: cluster 2023-12-06T16:19:17.795461+0000 mgr.x (mgr.34721) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:19.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:19 smithi078 bash[28332]: cluster 2023-12-06T16:19:17.795461+0000 mgr.x (mgr.34721) 46 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:21.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:21 smithi162 bash[24778]: cluster 2023-12-06T16:19:19.796891+0000 mgr.x (mgr.34721) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:21.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:21 smithi078 bash[24778]: cluster 2023-12-06T16:19:19.796891+0000 mgr.x (mgr.34721) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:21.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:21 smithi078 bash[28332]: cluster 2023-12-06T16:19:19.796891+0000 mgr.x (mgr.34721) 47 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:23 smithi162 bash[24778]: cluster 2023-12-06T16:19:21.797586+0000 mgr.x (mgr.34721) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:23.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:23 smithi078 bash[24778]: cluster 2023-12-06T16:19:21.797586+0000 mgr.x (mgr.34721) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:23.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:23 smithi078 bash[28332]: cluster 2023-12-06T16:19:21.797586+0000 mgr.x (mgr.34721) 48 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:25.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:25 smithi162 bash[24778]: cluster 2023-12-06T16:19:23.799004+0000 mgr.x (mgr.34721) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:25.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:25 smithi078 bash[24778]: cluster 2023-12-06T16:19:23.799004+0000 mgr.x (mgr.34721) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:25.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:25 smithi078 bash[28332]: cluster 2023-12-06T16:19:23.799004+0000 mgr.x (mgr.34721) 49 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:27.413 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:19:26 smithi078 bash[48469]: ts=2023-12-06T16:19:26.952Z 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-12-06T16:19:27.413 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:19:26 smithi078 bash[48469]: ts=2023-12-06T16:19:26.953Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T16:19:27.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:27 smithi162 bash[24778]: cluster 2023-12-06T16:19:25.799689+0000 mgr.x (mgr.34721) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:27.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:27 smithi078 bash[24778]: cluster 2023-12-06T16:19:25.799689+0000 mgr.x (mgr.34721) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:27.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:27 smithi078 bash[28332]: cluster 2023-12-06T16:19:25.799689+0000 mgr.x (mgr.34721) 50 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:29.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:29 smithi162 bash[24778]: cluster 2023-12-06T16:19:27.800402+0000 mgr.x (mgr.34721) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:29.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:29 smithi078 bash[24778]: cluster 2023-12-06T16:19:27.800402+0000 mgr.x (mgr.34721) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:29.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:29 smithi078 bash[28332]: cluster 2023-12-06T16:19:27.800402+0000 mgr.x (mgr.34721) 51 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:31.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:31 smithi162 bash[24778]: cluster 2023-12-06T16:19:29.801827+0000 mgr.x (mgr.34721) 52 : cluster [DBG] pgmap v54: 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-12-06T16:19:31.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:31 smithi078 bash[24778]: cluster 2023-12-06T16:19:29.801827+0000 mgr.x (mgr.34721) 52 : cluster [DBG] pgmap v54: 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-12-06T16:19:31.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:31 smithi078 bash[28332]: cluster 2023-12-06T16:19:29.801827+0000 mgr.x (mgr.34721) 52 : cluster [DBG] pgmap v54: 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-12-06T16:19:33.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:33 smithi162 bash[24778]: cluster 2023-12-06T16:19:31.802572+0000 mgr.x (mgr.34721) 53 : cluster [DBG] pgmap v55: 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-12-06T16:19:33.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:33 smithi078 bash[24778]: cluster 2023-12-06T16:19:31.802572+0000 mgr.x (mgr.34721) 53 : cluster [DBG] pgmap v55: 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-12-06T16:19:33.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:33 smithi078 bash[28332]: cluster 2023-12-06T16:19:31.802572+0000 mgr.x (mgr.34721) 53 : cluster [DBG] pgmap v55: 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-12-06T16:19:35.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:35 smithi162 bash[24778]: cluster 2023-12-06T16:19:33.803997+0000 mgr.x (mgr.34721) 54 : cluster [DBG] pgmap v56: 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-12-06T16:19:35.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:35 smithi078 bash[24778]: cluster 2023-12-06T16:19:33.803997+0000 mgr.x (mgr.34721) 54 : cluster [DBG] pgmap v56: 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-12-06T16:19:35.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:35 smithi078 bash[28332]: cluster 2023-12-06T16:19:33.803997+0000 mgr.x (mgr.34721) 54 : cluster [DBG] pgmap v56: 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-12-06T16:19:37.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:37 smithi162 bash[24778]: cluster 2023-12-06T16:19:35.804743+0000 mgr.x (mgr.34721) 55 : cluster [DBG] pgmap v57: 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-12-06T16:19:37.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:37 smithi078 bash[24778]: cluster 2023-12-06T16:19:35.804743+0000 mgr.x (mgr.34721) 55 : cluster [DBG] pgmap v57: 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-12-06T16:19:37.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:37 smithi078 bash[28332]: cluster 2023-12-06T16:19:35.804743+0000 mgr.x (mgr.34721) 55 : cluster [DBG] pgmap v57: 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-12-06T16:19:39.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:39 smithi162 bash[24778]: cluster 2023-12-06T16:19:37.805419+0000 mgr.x (mgr.34721) 56 : cluster [DBG] pgmap v58: 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-12-06T16:19:39.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:39 smithi078 bash[24778]: cluster 2023-12-06T16:19:37.805419+0000 mgr.x (mgr.34721) 56 : cluster [DBG] pgmap v58: 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-12-06T16:19:39.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:39 smithi078 bash[28332]: cluster 2023-12-06T16:19:37.805419+0000 mgr.x (mgr.34721) 56 : cluster [DBG] pgmap v58: 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-12-06T16:19:41.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:40 smithi162 bash[24778]: cluster 2023-12-06T16:19:39.806842+0000 mgr.x (mgr.34721) 57 : cluster [DBG] pgmap v59: 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-12-06T16:19:41.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:40 smithi078 bash[24778]: cluster 2023-12-06T16:19:39.806842+0000 mgr.x (mgr.34721) 57 : cluster [DBG] pgmap v59: 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-12-06T16:19:41.163 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:40 smithi078 bash[28332]: cluster 2023-12-06T16:19:39.806842+0000 mgr.x (mgr.34721) 57 : cluster [DBG] pgmap v59: 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-12-06T16:19:43.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:43 smithi162 bash[24778]: cluster 2023-12-06T16:19:41.807621+0000 mgr.x (mgr.34721) 58 : cluster [DBG] pgmap v60: 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-12-06T16:19:43.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:43 smithi078 bash[24778]: cluster 2023-12-06T16:19:41.807621+0000 mgr.x (mgr.34721) 58 : cluster [DBG] pgmap v60: 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-12-06T16:19:43.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:43 smithi078 bash[28332]: cluster 2023-12-06T16:19:41.807621+0000 mgr.x (mgr.34721) 58 : cluster [DBG] pgmap v60: 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-12-06T16:19:45.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:45 smithi162 bash[24778]: cluster 2023-12-06T16:19:43.809222+0000 mgr.x (mgr.34721) 59 : cluster [DBG] pgmap v61: 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-12-06T16:19:45.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:45 smithi078 bash[24778]: cluster 2023-12-06T16:19:43.809222+0000 mgr.x (mgr.34721) 59 : cluster [DBG] pgmap v61: 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-12-06T16:19:45.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:45 smithi078 bash[28332]: cluster 2023-12-06T16:19:43.809222+0000 mgr.x (mgr.34721) 59 : cluster [DBG] pgmap v61: 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-12-06T16:19:47.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:47 smithi162 bash[24778]: cluster 2023-12-06T16:19:45.810020+0000 mgr.x (mgr.34721) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:47.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:47 smithi078 bash[24778]: cluster 2023-12-06T16:19:45.810020+0000 mgr.x (mgr.34721) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:47.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:47 smithi078 bash[28332]: cluster 2023-12-06T16:19:45.810020+0000 mgr.x (mgr.34721) 60 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:48 smithi162 bash[24778]: audit 2023-12-06T16:19:47.824243+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:19:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:48 smithi162 bash[24778]: audit 2023-12-06T16:19:47.824951+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2023-12-06T16:19:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:48 smithi162 bash[24778]: audit 2023-12-06T16:19:47.825490+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:48 smithi162 bash[24778]: audit 2023-12-06T16:19:47.825937+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:48 smithi162 bash[24778]: audit 2023-12-06T16:19:47.830953+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:19:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:48 smithi162 bash[24778]: audit 2023-12-06T16:19:47.831522+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2023-12-06T16:19:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:48 smithi162 bash[24778]: audit 2023-12-06T16:19:47.831903+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:48 smithi162 bash[24778]: audit 2023-12-06T16:19:47.832790+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[24778]: audit 2023-12-06T16:19:47.824243+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:19:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[24778]: audit 2023-12-06T16:19:47.824951+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2023-12-06T16:19:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[24778]: audit 2023-12-06T16:19:47.825490+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[24778]: audit 2023-12-06T16:19:47.825937+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[24778]: audit 2023-12-06T16:19:47.830953+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:19:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[24778]: audit 2023-12-06T16:19:47.831522+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2023-12-06T16:19:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[24778]: audit 2023-12-06T16:19:47.831903+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[24778]: audit 2023-12-06T16:19:47.832790+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[28332]: audit 2023-12-06T16:19:47.824243+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:19:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[28332]: audit 2023-12-06T16:19:47.824951+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2023-12-06T16:19:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[28332]: audit 2023-12-06T16:19:47.825490+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[28332]: audit 2023-12-06T16:19:47.825937+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[28332]: audit 2023-12-06T16:19:47.830953+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2023-12-06T16:19:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[28332]: audit 2023-12-06T16:19:47.831522+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2023-12-06T16:19:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[28332]: audit 2023-12-06T16:19:47.831903+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:19:48.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:48 smithi078 bash[28332]: audit 2023-12-06T16:19:47.832790+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-06T16:19:49.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:49 smithi162 bash[24778]: cluster 2023-12-06T16:19:47.810731+0000 mgr.x (mgr.34721) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:49.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:49 smithi078 bash[24778]: cluster 2023-12-06T16:19:47.810731+0000 mgr.x (mgr.34721) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:49.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:49 smithi078 bash[28332]: cluster 2023-12-06T16:19:47.810731+0000 mgr.x (mgr.34721) 61 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:51.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:51 smithi162 bash[24778]: cluster 2023-12-06T16:19:49.812164+0000 mgr.x (mgr.34721) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:51.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:51 smithi078 bash[24778]: cluster 2023-12-06T16:19:49.812164+0000 mgr.x (mgr.34721) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:51.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:51 smithi078 bash[28332]: cluster 2023-12-06T16:19:49.812164+0000 mgr.x (mgr.34721) 62 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:53 smithi162 bash[24778]: cluster 2023-12-06T16:19:51.812913+0000 mgr.x (mgr.34721) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:53.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:53 smithi078 bash[24778]: cluster 2023-12-06T16:19:51.812913+0000 mgr.x (mgr.34721) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:53.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:53 smithi078 bash[28332]: cluster 2023-12-06T16:19:51.812913+0000 mgr.x (mgr.34721) 63 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:55.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:55 smithi162 bash[24778]: cluster 2023-12-06T16:19:53.814365+0000 mgr.x (mgr.34721) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:55.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:55 smithi078 bash[24778]: cluster 2023-12-06T16:19:53.814365+0000 mgr.x (mgr.34721) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:55.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:55 smithi078 bash[28332]: cluster 2023-12-06T16:19:53.814365+0000 mgr.x (mgr.34721) 64 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:56 smithi162 bash[24778]: audit 2023-12-06T16:19:55.804752+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:19:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:56 smithi162 bash[24778]: audit 2023-12-06T16:19:55.810188+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:19:56.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:56 smithi162 bash[24778]: audit 2023-12-06T16:19:55.811478+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:19:56.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:56 smithi078 bash[24778]: audit 2023-12-06T16:19:55.804752+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:19:56.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:56 smithi078 bash[24778]: audit 2023-12-06T16:19:55.810188+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:19:56.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:56 smithi078 bash[24778]: audit 2023-12-06T16:19:55.811478+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:19:56.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:56 smithi078 bash[28332]: audit 2023-12-06T16:19:55.804752+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:19:56.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:56 smithi078 bash[28332]: audit 2023-12-06T16:19:55.810188+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:19:56.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:56 smithi078 bash[28332]: audit 2023-12-06T16:19:55.811478+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:19:57.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:57 smithi162 bash[24778]: cluster 2023-12-06T16:19:55.814752+0000 mgr.x (mgr.34721) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:57.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:57 smithi078 bash[24778]: cluster 2023-12-06T16:19:55.814752+0000 mgr.x (mgr.34721) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:57.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:57 smithi078 bash[28332]: cluster 2023-12-06T16:19:55.814752+0000 mgr.x (mgr.34721) 65 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:19:59 smithi162 bash[24778]: cluster 2023-12-06T16:19:57.815453+0000 mgr.x (mgr.34721) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:59.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:19:59 smithi078 bash[24778]: cluster 2023-12-06T16:19:57.815453+0000 mgr.x (mgr.34721) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:19:59.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:19:59 smithi078 bash[28332]: cluster 2023-12-06T16:19:57.815453+0000 mgr.x (mgr.34721) 66 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:01.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:01 smithi162 bash[24778]: cluster 2023-12-06T16:19:59.816958+0000 mgr.x (mgr.34721) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:01.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:01 smithi078 bash[24778]: cluster 2023-12-06T16:19:59.816958+0000 mgr.x (mgr.34721) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:01.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:01 smithi078 bash[28332]: cluster 2023-12-06T16:19:59.816958+0000 mgr.x (mgr.34721) 67 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:03.617 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:20:03 smithi078 bash[48469]: ts=2023-12-06T16:20:03.241Z 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 16 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T16:20:03.617 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:20:03 smithi078 bash[48469]: ts=2023-12-06T16:20:03.242Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-06T16:20:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:03 smithi162 bash[24778]: cluster 2023-12-06T16:20:01.817662+0000 mgr.x (mgr.34721) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:03 smithi078 bash[24778]: cluster 2023-12-06T16:20:01.817662+0000 mgr.x (mgr.34721) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:03.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:03 smithi078 bash[28332]: cluster 2023-12-06T16:20:01.817662+0000 mgr.x (mgr.34721) 68 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:05.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:05 smithi162 bash[24778]: cluster 2023-12-06T16:20:03.819093+0000 mgr.x (mgr.34721) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:05.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:05 smithi078 bash[24778]: cluster 2023-12-06T16:20:03.819093+0000 mgr.x (mgr.34721) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:05.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:05 smithi078 bash[28332]: cluster 2023-12-06T16:20:03.819093+0000 mgr.x (mgr.34721) 69 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:07.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:07 smithi162 bash[24778]: cluster 2023-12-06T16:20:05.819780+0000 mgr.x (mgr.34721) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:07.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:07 smithi078 bash[24778]: cluster 2023-12-06T16:20:05.819780+0000 mgr.x (mgr.34721) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:07.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:07 smithi078 bash[28332]: cluster 2023-12-06T16:20:05.819780+0000 mgr.x (mgr.34721) 70 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:08.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:08 smithi078 bash[24778]: cluster 2023-12-06T16:20:07.820534+0000 mgr.x (mgr.34721) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:08.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:08 smithi078 bash[28332]: cluster 2023-12-06T16:20:07.820534+0000 mgr.x (mgr.34721) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:09.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:08 smithi162 bash[24778]: cluster 2023-12-06T16:20:07.820534+0000 mgr.x (mgr.34721) 71 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:11.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:10 smithi162 bash[24778]: cluster 2023-12-06T16:20:09.821939+0000 mgr.x (mgr.34721) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:11.163 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:10 smithi078 bash[24778]: cluster 2023-12-06T16:20:09.821939+0000 mgr.x (mgr.34721) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:11.163 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:10 smithi078 bash[28332]: cluster 2023-12-06T16:20:09.821939+0000 mgr.x (mgr.34721) 72 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:13.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:13 smithi162 bash[24778]: cluster 2023-12-06T16:20:11.822643+0000 mgr.x (mgr.34721) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:13.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:13 smithi078 bash[24778]: cluster 2023-12-06T16:20:11.822643+0000 mgr.x (mgr.34721) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:13.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:13 smithi078 bash[28332]: cluster 2023-12-06T16:20:11.822643+0000 mgr.x (mgr.34721) 73 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:15.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:15 smithi162 bash[24778]: cluster 2023-12-06T16:20:13.824076+0000 mgr.x (mgr.34721) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:15.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:15 smithi078 bash[24778]: cluster 2023-12-06T16:20:13.824076+0000 mgr.x (mgr.34721) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:15.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:15 smithi078 bash[28332]: cluster 2023-12-06T16:20:13.824076+0000 mgr.x (mgr.34721) 74 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:17.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:17 smithi162 bash[24778]: cluster 2023-12-06T16:20:15.824866+0000 mgr.x (mgr.34721) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:17.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:17 smithi078 bash[24778]: cluster 2023-12-06T16:20:15.824866+0000 mgr.x (mgr.34721) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:17.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:17 smithi078 bash[28332]: cluster 2023-12-06T16:20:15.824866+0000 mgr.x (mgr.34721) 75 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:19.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:19 smithi162 bash[24778]: cluster 2023-12-06T16:20:17.825692+0000 mgr.x (mgr.34721) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:19.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:19 smithi078 bash[24778]: cluster 2023-12-06T16:20:17.825692+0000 mgr.x (mgr.34721) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:19.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:19 smithi078 bash[28332]: cluster 2023-12-06T16:20:17.825692+0000 mgr.x (mgr.34721) 76 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:21.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:21 smithi162 bash[24778]: cluster 2023-12-06T16:20:19.827218+0000 mgr.x (mgr.34721) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:21.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:21 smithi078 bash[28332]: cluster 2023-12-06T16:20:19.827218+0000 mgr.x (mgr.34721) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:21.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:21 smithi078 bash[24778]: cluster 2023-12-06T16:20:19.827218+0000 mgr.x (mgr.34721) 77 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:23 smithi162 bash[24778]: cluster 2023-12-06T16:20:21.827978+0000 mgr.x (mgr.34721) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:23.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:23 smithi078 bash[24778]: cluster 2023-12-06T16:20:21.827978+0000 mgr.x (mgr.34721) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:23.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:23 smithi078 bash[28332]: cluster 2023-12-06T16:20:21.827978+0000 mgr.x (mgr.34721) 78 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:25.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:25 smithi162 bash[24778]: cluster 2023-12-06T16:20:23.829456+0000 mgr.x (mgr.34721) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:25.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:25 smithi078 bash[24778]: cluster 2023-12-06T16:20:23.829456+0000 mgr.x (mgr.34721) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:25.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:25 smithi078 bash[28332]: cluster 2023-12-06T16:20:23.829456+0000 mgr.x (mgr.34721) 79 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:27.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:27 smithi162 bash[24778]: cluster 2023-12-06T16:20:25.830151+0000 mgr.x (mgr.34721) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:27.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:27 smithi078 bash[24778]: cluster 2023-12-06T16:20:25.830151+0000 mgr.x (mgr.34721) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:27.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:27 smithi078 bash[28332]: cluster 2023-12-06T16:20:25.830151+0000 mgr.x (mgr.34721) 80 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:29.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:29 smithi162 bash[24778]: cluster 2023-12-06T16:20:27.830842+0000 mgr.x (mgr.34721) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:29.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:29 smithi078 bash[24778]: cluster 2023-12-06T16:20:27.830842+0000 mgr.x (mgr.34721) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:29.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:29 smithi078 bash[28332]: cluster 2023-12-06T16:20:27.830842+0000 mgr.x (mgr.34721) 81 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:31.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:31 smithi162 bash[24778]: cluster 2023-12-06T16:20:29.832325+0000 mgr.x (mgr.34721) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:31.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:31 smithi078 bash[24778]: cluster 2023-12-06T16:20:29.832325+0000 mgr.x (mgr.34721) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:31.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:31 smithi078 bash[28332]: cluster 2023-12-06T16:20:29.832325+0000 mgr.x (mgr.34721) 82 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:33.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:33 smithi162 bash[24778]: cluster 2023-12-06T16:20:31.833094+0000 mgr.x (mgr.34721) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:33.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:33 smithi078 bash[24778]: cluster 2023-12-06T16:20:31.833094+0000 mgr.x (mgr.34721) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:33.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:33 smithi078 bash[28332]: cluster 2023-12-06T16:20:31.833094+0000 mgr.x (mgr.34721) 83 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:35.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:35 smithi162 bash[24778]: cluster 2023-12-06T16:20:33.834546+0000 mgr.x (mgr.34721) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:35.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:35 smithi078 bash[24778]: cluster 2023-12-06T16:20:33.834546+0000 mgr.x (mgr.34721) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:35.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:35 smithi078 bash[28332]: cluster 2023-12-06T16:20:33.834546+0000 mgr.x (mgr.34721) 84 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:36.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:36 smithi078 bash[24778]: cluster 2023-12-06T16:20:35.835255+0000 mgr.x (mgr.34721) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:36.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:36 smithi078 bash[28332]: cluster 2023-12-06T16:20:35.835255+0000 mgr.x (mgr.34721) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:37.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:36 smithi162 bash[24778]: cluster 2023-12-06T16:20:35.835255+0000 mgr.x (mgr.34721) 85 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:39.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:39 smithi162 bash[24778]: cluster 2023-12-06T16:20:37.835974+0000 mgr.x (mgr.34721) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:39.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:39 smithi078 bash[24778]: cluster 2023-12-06T16:20:37.835974+0000 mgr.x (mgr.34721) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:39.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:39 smithi078 bash[28332]: cluster 2023-12-06T16:20:37.835974+0000 mgr.x (mgr.34721) 86 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:41.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:41 smithi162 bash[24778]: cluster 2023-12-06T16:20:39.837432+0000 mgr.x (mgr.34721) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:41.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:41 smithi078 bash[24778]: cluster 2023-12-06T16:20:39.837432+0000 mgr.x (mgr.34721) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:41.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:41 smithi078 bash[28332]: cluster 2023-12-06T16:20:39.837432+0000 mgr.x (mgr.34721) 87 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:43.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:43 smithi162 bash[24778]: cluster 2023-12-06T16:20:41.838124+0000 mgr.x (mgr.34721) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:43.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:43 smithi078 bash[24778]: cluster 2023-12-06T16:20:41.838124+0000 mgr.x (mgr.34721) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:43.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:43 smithi078 bash[28332]: cluster 2023-12-06T16:20:41.838124+0000 mgr.x (mgr.34721) 88 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:45.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:45 smithi162 bash[24778]: cluster 2023-12-06T16:20:43.839578+0000 mgr.x (mgr.34721) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:45.908 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:45 smithi078 bash[24778]: cluster 2023-12-06T16:20:43.839578+0000 mgr.x (mgr.34721) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:45.908 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:45 smithi078 bash[28332]: cluster 2023-12-06T16:20:43.839578+0000 mgr.x (mgr.34721) 89 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:46.810 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch ps' 2023-12-06T16:20:47.850 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:47 smithi078 bash[24778]: cluster 2023-12-06T16:20:45.840278+0000 mgr.x (mgr.34721) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:47.851 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:47 smithi078 bash[28332]: cluster 2023-12-06T16:20:45.840278+0000 mgr.x (mgr.34721) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:47.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:47 smithi162 bash[24778]: cluster 2023-12-06T16:20:45.840278+0000 mgr.x (mgr.34721) 90 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:48 smithi162 bash[24778]: audit 2023-12-06T16:20:47.834585+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T16:20:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:48 smithi162 bash[24778]: audit 2023-12-06T16:20:47.835413+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:48 smithi162 bash[24778]: audit 2023-12-06T16:20:47.835623+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:48 smithi162 bash[24778]: audit 2023-12-06T16:20:47.836170+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T16:20:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:48 smithi162 bash[24778]: audit 2023-12-06T16:20:47.840564+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T16:20:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:48 smithi162 bash[24778]: audit 2023-12-06T16:20:47.841323+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:48 smithi162 bash[24778]: audit 2023-12-06T16:20:47.841957+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:48 smithi162 bash[24778]: audit 2023-12-06T16:20:47.842620+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T16:20:48.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[24778]: audit 2023-12-06T16:20:47.834585+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[24778]: audit 2023-12-06T16:20:47.835413+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[24778]: audit 2023-12-06T16:20:47.835623+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[24778]: audit 2023-12-06T16:20:47.836170+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[24778]: audit 2023-12-06T16:20:47.840564+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[24778]: audit 2023-12-06T16:20:47.841323+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[24778]: audit 2023-12-06T16:20:47.841957+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[24778]: audit 2023-12-06T16:20:47.842620+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[28332]: audit 2023-12-06T16:20:47.834585+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[28332]: audit 2023-12-06T16:20:47.835413+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[28332]: audit 2023-12-06T16:20:47.835623+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[28332]: audit 2023-12-06T16:20:47.836170+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T16:20:48.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[28332]: audit 2023-12-06T16:20:47.840564+0000 mon.b (mon.2) 263 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2023-12-06T16:20:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[28332]: audit 2023-12-06T16:20:47.841323+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[28332]: audit 2023-12-06T16:20:47.841957+0000 mon.b (mon.2) 265 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-12-06T16:20:48.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:48 smithi078 bash[28332]: audit 2023-12-06T16:20:47.842620+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-12-06T16:20:49.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:49 smithi162 bash[24778]: cluster 2023-12-06T16:20:47.841054+0000 mgr.x (mgr.34721) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:49.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:49 smithi078 bash[24778]: cluster 2023-12-06T16:20:47.841054+0000 mgr.x (mgr.34721) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:49.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:49 smithi078 bash[28332]: cluster 2023-12-06T16:20:47.841054+0000 mgr.x (mgr.34721) 91 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:alertmanager.a smithi078 running (12m) 2m ago 23m 16.5M - 0.26.0 9f27df16978d 05d5a7ddd67f 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:grafana.a smithi162 running (23m) 2m ago 23m 26.7M - 6.6.2 87a51ecf0b1c c20097cd108b 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.x smithi162 running (16m) 2m ago 27m 406M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 654612f27a29 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:mgr.y smithi078 *:8443 running (9m) 2m ago 29m 377M - 16.2.14-335-gd03fca4f f9c9e8cc8fe8 285667c1676b 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.a smithi078 running (29m) 2m ago 29m 190M 2048M 15.2.0 204a01f9b0b6 729e2764bb50 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.b smithi162 running (28m) 2m ago 28m 159M 2048M 15.2.0 204a01f9b0b6 f338be50008d 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:mon.c smithi078 running (28m) 2m ago 28m 152M 2048M 15.2.0 204a01f9b0b6 10e208379daa 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.a smithi078 running (23m) 2m ago 23m 12.7M - 1.7.0 72c9c2088986 a7d45ed31f00 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:node-exporter.b smithi162 running (23m) 2m ago 23m 12.2M - 1.7.0 72c9c2088986 6f0f41d9de87 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.0 smithi078 running (27m) 2m ago 27m 50.3M 4096M 15.2.0 204a01f9b0b6 0e8c68c6abea 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.1 smithi078 running (26m) 2m ago 26m 51.0M 4096M 15.2.0 204a01f9b0b6 6972b9ba31cb 2023-12-06T16:20:50.033 INFO:teuthology.orchestra.run.smithi078.stdout:osd.2 smithi078 running (26m) 2m ago 26m 48.2M 4096M 15.2.0 204a01f9b0b6 d09b27f9049a 2023-12-06T16:20:50.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.3 smithi078 running (25m) 2m ago 25m 50.8M 4096M 15.2.0 204a01f9b0b6 785bfa6f807c 2023-12-06T16:20:50.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.4 smithi162 running (25m) 2m ago 25m 51.5M 4096M 15.2.0 204a01f9b0b6 431405c14612 2023-12-06T16:20:50.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.5 smithi162 running (25m) 2m ago 25m 49.3M 4096M 15.2.0 204a01f9b0b6 18ec83cfad3d 2023-12-06T16:20:50.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.6 smithi162 running (24m) 2m ago 24m 49.4M 4096M 15.2.0 204a01f9b0b6 663e159fd34d 2023-12-06T16:20:50.034 INFO:teuthology.orchestra.run.smithi078.stdout:osd.7 smithi162 running (24m) 2m ago 24m 51.2M 4096M 15.2.0 204a01f9b0b6 c6a5c87ba8ea 2023-12-06T16:20:50.034 INFO:teuthology.orchestra.run.smithi078.stdout:prometheus.a smithi162 running (12m) 2m ago 23m 54.5M - 2.48.0 620d5e2a39df c728b0cdb852 2023-12-06T16:20:50.034 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi078.zegrnl smithi078 running (21m) 2m ago 21m 52.4M - 15.2.0 204a01f9b0b6 6051b119fc0c 2023-12-06T16:20:50.034 INFO:teuthology.orchestra.run.smithi078.stdout:rgw.r.z.smithi162.hzeinf smithi162 running (21m) 2m ago 21m 51.8M - 15.2.0 204a01f9b0b6 3d808f196ba0 2023-12-06T16:20:50.825 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions' 2023-12-06T16:20:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.007090+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:20:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.008192+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:20:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.009113+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.010089+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.011176+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.012098+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.015146+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:20:50.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.016059+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.016940+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.017919+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:50 smithi162 bash[24778]: audit 2023-12-06T16:20:50.018897+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.007090+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.008192+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.009113+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.010089+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.011176+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.012098+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.015146+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.016059+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.016940+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.017919+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[24778]: audit 2023-12-06T16:20:50.018897+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.007090+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:20:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.008192+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:20:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.009113+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.010089+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.011176+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.012098+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.015146+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:20:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.016059+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.016940+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.017919+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:50.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:50 smithi078 bash[28332]: audit 2023-12-06T16:20:50.018897+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:20:51.880 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:51 smithi078 bash[24778]: cluster 2023-12-06T16:20:49.842485+0000 mgr.x (mgr.34721) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:51.880 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:51 smithi078 bash[24778]: audit 2023-12-06T16:20:50.000685+0000 mgr.x (mgr.34721) 93 : audit [DBG] from='client.24838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:20:51.880 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:51 smithi078 bash[28332]: cluster 2023-12-06T16:20:49.842485+0000 mgr.x (mgr.34721) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:51.880 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:51 smithi078 bash[28332]: audit 2023-12-06T16:20:50.000685+0000 mgr.x (mgr.34721) 93 : audit [DBG] from='client.24838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:20:51.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:51 smithi162 bash[24778]: cluster 2023-12-06T16:20:49.842485+0000 mgr.x (mgr.34721) 92 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:51.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:51 smithi162 bash[24778]: audit 2023-12-06T16:20:50.000685+0000 mgr.x (mgr.34721) 93 : audit [DBG] from='client.24838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:20:53.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:53 smithi162 bash[24778]: cluster 2023-12-06T16:20:51.843205+0000 mgr.x (mgr.34721) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:53.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:53 smithi078 bash[28332]: cluster 2023-12-06T16:20:51.843205+0000 mgr.x (mgr.34721) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:53.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:53 smithi078 bash[24778]: cluster 2023-12-06T16:20:51.843205+0000 mgr.x (mgr.34721) 94 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:53.933 INFO:teuthology.orchestra.run.smithi078.stdout:{ 2023-12-06T16:20:53.933 INFO:teuthology.orchestra.run.smithi078.stdout: "mon": { 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: "mgr": { 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: "osd": { 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: "mds": {}, 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: "rgw": { 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-06T16:20:53.934 INFO:teuthology.orchestra.run.smithi078.stdout: }, 2023-12-06T16:20:53.935 INFO:teuthology.orchestra.run.smithi078.stdout: "overall": { 2023-12-06T16:20:53.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-12-06T16:20:53.935 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)": 2 2023-12-06T16:20:53.935 INFO:teuthology.orchestra.run.smithi078.stdout: } 2023-12-06T16:20:53.935 INFO:teuthology.orchestra.run.smithi078.stdout:} 2023-12-06T16:20:54.712 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2023-12-06T16:20:54.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:54 smithi162 bash[24778]: audit 2023-12-06T16:20:53.922000+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.78:0/2252478002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:20:54.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:54 smithi078 bash[24778]: audit 2023-12-06T16:20:53.922000+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.78:0/2252478002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:20:54.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:54 smithi078 bash[28332]: audit 2023-12-06T16:20:53.922000+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.78:0/2252478002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:20:55.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:55 smithi162 bash[24778]: cluster 2023-12-06T16:20:53.844661+0000 mgr.x (mgr.34721) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:55.901 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:55 smithi078 bash[24778]: cluster 2023-12-06T16:20:53.844661+0000 mgr.x (mgr.34721) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:55.901 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:55 smithi078 bash[28332]: cluster 2023-12-06T16:20:53.844661+0000 mgr.x (mgr.34721) 95 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:56.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:56 smithi078 bash[24778]: cluster 2023-12-06T16:20:55.845328+0000 mgr.x (mgr.34721) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:56.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:56 smithi078 bash[24778]: audit 2023-12-06T16:20:56.117461+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:20:56.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:56 smithi078 bash[24778]: audit 2023-12-06T16:20:56.123711+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:20:56.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:56 smithi078 bash[24778]: audit 2023-12-06T16:20:56.123901+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:20:56.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:56 smithi078 bash[28332]: cluster 2023-12-06T16:20:55.845328+0000 mgr.x (mgr.34721) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:56.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:56 smithi078 bash[28332]: audit 2023-12-06T16:20:56.117461+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:20:56.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:56 smithi078 bash[28332]: audit 2023-12-06T16:20:56.123711+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:20:56.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:56 smithi078 bash[28332]: audit 2023-12-06T16:20:56.123901+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:20:57.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:56 smithi162 bash[24778]: cluster 2023-12-06T16:20:55.845328+0000 mgr.x (mgr.34721) 96 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:57.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:56 smithi162 bash[24778]: audit 2023-12-06T16:20:56.117461+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:20:57.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:56 smithi162 bash[24778]: audit 2023-12-06T16:20:56.123711+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:20:57.139 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:56 smithi162 bash[24778]: audit 2023-12-06T16:20:56.123901+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:20:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:59 smithi162 bash[24778]: cluster 2023-12-06T16:20:57.846028+0000 mgr.x (mgr.34721) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:59.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:20:59 smithi162 bash[24778]: audit 2023-12-06T16:20:57.903608+0000 mgr.x (mgr.34721) 98 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:20:59.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:59 smithi078 bash[24778]: cluster 2023-12-06T16:20:57.846028+0000 mgr.x (mgr.34721) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:59.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:20:59 smithi078 bash[24778]: audit 2023-12-06T16:20:57.903608+0000 mgr.x (mgr.34721) 98 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:20:59.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:59 smithi078 bash[28332]: cluster 2023-12-06T16:20:57.846028+0000 mgr.x (mgr.34721) 97 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:20:59.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:20:59 smithi078 bash[28332]: audit 2023-12-06T16:20:57.903608+0000 mgr.x (mgr.34721) 98 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:20:59.994 INFO:teuthology.orchestra.run.smithi078.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T16:21:00.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:00 smithi162 bash[24778]: audit 2023-12-06T16:20:59.977525+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"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-12-06T16:21:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:00 smithi162 bash[24778]: audit 2023-12-06T16:20:59.982075+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"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-12-06T16:21:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:00 smithi162 bash[24778]: audit 2023-12-06T16:20:59.983597+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"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-12-06T16:21:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:00 smithi162 bash[24778]: audit 2023-12-06T16:21:00.010868+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:00.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:00 smithi162 bash[24778]: audit 2023-12-06T16:21:00.017009+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:00.893 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:00 smithi162 bash[24778]: audit 2023-12-06T16:21:00.018604+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:21:00.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[24778]: audit 2023-12-06T16:20:59.977525+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"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-12-06T16:21:00.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[24778]: audit 2023-12-06T16:20:59.982075+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"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-12-06T16:21:00.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[24778]: audit 2023-12-06T16:20:59.983597+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"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-12-06T16:21:00.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[24778]: audit 2023-12-06T16:21:00.010868+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:00.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[24778]: audit 2023-12-06T16:21:00.017009+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:00.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[24778]: audit 2023-12-06T16:21:00.018604+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:21:00.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[28332]: audit 2023-12-06T16:20:59.977525+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"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-12-06T16:21:00.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[28332]: audit 2023-12-06T16:20:59.982075+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"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-12-06T16:21:00.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[28332]: audit 2023-12-06T16:20:59.983597+0000 mon.b (mon.2) 279 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"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-12-06T16:21:00.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[28332]: audit 2023-12-06T16:21:00.010868+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:00.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[28332]: audit 2023-12-06T16:21:00.017009+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:00.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:00 smithi078 bash[28332]: audit 2023-12-06T16:21:00.018604+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:21:00.936 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-06T16:21:01.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:01 smithi162 bash[24778]: cephadm 2023-12-06T16:20:59.981965+0000 mgr.x (mgr.34721) 100 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T16:21:01.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:01 smithi162 bash[24778]: cephadm 2023-12-06T16:21:00.038463+0000 mgr.x (mgr.34721) 101 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T16:21:01.898 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:01 smithi078 bash[24778]: cephadm 2023-12-06T16:20:59.981965+0000 mgr.x (mgr.34721) 100 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T16:21:01.899 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:01 smithi078 bash[24778]: cephadm 2023-12-06T16:21:00.038463+0000 mgr.x (mgr.34721) 101 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T16:21:01.899 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:01 smithi078 bash[28332]: cephadm 2023-12-06T16:20:59.981965+0000 mgr.x (mgr.34721) 100 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T16:21:01.899 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:01 smithi078 bash[28332]: cephadm 2023-12-06T16:21:00.038463+0000 mgr.x (mgr.34721) 101 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b 2023-12-06T16:21:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: cluster 2023-12-06T16:21:01.848181+0000 mgr.x (mgr.34721) 102 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.132881+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T16:21:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.138788+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-06T16:21:03.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.138941+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.146764+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.150368+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.152959+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.155157+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.163740+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: cluster 2023-12-06T16:21:03.168936+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.169976+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.180799+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.182561+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.186881+0000 mon.b (mon.2) 285 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:21:03.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:03 smithi162 bash[24778]: audit 2023-12-06T16:21:03.189021+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:21:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: cluster 2023-12-06T16:21:01.848181+0000 mgr.x (mgr.34721) 102 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.132881+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T16:21:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.138788+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-06T16:21:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.138941+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T16:21:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.146764+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.150368+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:21:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.152959+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.155157+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-06T16:21:03.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.163740+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T16:21:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: cluster 2023-12-06T16:21:01.848181+0000 mgr.x (mgr.34721) 102 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.132881+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T16:21:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.138788+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-06T16:21:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.138941+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"progress_id\": \"d5ceb877-b3e0-4a19-8dcb-b76dc9a93e13\", \"target_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"target_version\": \"16.2.14-335-gd03fca4f\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": [\"mgr\"], \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-06T16:21:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.146764+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.150368+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:21:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.152959+0000 mon.b (mon.2) 283 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.155157+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-06T16:21:03.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.163740+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: cluster 2023-12-06T16:21:03.168936+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.169976+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.180799+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.182561+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.186881+0000 mon.b (mon.2) 285 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[24778]: audit 2023-12-06T16:21:03.189021+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: cluster 2023-12-06T16:21:03.168936+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.169976+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.180799+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.182561+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.186881+0000 mon.b (mon.2) 285 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-06T16:21:03.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:03 smithi078 bash[28332]: audit 2023-12-06T16:21:03.189021+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.34721 172.21.15.162:0/763796886' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-06T16:21:04.475 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[36179]: ignoring --setuser ceph since I am not root 2023-12-06T16:21:04.475 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[36179]: ignoring --setgroup ceph since I am not root 2023-12-06T16:21:04.475 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[36179]: debug 2023-12-06T16:21:04.204+0000 7f033b553700 1 -- 172.21.15.162:0/1595176214 <== mon.2 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c1e6bb84e0 con 0x55c1e6cacc00 2023-12-06T16:21:04.475 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[36179]: debug 2023-12-06T16:21:04.364+0000 7f034b71c680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T16:21:04.475 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[36179]: debug 2023-12-06T16:21:04.468+0000 7f034b71c680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T16:21:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[24778]: cephadm 2023-12-06T16:21:03.147092+0000 mgr.x (mgr.34721) 103 : cephadm [INF] Upgrade: Target is version 16.2.14-335-gd03fca4f (pacific) 2023-12-06T16:21:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[24778]: cephadm 2023-12-06T16:21:03.147285+0000 mgr.x (mgr.34721) 104 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee'] 2023-12-06T16:21:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[24778]: cephadm 2023-12-06T16:21:03.163948+0000 mgr.x (mgr.34721) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T16:21:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[24778]: cephadm 2023-12-06T16:21:03.164897+0000 mgr.x (mgr.34721) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T16:21:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[24778]: cephadm 2023-12-06T16:21:03.169397+0000 mgr.x (mgr.34721) 107 : cephadm [INF] Failing over to other MGR 2023-12-06T16:21:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[24778]: audit 2023-12-06T16:21:04.160758+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T16:21:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[24778]: cluster 2023-12-06T16:21:04.160889+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e26: y(active, starting, since 0.996235s) 2023-12-06T16:21:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[24778]: audit 2023-12-06T16:21:04.172289+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T16:21:04.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[24778]: cluster 2023-12-06T16:21:04.172375+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T16:21:04.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[24778]: cephadm 2023-12-06T16:21:03.147092+0000 mgr.x (mgr.34721) 103 : cephadm [INF] Upgrade: Target is version 16.2.14-335-gd03fca4f (pacific) 2023-12-06T16:21:04.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[24778]: cephadm 2023-12-06T16:21:03.147285+0000 mgr.x (mgr.34721) 104 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee'] 2023-12-06T16:21:04.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[24778]: cephadm 2023-12-06T16:21:03.163948+0000 mgr.x (mgr.34721) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T16:21:04.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[24778]: cephadm 2023-12-06T16:21:03.164897+0000 mgr.x (mgr.34721) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[24778]: cephadm 2023-12-06T16:21:03.169397+0000 mgr.x (mgr.34721) 107 : cephadm [INF] Failing over to other MGR 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[24778]: audit 2023-12-06T16:21:04.160758+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[24778]: cluster 2023-12-06T16:21:04.160889+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e26: y(active, starting, since 0.996235s) 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[24778]: audit 2023-12-06T16:21:04.172289+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[24778]: cluster 2023-12-06T16:21:04.172375+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[28332]: cephadm 2023-12-06T16:21:03.147092+0000 mgr.x (mgr.34721) 103 : cephadm [INF] Upgrade: Target is version 16.2.14-335-gd03fca4f (pacific) 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[28332]: cephadm 2023-12-06T16:21:03.147285+0000 mgr.x (mgr.34721) 104 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee'] 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[28332]: cephadm 2023-12-06T16:21:03.163948+0000 mgr.x (mgr.34721) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[28332]: cephadm 2023-12-06T16:21:03.164897+0000 mgr.x (mgr.34721) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[28332]: cephadm 2023-12-06T16:21:03.169397+0000 mgr.x (mgr.34721) 107 : cephadm [INF] Failing over to other MGR 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[28332]: audit 2023-12-06T16:21:04.160758+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-06T16:21:04.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[28332]: cluster 2023-12-06T16:21:04.160889+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e26: y(active, starting, since 0.996235s) 2023-12-06T16:21:04.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[28332]: audit 2023-12-06T16:21:04.172289+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34721 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-06T16:21:04.914 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:04 smithi078 bash[28332]: cluster 2023-12-06T16:21:04.172375+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-06T16:21:05.388 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:04 smithi162 bash[36179]: debug 2023-12-06T16:21:04.912+0000 7f034b71c680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T16:21:06.138 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:05 smithi162 bash[36179]: debug 2023-12-06T16:21:05.816+0000 7f034b71c680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T16:21:06.139 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:05 smithi162 bash[36179]: debug 2023-12-06T16:21:05.912+0000 7f034b71c680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T16:21:06.638 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:06 smithi162 bash[36179]: debug 2023-12-06T16:21:06.156+0000 7f034b71c680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T16:21:07.545 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:07 smithi162 bash[36179]: debug 2023-12-06T16:21:07.280+0000 7f034b71c680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T16:21:07.545 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:07 smithi162 bash[36179]: debug 2023-12-06T16:21:07.440+0000 7f034b71c680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:21:07.879 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:07 smithi162 bash[36179]: debug 2023-12-06T16:21:07.536+0000 7f034b71c680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T16:21:07.879 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:07 smithi162 bash[36179]: debug 2023-12-06T16:21:07.652+0000 7f034b71c680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T16:21:08.138 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:07 smithi162 bash[36179]: debug 2023-12-06T16:21:07.872+0000 7f034b71c680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T16:21:08.638 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:08 smithi162 bash[36179]: debug 2023-12-06T16:21:08.236+0000 7f034b71c680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T16:21:08.639 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:08 smithi162 bash[36179]: debug 2023-12-06T16:21:08.356+0000 7f034b71c680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T16:21:09.638 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:09 smithi162 bash[36179]: debug 2023-12-06T16:21:09.220+0000 7f034b71c680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-06T16:21:09.663 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:09 smithi162 bash[36179]: debug 2023-12-06T16:21:09.320+0000 7f034b71c680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-06T16:21:09.663 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:09 smithi162 bash[36179]: debug 2023-12-06T16:21:09.436+0000 7f034b71c680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-06T16:21:09.957 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:09 smithi162 bash[36179]: debug 2023-12-06T16:21:09.660+0000 7f034b71c680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-06T16:21:10.227 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:09 smithi162 bash[36179]: debug 2023-12-06T16:21:09.948+0000 7f034b71c680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-06T16:21:10.227 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[36179]: debug 2023-12-06T16:21:10.112+0000 7f034b71c680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-06T16:21:10.286 INFO:teuthology.orchestra.run.smithi078.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-06T16:21:10.286 INFO:teuthology.orchestra.run.smithi078.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-06T16:21:10.490 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[36179]: debug 2023-12-06T16:21:10.292+0000 7f034b71c680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:21:10.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.163459+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:21:10.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.163820+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:21:10.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.164259+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:21:10.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.166066+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:21:10.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.166828+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:21:10.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.167418+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:21:10.491 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.168060+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.168683+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.169357+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.170101+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.170719+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.171332+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.171983+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.172488+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.173444+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.174959+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.176232+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.176745+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:21:10.492 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.177242+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.177704+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.178260+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.178761+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.179248+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.179747+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.180297+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.180934+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.181568+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.182218+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.182853+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.183432+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.184043+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.184664+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.185199+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.185747+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:21:10.493 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.186306+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:21:10.494 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.186889+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:21:10.494 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.187449+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:21:10.494 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.188012+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:21:10.494 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: audit 2023-12-06T16:21:10.188562+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:21:10.494 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[24778]: cluster 2023-12-06T16:21:10.207399+0000 mon.a (mon.0) 883 : cluster [INF] Manager daemon y is now available 2023-12-06T16:21:10.494 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[49894]: debug 2023-12-06T16:21:10.271+0000 7f1099cfa700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-06T16:21:10.494 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[49894]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[49894]: Warning: Permanently added '172.21.15.162' (ECDSA) to the list of known hosts. 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[49894]: Warning: Permanently added '172.21.15.78' (ECDSA) to the list of known hosts. 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.163459+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.163820+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.164259+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.166066+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.166828+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.167418+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.168060+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.168683+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:21:10.495 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.169357+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.170101+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.170719+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.171332+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.171983+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.172488+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.173444+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.174959+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.176232+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.176745+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.163459+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.163820+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-06T16:21:10.496 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.164259+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.166066+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.166828+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.167418+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.168060+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.168683+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.169357+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.170101+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.170719+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.171332+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.171983+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.172488+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.173444+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.174959+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.176232+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-06T16:21:10.497 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.176745+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-06T16:21:10.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.177242+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:21:10.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.177704+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:21:10.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.178260+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:21:10.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.178761+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:21:10.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.179248+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T16:21:10.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.179747+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:21:10.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.180297+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:21:10.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.180934+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:21:10.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.181568+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:21:10.498 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.182218+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.182853+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.183432+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.184043+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.184664+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.185199+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.185747+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.186306+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.186889+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.187449+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.188012+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: audit 2023-12-06T16:21:10.188562+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:21:10.499 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[24778]: cluster 2023-12-06T16:21:10.207399+0000 mon.a (mon.0) 883 : cluster [INF] Manager daemon y is now available 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.177242+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.177704+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi078"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.178260+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi162"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.178761+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.179248+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.179747+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.180297+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.180934+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.181568+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.182218+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.182853+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.183432+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-06T16:21:10.500 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.184043+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-06T16:21:10.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.184664+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-06T16:21:10.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.185199+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-06T16:21:10.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.185747+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:21:10.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.186306+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:21:10.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.186889+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-06T16:21:10.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.187449+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-06T16:21:10.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.188012+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-06T16:21:10.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: audit 2023-12-06T16:21:10.188562+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-06T16:21:10.501 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:10 smithi078 bash[28332]: cluster 2023-12-06T16:21:10.207399+0000 mon.a (mon.0) 883 : cluster [INF] Manager daemon y is now available 2023-12-06T16:21:10.888 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[36179]: debug 2023-12-06T16:21:10.512+0000 7f034b71c680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-06T16:21:10.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:10 smithi162 bash[36179]: debug 2023-12-06T16:21:10.624+0000 7f034b71c680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-06T16:21:11.135 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: cluster 2023-12-06T16:21:10.270263+0000 mon.a (mon.0) 884 : cluster [DBG] mgrmap e27: y(active, since 7s) 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.275449+0000 mgr.y (mgr.24820) 1 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: cluster 2023-12-06T16:21:10.279522+0000 mgr.y (mgr.24820) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.370195+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.451863+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.452380+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.460892+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.461309+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: cluster 2023-12-06T16:21:10.643944+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x started 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.652485+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.653199+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:21:11.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.655112+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.655612+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.703552+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[24778]: audit 2023-12-06T16:21:10.704307+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: cluster 2023-12-06T16:21:10.270263+0000 mon.a (mon.0) 884 : cluster [DBG] mgrmap e27: y(active, since 7s) 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.275449+0000 mgr.y (mgr.24820) 1 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: cluster 2023-12-06T16:21:10.279522+0000 mgr.y (mgr.24820) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.370195+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.451863+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.452380+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.460892+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T16:21:11.414 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.461309+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T16:21:11.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: cluster 2023-12-06T16:21:10.643944+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x started 2023-12-06T16:21:11.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.652485+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T16:21:11.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.653199+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:21:11.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.655112+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T16:21:11.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.655612+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:21:11.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.703552+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:21:11.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:11 smithi078 bash[28332]: audit 2023-12-06T16:21:10.704307+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:21:11.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: cluster 2023-12-06T16:21:10.270263+0000 mon.a (mon.0) 884 : cluster [DBG] mgrmap e27: y(active, since 7s) 2023-12-06T16:21:11.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.275449+0000 mgr.y (mgr.24820) 1 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:21:11.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: cluster 2023-12-06T16:21:10.279522+0000 mgr.y (mgr.24820) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:11.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.370195+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:21:11.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.451863+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:21:11.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.452380+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-06T16:21:11.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.460892+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T16:21:11.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.461309+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-06T16:21:11.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: cluster 2023-12-06T16:21:10.643944+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x started 2023-12-06T16:21:11.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.652485+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-06T16:21:11.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.653199+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-06T16:21:11.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.655112+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-06T16:21:11.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.655612+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.? 172.21.15.162:0/3443900942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-06T16:21:11.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.703552+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:21:11.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:11 smithi162 bash[24778]: audit 2023-12-06T16:21:10.704307+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:21:12.588 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:12 smithi078 bash[28332]: audit 2023-12-06T16:21:11.279874+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:21:12.588 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:12 smithi078 bash[28332]: cluster 2023-12-06T16:21:11.281943+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e28: y(active, since 8s), standbys: x 2023-12-06T16:21:12.588 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:12 smithi078 bash[24778]: audit 2023-12-06T16:21:11.279874+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:21:12.588 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:12 smithi078 bash[24778]: cluster 2023-12-06T16:21:11.281943+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e28: y(active, since 8s), standbys: x 2023-12-06T16:21:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:12 smithi162 bash[24778]: audit 2023-12-06T16:21:11.279874+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-06T16:21:12.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:12 smithi162 bash[24778]: cluster 2023-12-06T16:21:11.281943+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e28: y(active, since 8s), standbys: x 2023-12-06T16:21:13.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:13 smithi078 bash[24778]: cluster 2023-12-06T16:21:12.169857+0000 mgr.y (mgr.24820) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:13.412 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:13 smithi078 bash[24778]: cluster 2023-12-06T16:21:12.294308+0000 mon.a (mon.0) 889 : cluster [DBG] mgrmap e29: y(active, since 9s), standbys: x 2023-12-06T16:21:13.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:13 smithi078 bash[28332]: cluster 2023-12-06T16:21:12.169857+0000 mgr.y (mgr.24820) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:13.413 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:13 smithi078 bash[28332]: cluster 2023-12-06T16:21:12.294308+0000 mon.a (mon.0) 889 : cluster [DBG] mgrmap e29: y(active, since 9s), standbys: x 2023-12-06T16:21:13.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:13 smithi162 bash[24778]: cluster 2023-12-06T16:21:12.169857+0000 mgr.y (mgr.24820) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:13.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:13 smithi162 bash[24778]: cluster 2023-12-06T16:21:12.294308+0000 mon.a (mon.0) 889 : cluster [DBG] mgrmap e29: y(active, since 9s), standbys: x 2023-12-06T16:21:14.411 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-06T16:21:15.204 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2023-12-06T16:21:15.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:15 smithi162 bash[24778]: cluster 2023-12-06T16:21:14.170538+0000 mgr.y (mgr.24820) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:15.638 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:15 smithi162 bash[24778]: audit 2023-12-06T16:21:14.389989+0000 mon.c (mon.1) 86 : audit [DBG] from='client.? 172.21.15.78:0/4011951152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:21:15.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:15 smithi078 bash[24778]: cluster 2023-12-06T16:21:14.170538+0000 mgr.y (mgr.24820) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:15.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:15 smithi078 bash[24778]: audit 2023-12-06T16:21:14.389989+0000 mon.c (mon.1) 86 : audit [DBG] from='client.? 172.21.15.78:0/4011951152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:21:15.662 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:15 smithi078 bash[28332]: cluster 2023-12-06T16:21:14.170538+0000 mgr.y (mgr.24820) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:15.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:15 smithi078 bash[28332]: audit 2023-12-06T16:21:14.389989+0000 mon.c (mon.1) 86 : audit [DBG] from='client.? 172.21.15.78:0/4011951152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:21:17.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:17 smithi162 bash[24778]: cluster 2023-12-06T16:21:16.172128+0000 mgr.y (mgr.24820) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:17.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:17 smithi162 bash[24778]: audit 2023-12-06T16:21:17.042233+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 396781158, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036153Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.038634Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:17 smithi162 bash[24778]: audit 2023-12-06T16:21:17.043456+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 396781158, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036153Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.038634Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:17 smithi162 bash[24778]: audit 2023-12-06T16:21:17.048149+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 396781158, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036153Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.038634Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:21:17.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:17 smithi162 bash[24778]: audit 2023-12-06T16:21:17.268118+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 262248857, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263285Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 425616998, \"cpu_percentage\": \"2.33%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:21:17.263586Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190001971, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263788Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263978Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55144611, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264169Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264355Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55501127, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264541Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264726Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17616076, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264910Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56392417, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.265095Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.265393Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.642 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:17 smithi162 bash[24778]: audit 2023-12-06T16:21:17.269348+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 262248857, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263285Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 425616998, \"cpu_percentage\": \"2.33%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:21:17.263586Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190001971, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263788Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263978Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55144611, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264169Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264355Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55501127, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264541Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264726Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17616076, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264910Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56392417, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.265095Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.265393Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.642 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:17 smithi162 bash[24778]: audit 2023-12-06T16:21:17.277125+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 262248857, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263285Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 425616998, \"cpu_percentage\": \"2.33%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:21:17.263586Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190001971, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263788Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263978Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55144611, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264169Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264355Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55501127, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264541Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264726Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17616076, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264910Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56392417, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.265095Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.265393Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:21:17.663 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[24778]: cluster 2023-12-06T16:21:16.172128+0000 mgr.y (mgr.24820) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:17.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[28332]: cluster 2023-12-06T16:21:16.172128+0000 mgr.y (mgr.24820) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:17.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[28332]: audit 2023-12-06T16:21:17.042233+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 396781158, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036153Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.038634Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.664 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[24778]: audit 2023-12-06T16:21:17.042233+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 396781158, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036153Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.038634Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.664 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[28332]: audit 2023-12-06T16:21:17.043456+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 396781158, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036153Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.038634Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[24778]: audit 2023-12-06T16:21:17.043456+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 396781158, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036153Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.038634Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.665 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[28332]: audit 2023-12-06T16:21:17.048149+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 396781158, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036153Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.038634Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:21:17.665 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[24778]: audit 2023-12-06T16:21:17.048149+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"container_id\": \"654612f27a29\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 396781158, \"cpu_percentage\": \"0.80%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036153Z\", \"created\": \"2023-12-06T15:53:05.743810Z\", \"started\": \"2023-12-06T16:04:02.591925Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:03:04.099195Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.038634Z\", \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:21:17.666 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[28332]: audit 2023-12-06T16:21:17.268118+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 262248857, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263285Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 425616998, \"cpu_percentage\": \"2.33%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:21:17.263586Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190001971, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263788Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263978Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55144611, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264169Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264355Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55501127, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264541Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264726Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17616076, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264910Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56392417, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.265095Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.265393Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.666 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[24778]: audit 2023-12-06T16:21:17.268118+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 262248857, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263285Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 425616998, \"cpu_percentage\": \"2.33%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:21:17.263586Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190001971, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263788Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263978Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55144611, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264169Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264355Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55501127, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264541Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264726Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17616076, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264910Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56392417, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.265095Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.265393Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[28332]: audit 2023-12-06T16:21:17.269348+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 262248857, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263285Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 425616998, \"cpu_percentage\": \"2.33%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:21:17.263586Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190001971, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263788Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263978Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55144611, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264169Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264355Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55501127, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264541Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264726Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17616076, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264910Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56392417, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.265095Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.265393Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.667 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[28332]: audit 2023-12-06T16:21:17.277125+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 262248857, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263285Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 425616998, \"cpu_percentage\": \"2.33%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:21:17.263586Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190001971, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263788Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263978Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55144611, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264169Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264355Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55501127, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264541Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264726Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17616076, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264910Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56392417, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.265095Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.265393Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:21:17.667 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[24778]: audit 2023-12-06T16:21:17.269348+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 262248857, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263285Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 425616998, \"cpu_percentage\": \"2.33%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:21:17.263586Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190001971, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263788Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263978Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55144611, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264169Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264355Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55501127, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264541Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264726Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17616076, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264910Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56392417, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.265095Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.265393Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:17.667 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:17 smithi078 bash[24778]: audit 2023-12-06T16:21:17.277125+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi078","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi078\", \"container_id\": \"729e2764bb50\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 262248857, \"cpu_percentage\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263285Z\", \"created\": \"2023-12-06T15:50:54.252062Z\", \"started\": \"2023-12-06T15:51:00.674914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi078\", \"container_id\": \"285667c1676b\", \"container_image_id\": \"f9c9e8cc8fe86e995b4caeb65b90dac9fddf95aa13e17c59a0a6f8e0e3c59657\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:5b1065ec45c86c69b73c0daaab636bd94357f40fecb52ce6743f16cf12be03ee\"], \"memory_usage\": 425616998, \"cpu_percentage\": \"2.33%\", \"version\": \"16.2.14-335-gd03fca4f\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-06T16:21:17.263586Z\", \"created\": \"2023-12-06T15:51:03.351852Z\", \"started\": \"2023-12-06T16:11:43.961367Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi078\", \"container_id\": \"10e208379daa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 190001971, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263788Z\", \"created\": \"2023-12-06T15:52:35.665726Z\", \"started\": \"2023-12-06T15:52:35.690625Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi078\", \"container_id\": \"0e8c68c6abea\", \"container_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\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.263978Z\", \"created\": \"2023-12-06T15:53:27.388640Z\", \"started\": \"2023-12-06T15:53:31.832441Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi078\", \"container_id\": \"6972b9ba31cb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55144611, \"cpu_percentage\": \"1.92%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264169Z\", \"created\": \"2023-12-06T15:53:55.080992Z\", \"started\": \"2023-12-06T15:54:00.462995Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi078\", \"container_id\": \"d09b27f9049a\", \"container_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\": \"1.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264355Z\", \"created\": \"2023-12-06T15:54:22.794426Z\", \"started\": \"2023-12-06T15:54:27.801766Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi078\", \"container_id\": \"785bfa6f807c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55501127, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264541Z\", \"created\": \"2023-12-06T15:54:51.176439Z\", \"started\": \"2023-12-06T15:54:55.354919Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi078\", \"container_id\": \"a7d45ed31f00\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264726Z\", \"created\": \"2023-12-06T15:57:01.915543Z\", \"started\": \"2023-12-06T15:57:10.873061Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi078\", \"container_id\": \"05d5a7ddd67f\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17616076, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.264910Z\", \"created\": \"2023-12-06T15:57:20.687133Z\", \"started\": \"2023-12-06T16:08:01.599996Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi078.zegrnl\", \"daemon_name\": \"rgw.r.z.smithi078.zegrnl\", \"hostname\": \"smithi078\", \"container_id\": \"6051b119fc0c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56392417, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.265095Z\", \"created\": \"2023-12-06T15:59:26.196361Z\", \"started\": \"2023-12-06T15:59:26.218292Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546229Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"58f788dd-5023-4508-a15b-df79888f9a18\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"0IBNmc-SnAm-ESDe-D3XG-w3yg-qH5L-x1HeTF\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"86a37ae2-4bf9-4bd7-a230-79a91e81f8e9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Rmx4ea-X23D-PE4O-eIxU-w8P5-V3Vk-7Yp9GG\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1238295b-3b0d-49db-a466-a7e93d2f78be\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"dgurrz-yR1O-fkgr-8yQg-g3kC-wyYe-BG1Srq\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4a2c41cd-6a5c-4086-838f-b71c5f41a5f6\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"UAjjCW-wsNl-5hTm-hEkA-x904-1acE-eLFUn2\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400QR400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.546251Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGR8\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:50.615928Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-06T16:10:42.834207Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:24.971119Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-06T15:53:52.774751Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:20.523398Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-06T15:54:48.777671Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.239940Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-06T16:07:52.683339Z\"}, \"rgw.r.z.smithi078.zegrnl\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:22.608042Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-06T16:07:48.237127Z\"}}, \"last_daemon_update\": \"2023-12-06T16:21:17.265393Z\", \"last_device_update\": \"2023-12-06T15:54:58.662812Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.620872Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.310096+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.310812+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.311436+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.311973+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.312506+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.313038+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.313632+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.314259+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.314983+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.541601+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.542446+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.413 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.543152+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.543852+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.544509+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.545107+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.545673+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.546277+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.546992+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.549424+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.549973+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.554808+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.571201+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.572585+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:18.414 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[24778]: audit 2023-12-06T16:21:17.572972+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.310096+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.310812+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.311436+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.311973+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.312506+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.313038+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.313632+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.314259+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.415 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.314983+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.541601+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.542446+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.543152+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.543852+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.544509+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.545107+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.545673+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.546277+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.546992+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.549424+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.549973+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.554808+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.571201+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.572585+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:18.416 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:18 smithi078 bash[28332]: audit 2023-12-06T16:21:17.572972+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.310096+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.310812+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.311436+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.311973+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.639 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.312506+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.313038+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.313632+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.314259+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.314983+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.541601+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.542446+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.543152+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.543852+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.544509+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.545107+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.545673+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.546277+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.546992+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.549424+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:18.640 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.549973+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-06T16:21:18.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.554808+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-06T16:21:18.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.571201+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-06T16:21:18.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.572585+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:18.641 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:18 smithi162 bash[24778]: audit 2023-12-06T16:21:17.572972+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-06T16:21:18.653 INFO:teuthology.orchestra.run.smithi078.stdout: "ceph version 16.2.14-335-gd03fca4f (d03fca4f35d43f61b4679936aef7bd2f01cced0b) pacific (stable)" 2023-12-06T16:21:19.464 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2023-12-06T16:21:19.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:19 smithi162 bash[24778]: cluster 2023-12-06T16:21:18.172912+0000 mgr.y (mgr.24820) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:19.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:19 smithi162 bash[24778]: audit 2023-12-06T16:21:18.631414+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.78:0/1680856475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:21:19.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:19 smithi078 bash[24778]: cluster 2023-12-06T16:21:18.172912+0000 mgr.y (mgr.24820) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:19.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:19 smithi078 bash[24778]: audit 2023-12-06T16:21:18.631414+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.78:0/1680856475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:21:19.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:19 smithi078 bash[28332]: cluster 2023-12-06T16:21:18.172912+0000 mgr.y (mgr.24820) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:19.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:19 smithi078 bash[28332]: audit 2023-12-06T16:21:18.631414+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.78:0/1680856475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:21:20.879 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[24778]: cephadm 2023-12-06T16:21:19.682689+0000 mgr.y (mgr.24820) 7 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[24778]: audit 2023-12-06T16:21:19.683601+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[24778]: audit 2023-12-06T16:21:19.684349+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[24778]: audit 2023-12-06T16:21:19.686695+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[24778]: audit 2023-12-06T16:21:19.688897+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[24778]: cephadm 2023-12-06T16:21:19.690694+0000 mgr.y (mgr.24820) 8 : cephadm [INF] Deploying daemon mgr.x on smithi162 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[24778]: audit 2023-12-06T16:21:19.691751+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[28332]: cephadm 2023-12-06T16:21:19.682689+0000 mgr.y (mgr.24820) 7 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[28332]: audit 2023-12-06T16:21:19.683601+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[28332]: audit 2023-12-06T16:21:19.684349+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[28332]: audit 2023-12-06T16:21:19.686695+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T16:21:20.880 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[28332]: audit 2023-12-06T16:21:19.688897+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:21:20.881 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[28332]: cephadm 2023-12-06T16:21:19.690694+0000 mgr.y (mgr.24820) 8 : cephadm [INF] Deploying daemon mgr.x on smithi162 2023-12-06T16:21:20.881 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:20 smithi078 bash[28332]: audit 2023-12-06T16:21:19.691751+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-06T16:21:20.884 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:20 smithi162 bash[24778]: cephadm 2023-12-06T16:21:19.682689+0000 mgr.y (mgr.24820) 7 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-06T16:21:20.884 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:20 smithi162 bash[24778]: audit 2023-12-06T16:21:19.683601+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:21:20.884 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:20 smithi162 bash[24778]: audit 2023-12-06T16:21:19.684349+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-06T16:21:20.884 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:20 smithi162 bash[24778]: audit 2023-12-06T16:21:19.686695+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-06T16:21:20.884 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:20 smithi162 bash[24778]: audit 2023-12-06T16:21:19.688897+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-06T16:21:20.884 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:20 smithi162 bash[24778]: cephadm 2023-12-06T16:21:19.690694+0000 mgr.y (mgr.24820) 8 : cephadm [INF] Deploying daemon mgr.x on smithi162 2023-12-06T16:21:20.884 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:20 smithi162 bash[24778]: audit 2023-12-06T16:21:19.691751+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-06T16:21:21.662 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:21 smithi078 bash[24778]: cluster 2023-12-06T16:21:20.173713+0000 mgr.y (mgr.24820) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:21.663 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:21 smithi078 bash[28332]: cluster 2023-12-06T16:21:20.173713+0000 mgr.y (mgr.24820) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:21.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:21 smithi162 bash[24778]: cluster 2023-12-06T16:21:20.173713+0000 mgr.y (mgr.24820) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:22.388 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:21 smithi162 systemd[1]: Stopping Ceph mgr.x for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:22.650 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-06T16:21:23.417 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2023-12-06T16:21:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:23 smithi162 bash[24778]: cluster 2023-12-06T16:21:22.175148+0000 mgr.y (mgr.24820) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:23.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:23 smithi162 bash[24778]: audit 2023-12-06T16:21:22.629197+0000 mon.c (mon.1) 115 : audit [DBG] from='client.? 172.21.15.78:0/1222318379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:21:23.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:23 smithi078 bash[24778]: cluster 2023-12-06T16:21:22.175148+0000 mgr.y (mgr.24820) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:23.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:23 smithi078 bash[24778]: audit 2023-12-06T16:21:22.629197+0000 mon.c (mon.1) 115 : audit [DBG] from='client.? 172.21.15.78:0/1222318379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:21:23.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:23 smithi078 bash[28332]: cluster 2023-12-06T16:21:22.175148+0000 mgr.y (mgr.24820) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:23.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:23 smithi078 bash[28332]: audit 2023-12-06T16:21:22.629197+0000 mon.c (mon.1) 115 : audit [DBG] from='client.? 172.21.15.78:0/1222318379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-06T16:21:25.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:25 smithi162 bash[24778]: cluster 2023-12-06T16:21:24.175849+0000 mgr.y (mgr.24820) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:25.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:25 smithi078 bash[24778]: cluster 2023-12-06T16:21:24.175849+0000 mgr.y (mgr.24820) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:25.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:25 smithi078 bash[28332]: cluster 2023-12-06T16:21:24.175849+0000 mgr.y (mgr.24820) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:27.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:27 smithi162 bash[24778]: cluster 2023-12-06T16:21:26.177508+0000 mgr.y (mgr.24820) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:27.889 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:27 smithi162 bash[24778]: audit 2023-12-06T16:21:26.767401+0000 mgr.y (mgr.24820) 13 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:21:27.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:27 smithi078 bash[24778]: cluster 2023-12-06T16:21:26.177508+0000 mgr.y (mgr.24820) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:27.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:27 smithi078 bash[24778]: audit 2023-12-06T16:21:26.767401+0000 mgr.y (mgr.24820) 13 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:21:27.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:27 smithi078 bash[28332]: cluster 2023-12-06T16:21:26.177508+0000 mgr.y (mgr.24820) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:27.913 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:27 smithi078 bash[28332]: audit 2023-12-06T16:21:26.767401+0000 mgr.y (mgr.24820) 13 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d03fca4f35d43f61b4679936aef7bd2f01cced0b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:21:28.943 INFO:teuthology.orchestra.run.smithi078.stdout:true 2023-12-06T16:21:29.678 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- 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-12-06T16:21:29.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:29 smithi162 bash[24778]: cluster 2023-12-06T16:21:28.178128+0000 mgr.y (mgr.24820) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:29.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:29 smithi078 bash[24778]: cluster 2023-12-06T16:21:28.178128+0000 mgr.y (mgr.24820) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:29.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:29 smithi078 bash[28332]: cluster 2023-12-06T16:21:28.178128+0000 mgr.y (mgr.24820) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:31.888 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:31 smithi162 bash[24778]: cluster 2023-12-06T16:21:30.178809+0000 mgr.y (mgr.24820) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:31.912 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:31 smithi078 bash[24778]: cluster 2023-12-06T16:21:30.178809+0000 mgr.y (mgr.24820) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:31.912 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:31 smithi078 bash[28332]: cluster 2023-12-06T16:21:30.178809+0000 mgr.y (mgr.24820) 15 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:33.009 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:32 smithi162 bash[41582]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr.x 2023-12-06T16:21:33.009 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:32 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-06T16:21:33.010 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:32 smithi162 bash[41645]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr.x 2023-12-06T16:21:33.232 INFO:teuthology.orchestra.run.smithi078.stderr:Error EINVAL: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T16:21:33.322 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:33 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-06T16:21:33.322 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:33 smithi162 systemd[1]: Stopped Ceph mgr.x for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:21:33.322 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:33 smithi162 systemd[1]: Started Ceph mgr.x for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:21:33.633 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: debug 2023-12-06T16:21:33.215+0000 7f10894d9700 -1 log_channel(cephadm) log [ERR] : Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T16:21:33.633 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: Traceback (most recent call last): 2023-12-06T16:21:33.633 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 125, in wrapper 2023-12-06T16:21:33.633 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: return OrchResult(f(*args, **kwargs)) 2023-12-06T16:21:33.633 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2909, in upgrade_start 2023-12-06T16:21:33.634 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: return self.upgrade.upgrade_start(image, version, daemon_types, hosts, services, limit) 2023-12-06T16:21:33.634 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 310, in upgrade_start 2023-12-06T16:21:33.634 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: self._validate_upgrade_filters(target_name, daemon_types, hosts, services) 2023-12-06T16:21:33.634 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: File "/usr/share/ceph/mgr/cephadm/upgrade.py", line 370, in _validate_upgrade_filters 2023-12-06T16:21:33.634 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: raise OrchestratorError('Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress.') 2023-12-06T16:21:33.634 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: orchestrator._interface.OrchestratorError: Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T16:21:33.634 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[49894]: debug 2023-12-06T16:21:33.219+0000 7f10894d9700 -1 mgr.server reply reply (22) Invalid argument Cannot set values for --daemon-types, --services or --hosts when upgrade already in progress. 2023-12-06T16:21:33.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: cluster 2023-12-06T16:21:32.180227+0000 mgr.y (mgr.24820) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:33.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.808934+0000 mgr.y (mgr.24820) 17 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:21:33.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.814571+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:21:33.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.815545+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:21:33.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.816369+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.890 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.817033+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.817643+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.818390+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.823137+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:21:33.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.823750+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.824610+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.825442+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:32.826210+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.891 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:33.279218+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:21:19.690428Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:33.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:33.280073+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:21:19.690428Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:33.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:33.285859+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:21:19.690428Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:21:33.892 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:33 smithi162 bash[24778]: audit 2023-12-06T16:21:33.289967+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:21:33.913 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: cluster 2023-12-06T16:21:32.180227+0000 mgr.y (mgr.24820) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.808934+0000 mgr.y (mgr.24820) 17 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.814571+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.815545+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.816369+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.817033+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.817643+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.818390+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.823137+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.823750+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.824610+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.825442+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.914 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:32.826210+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: cluster 2023-12-06T16:21:32.180227+0000 mgr.y (mgr.24820) 16 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.808934+0000 mgr.y (mgr.24820) 17 : audit [DBG] from='client.24904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.814571+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.815545+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.816369+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.817033+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.817643+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.818390+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.823137+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.823750+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.915 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.824610+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.825442+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:32.826210+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-06T16:21:33.916 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:33.279218+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:21:19.690428Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:33.916 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:33.279218+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:21:19.690428Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:33.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:33.280073+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:21:19.690428Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:33.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:33.285859+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:21:19.690428Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:21:33.917 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[24778]: audit 2023-12-06T16:21:33.289967+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:21:33.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:33.280073+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:21:19.690428Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-06T16:21:33.917 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:33.285859+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24820 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi162","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi162\", \"container_id\": \"f338be50008d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 196817715, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.035616Z\", \"created\": \"2023-12-06T15:52:49.616182Z\", \"started\": \"2023-12-06T15:52:49.638136Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi162\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi162\", \"container_id\": \"431405c14612\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 57032048, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036436Z\", \"created\": \"2023-12-06T15:55:12.989467Z\", \"started\": \"2023-12-06T15:55:16.336232Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi162\", \"container_id\": \"18ec83cfad3d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036688Z\", \"created\": \"2023-12-06T15:55:38.484678Z\", \"started\": \"2023-12-06T15:55:41.945258Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi162\", \"container_id\": \"663e159fd34d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52575600, \"cpu_percentage\": \"1.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.036933Z\", \"created\": \"2023-12-06T15:56:03.288084Z\", \"started\": \"2023-12-06T15:56:07.800121Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi162\", \"container_id\": \"c6a5c87ba8ea\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 54892953, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037178Z\", \"created\": \"2023-12-06T15:56:28.147493Z\", \"started\": \"2023-12-06T15:56:30.996829Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi162\", \"container_id\": \"c728b0cdb852\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 57440993, \"cpu_percentage\": \"1.26%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037420Z\", \"created\": \"2023-12-06T15:57:00.078737Z\", \"started\": \"2023-12-06T16:08:15.343935Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi162\", \"container_id\": \"6f0f41d9de87\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13746831, \"cpu_percentage\": \"3.54%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.037662Z\", \"created\": \"2023-12-06T15:57:02.634676Z\", \"started\": \"2023-12-06T15:57:07.590983Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi162\", \"container_id\": \"c20097cd108b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 28521267, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-06T16:21:17.037951Z\", \"created\": \"2023-12-06T15:57:45.305668Z\", \"started\": \"2023-12-06T15:57:45.326683Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi162.hzeinf\", \"daemon_name\": \"rgw.r.z.smithi162.hzeinf\", \"hostname\": \"smithi162\", \"container_id\": \"3d808f196ba0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55522099, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-06T16:21:17.038201Z\", \"created\": \"2023-12-06T15:59:28.467477Z\", \"started\": \"2023-12-06T15:59:28.490303Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548797Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"17b554ac-94c5-4c6f-ba41-997873578628\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"Fm0Oqu-NbEa-2jdB-6kVJ-siNc-C79G-2WunhO\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dc894a05-2469-4982-aa6c-322e4ab4794b\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"nDUevu-jCJT-5r1X-ibSv-azc8-SJ4y-Lu3QyR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"aab146b7-d0df-4e56-9a19-c888989a6be9\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"6lMJGW-DmoB-mEDk-t5x4-fZ1l-jvuD-9x3Ccb\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"49c7d373-e07c-4afd-95b1-c73931a597ba\", \"cluster_fsid\": \"21ff54ac-944f-11ee-95a2-87774f69a715\", \"block_uuid\": \"xdohbC-2OTF-somo-Fd8c-RTpf-Bz0M-rMl02S\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300JU400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-06T16:07:40.548815Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XTKR\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-06T16:08:01.628737Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-06T16:21:19.690428Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:10.894949Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-06T15:55:36.383214Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:01.169365Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-06T15:56:25.917243Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-06T16:08:03.575114Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-06T15:57:01.942502Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-06T15:57:20.712681Z\"}, \"rgw.r.z.smithi162.hzeinf\": {\"deps\": [], \"last_config\": \"2023-12-06T15:59:26.228317Z\"}}, \"last_device_update\": \"2023-12-06T15:56:35.426678Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-06T16:12:51.623117Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-06T16:21:33.918 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:33 smithi078 bash[28332]: audit 2023-12-06T16:21:33.289967+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24820 172.21.15.78:0/1141314162' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-06T16:21:34.020 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-12-06T16:21:34.021 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi078 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 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- 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-12-06T16:21:34.092 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=fc20a1711538463eb76493788aa973c7 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_d03fca4f35d43f61b4679936aef7bd2f01cced0b/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi078 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 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- 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-12-06T16:21:34.095 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-06T16:21:34.110 INFO:tasks.cephadm:Teardown begin 2023-12-06T16:21:34.111 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T16:21:34.139 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T16:21:34.153 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-06T16:21:34.154 DEBUG:teuthology.orchestra.run.smithi078:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T16:21:34.188 DEBUG:teuthology.orchestra.run.smithi162:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-06T16:21:34.194 INFO:tasks.cephadm:Stopping all daemons... 2023-12-06T16:21:34.195 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-06T16:21:34.195 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a 2023-12-06T16:21:34.311 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:34 smithi078 systemd[1]: Stopping Ceph mon.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:34.388 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:34 smithi162 bash[41766]: debug 2023-12-06T16:21:34.259+0000 7fe9c449b700 1 -- 172.21.15.162:0/1124643936 <== mon.2 v2:172.21.15.162:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55749bae64e0 con 0x55749bbda800 2023-12-06T16:21:34.604 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:34 smithi078 bash[24778]: debug 2023-12-06T16:21:34.299+0000 7f3c60d7a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:34.605 INFO:journalctl@ceph.mon.a.smithi078.stdout:Dec 06 16:21:34 smithi078 bash[24778]: debug 2023-12-06T16:21:34.299+0000 7f3c60d7a700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-06T16:21:34.888 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:34 smithi162 bash[41766]: debug 2023-12-06T16:21:34.435+0000 7fe9d4a82680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-06T16:21:34.889 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:34 smithi162 bash[41766]: debug 2023-12-06T16:21:34.543+0000 7fe9d4a82680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-06T16:21:35.388 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:35 smithi162 bash[41766]: debug 2023-12-06T16:21:35.003+0000 7fe9d4a82680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-06T16:21:35.399 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.a.service' 2023-12-06T16:21:35.440 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:35.440 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-06T16:21:35.440 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-12-06T16:21:35.441 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.c 2023-12-06T16:21:35.886 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:35 smithi078 systemd[1]: Stopping Ceph mon.c for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:35.886 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:35 smithi078 bash[28332]: debug 2023-12-06T16:21:35.547+0000 7f74a8e19700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:35.886 INFO:journalctl@ceph.mon.c.smithi078.stdout:Dec 06 16:21:35 smithi078 bash[28332]: debug 2023-12-06T16:21:35.547+0000 7f74a8e19700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-06T16:21:36.261 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:35 smithi162 bash[41766]: debug 2023-12-06T16:21:35.915+0000 7fe9d4a82680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-06T16:21:36.262 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:36 smithi162 bash[41766]: debug 2023-12-06T16:21:36.007+0000 7fe9d4a82680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-06T16:21:36.639 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.c.service' 2023-12-06T16:21:36.640 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:36 smithi162 bash[41766]: debug 2023-12-06T16:21:36.255+0000 7fe9d4a82680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-06T16:21:36.674 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:36.675 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-12-06T16:21:36.675 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-06T16:21:36.676 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.b 2023-12-06T16:21:37.049 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:36 smithi162 systemd[1]: Stopping Ceph mon.b for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:37.050 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:36 smithi162 bash[24778]: debug 2023-12-06T16:21:36.791+0000 7fcd7441e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:37.050 INFO:journalctl@ceph.mon.b.smithi162.stdout:Dec 06 16:21:36 smithi162 bash[24778]: debug 2023-12-06T16:21:36.791+0000 7fcd7441e700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-06T16:21:37.674 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mon.b.service' 2023-12-06T16:21:37.699 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:37.699 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-06T16:21:37.699 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-06T16:21:37.700 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y 2023-12-06T16:21:37.712 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:37 smithi162 bash[41766]: debug 2023-12-06T16:21:37.443+0000 7fe9d4a82680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-06T16:21:37.712 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:37 smithi162 bash[41766]: debug 2023-12-06T16:21:37.607+0000 7fe9d4a82680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-06T16:21:38.051 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:37 smithi162 bash[41766]: debug 2023-12-06T16:21:37.707+0000 7fe9d4a82680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-06T16:21:38.051 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:37 smithi162 bash[41766]: debug 2023-12-06T16:21:37.823+0000 7fe9d4a82680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-06T16:21:38.152 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:37 smithi078 systemd[1]: Stopping Ceph mgr.y for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:38.152 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:37 smithi078 bash[57052]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr.y 2023-12-06T16:21:38.153 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:37 smithi078 bash[49894]: debug 2023-12-06T16:21:37.883+0000 7f10fd6b5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-06T16:21:38.153 INFO:journalctl@ceph.mgr.y.smithi078.stdout:Dec 06 16:21:37 smithi078 bash[49894]: debug 2023-12-06T16:21:37.883+0000 7f10fd6b5700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-06T16:21:38.388 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:38 smithi162 bash[41766]: debug 2023-12-06T16:21:38.047+0000 7fe9d4a82680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-06T16:21:38.674 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.y.service' 2023-12-06T16:21:38.705 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:38.706 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-06T16:21:38.706 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-06T16:21:38.706 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.x 2023-12-06T16:21:38.716 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:38 smithi162 bash[41766]: debug 2023-12-06T16:21:38.443+0000 7fe9d4a82680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-06T16:21:38.716 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:38 smithi162 bash[41766]: debug 2023-12-06T16:21:38.575+0000 7fe9d4a82680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-06T16:21:39.066 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:38 smithi162 systemd[1]: Stopping Ceph mgr.x for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:39.066 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:38 smithi162 bash[42120]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr.x 2023-12-06T16:21:39.673 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:39 smithi162 bash[42156]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr-x 2023-12-06T16:21:39.673 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:39 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-06T16:21:39.673 INFO:journalctl@ceph.mgr.x.smithi162.stdout:Dec 06 16:21:39 smithi162 bash[42448]: Error response from daemon: No such container: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-mgr-x 2023-12-06T16:21:39.677 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@mgr.x.service' 2023-12-06T16:21:39.751 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:39.751 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-06T16:21:39.751 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-06T16:21:39.752 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.0 2023-12-06T16:21:40.162 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 16:21:39 smithi078 systemd[1]: Stopping Ceph osd.0 for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:40.162 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 16:21:39 smithi078 bash[30399]: debug 2023-12-06T16:21:39.871+0000 7fefda359700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:40.162 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 16:21:39 smithi078 bash[30399]: debug 2023-12-06T16:21:39.871+0000 7fefda359700 -1 osd.0 65 *** Got signal Terminated *** 2023-12-06T16:21:40.163 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 16:21:39 smithi078 bash[30399]: debug 2023-12-06T16:21:39.871+0000 7fefda359700 -1 osd.0 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T16:21:40.912 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 16:21:40 smithi078 bash[57168]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-osd.0 2023-12-06T16:21:40.912 INFO:journalctl@ceph.osd.0.smithi078.stdout:Dec 06 16:21:40 smithi078 bash[57206]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/osd.0/unit.stop: No such file or directory 2023-12-06T16:21:42.679 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.0.service' 2023-12-06T16:21:42.710 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:42.711 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-06T16:21:42.711 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-06T16:21:42.711 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.1 2023-12-06T16:21:42.930 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 16:21:42 smithi078 systemd[1]: Stopping Ceph osd.1 for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:42.930 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 16:21:42 smithi078 bash[32075]: debug 2023-12-06T16:21:42.807+0000 7f9f92d14700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:42.931 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 16:21:42 smithi078 bash[32075]: debug 2023-12-06T16:21:42.807+0000 7f9f92d14700 -1 osd.1 65 *** Got signal Terminated *** 2023-12-06T16:21:42.931 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 16:21:42 smithi078 bash[32075]: debug 2023-12-06T16:21:42.807+0000 7f9f92d14700 -1 osd.1 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T16:21:43.912 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 16:21:43 smithi078 bash[57292]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-osd.1 2023-12-06T16:21:43.912 INFO:journalctl@ceph.osd.1.smithi078.stdout:Dec 06 16:21:43 smithi078 bash[57329]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/osd.1/unit.stop: No such file or directory 2023-12-06T16:21:45.389 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.1.service' 2023-12-06T16:21:45.425 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:45.425 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-06T16:21:45.425 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-06T16:21:45.426 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.2 2023-12-06T16:21:45.641 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 16:21:45 smithi078 systemd[1]: Stopping Ceph osd.2 for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:45.642 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 16:21:45 smithi078 bash[33711]: debug 2023-12-06T16:21:45.535+0000 7f81e0112700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:45.642 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 16:21:45 smithi078 bash[33711]: debug 2023-12-06T16:21:45.535+0000 7f81e0112700 -1 osd.2 65 *** Got signal Terminated *** 2023-12-06T16:21:45.642 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 16:21:45 smithi078 bash[33711]: debug 2023-12-06T16:21:45.535+0000 7f81e0112700 -1 osd.2 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T16:21:46.412 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 16:21:46 smithi078 bash[57415]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-osd.2 2023-12-06T16:21:46.413 INFO:journalctl@ceph.osd.2.smithi078.stdout:Dec 06 16:21:46 smithi078 bash[57454]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/osd.2/unit.stop: No such file or directory 2023-12-06T16:21:48.224 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.2.service' 2023-12-06T16:21:48.256 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:48.257 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-06T16:21:48.257 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-06T16:21:48.257 DEBUG:teuthology.orchestra.run.smithi078:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.3 2023-12-06T16:21:48.467 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 16:21:48 smithi078 systemd[1]: Stopping Ceph osd.3 for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:48.468 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 16:21:48 smithi078 bash[35240]: debug 2023-12-06T16:21:48.339+0000 7fe782cc8700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:48.468 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 16:21:48 smithi078 bash[35240]: debug 2023-12-06T16:21:48.339+0000 7fe782cc8700 -1 osd.3 65 *** Got signal Terminated *** 2023-12-06T16:21:48.468 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 16:21:48 smithi078 bash[35240]: debug 2023-12-06T16:21:48.339+0000 7fe782cc8700 -1 osd.3 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T16:21:49.412 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 16:21:48 smithi078 bash[57541]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-osd.3 2023-12-06T16:21:49.412 INFO:journalctl@ceph.osd.3.smithi078.stdout:Dec 06 16:21:48 smithi078 bash[57579]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/osd.3/unit.stop: No such file or directory 2023-12-06T16:21:50.926 DEBUG:teuthology.orchestra.run.smithi078:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.3.service' 2023-12-06T16:21:50.959 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:50.959 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-06T16:21:50.959 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-06T16:21:50.960 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.4 2023-12-06T16:21:51.372 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 16:21:50 smithi162 systemd[1]: Stopping Ceph osd.4 for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:51.372 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 16:21:51 smithi162 bash[26856]: debug 2023-12-06T16:21:51.075+0000 7fd2c7a44700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:51.372 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 16:21:51 smithi162 bash[26856]: debug 2023-12-06T16:21:51.075+0000 7fd2c7a44700 -1 osd.4 65 *** Got signal Terminated *** 2023-12-06T16:21:51.372 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 16:21:51 smithi162 bash[26856]: debug 2023-12-06T16:21:51.075+0000 7fd2c7a44700 -1 osd.4 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T16:21:52.138 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 16:21:51 smithi162 bash[42587]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-osd.4 2023-12-06T16:21:52.139 INFO:journalctl@ceph.osd.4.smithi162.stdout:Dec 06 16:21:51 smithi162 bash[42634]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/osd.4/unit.stop: No such file or directory 2023-12-06T16:21:53.825 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.4.service' 2023-12-06T16:21:53.857 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:53.857 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-06T16:21:53.857 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-06T16:21:53.858 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.5 2023-12-06T16:21:54.073 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 16:21:53 smithi162 systemd[1]: Stopping Ceph osd.5 for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:54.074 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 16:21:53 smithi162 bash[28465]: debug 2023-12-06T16:21:53.967+0000 7f1ffc233700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:54.074 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 16:21:53 smithi162 bash[28465]: debug 2023-12-06T16:21:53.967+0000 7f1ffc233700 -1 osd.5 65 *** Got signal Terminated *** 2023-12-06T16:21:54.074 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 16:21:53 smithi162 bash[28465]: debug 2023-12-06T16:21:53.967+0000 7f1ffc233700 -1 osd.5 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T16:21:55.113 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 16:21:54 smithi162 bash[42725]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-osd.5 2023-12-06T16:21:55.113 INFO:journalctl@ceph.osd.5.smithi162.stdout:Dec 06 16:21:54 smithi162 bash[42763]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/osd.5/unit.stop: No such file or directory 2023-12-06T16:21:56.552 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.5.service' 2023-12-06T16:21:56.583 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:56.583 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-06T16:21:56.584 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-06T16:21:56.584 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.6 2023-12-06T16:21:56.825 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 16:21:56 smithi162 systemd[1]: Stopping Ceph osd.6 for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:56.825 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 16:21:56 smithi162 bash[30209]: debug 2023-12-06T16:21:56.723+0000 7f5af1b44700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:56.825 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 16:21:56 smithi162 bash[30209]: debug 2023-12-06T16:21:56.723+0000 7f5af1b44700 -1 osd.6 65 *** Got signal Terminated *** 2023-12-06T16:21:56.826 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 16:21:56 smithi162 bash[30209]: debug 2023-12-06T16:21:56.723+0000 7f5af1b44700 -1 osd.6 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T16:21:57.638 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 16:21:57 smithi162 bash[42854]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-osd.6 2023-12-06T16:21:57.639 INFO:journalctl@ceph.osd.6.smithi162.stdout:Dec 06 16:21:57 smithi162 bash[42894]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/osd.6/unit.stop: No such file or directory 2023-12-06T16:21:59.194 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.6.service' 2023-12-06T16:21:59.224 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:21:59.224 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-06T16:21:59.224 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-06T16:21:59.224 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.7 2023-12-06T16:21:59.577 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 16:21:59 smithi162 systemd[1]: Stopping Ceph osd.7 for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:21:59.578 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 16:21:59 smithi162 bash[31677]: debug 2023-12-06T16:21:59.311+0000 7f1f16256700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-06T16:21:59.578 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 16:21:59 smithi162 bash[31677]: debug 2023-12-06T16:21:59.311+0000 7f1f16256700 -1 osd.7 65 *** Got signal Terminated *** 2023-12-06T16:21:59.578 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 16:21:59 smithi162 bash[31677]: debug 2023-12-06T16:21:59.311+0000 7f1f16256700 -1 osd.7 65 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-06T16:22:00.138 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 16:21:59 smithi162 bash[42982]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-osd.7 2023-12-06T16:22:00.139 INFO:journalctl@ceph.osd.7.smithi162.stdout:Dec 06 16:21:59 smithi162 bash[43018]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/osd.7/unit.stop: No such file or directory 2023-12-06T16:22:01.769 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@osd.7.service' 2023-12-06T16:22:01.801 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:22:01.802 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-06T16:22:01.802 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-06T16:22:01.802 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop ceph-21ff54ac-944f-11ee-95a2-87774f69a715@prometheus.a 2023-12-06T16:22:02.139 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 systemd[1]: Stopping Ceph prometheus.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:22:02.139 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.950Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-06T16:22:02.139 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.950Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-06T16:22:02.139 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.950Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-06T16:22:02.140 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.950Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-06T16:22:02.140 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.950Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-06T16:22:02.140 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.950Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-06T16:22:02.140 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.951Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-06T16:22:02.140 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.951Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-06T16:22:02.140 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.951Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-06T16:22:02.140 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.957Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-06T16:22:02.140 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.957Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-06T16:22:02.141 INFO:journalctl@ceph.prometheus.a.smithi162.stdout:Dec 06 16:22:01 smithi162 bash[37975]: ts=2023-12-06T16:22:01.958Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-06T16:22:02.644 DEBUG:teuthology.orchestra.run.smithi162:> sudo pkill -f 'journalctl -f -n 0 -u ceph-21ff54ac-944f-11ee-95a2-87774f69a715@prometheus.a.service' 2023-12-06T16:22:02.676 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-06T16:22:02.676 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-06T16:22:02.677 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T16:22:02.783 INFO:teuthology.orchestra.run.smithi078.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-06T16:22:02.784 INFO:teuthology.orchestra.run.smithi078.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-06T16:22:02.784 INFO:teuthology.orchestra.run.smithi078.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-06T16:22:02.784 INFO:teuthology.orchestra.run.smithi078.stderr: [--retry RETRY] 2023-12-06T16:22:02.784 INFO:teuthology.orchestra.run.smithi078.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-12-06T16:22:02.784 INFO:teuthology.orchestra.run.smithi078.stderr: ... 2023-12-06T16:22:02.784 INFO:teuthology.orchestra.run.smithi078.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-06T16:22:02.792 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-06T16:22:02.793 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-06T16:22:02.908 INFO:teuthology.orchestra.run.smithi162.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-06T16:22:02.908 INFO:teuthology.orchestra.run.smithi162.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-06T16:22:02.909 INFO:teuthology.orchestra.run.smithi162.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-06T16:22:02.909 INFO:teuthology.orchestra.run.smithi162.stderr: [--retry RETRY] 2023-12-06T16:22:02.909 INFO:teuthology.orchestra.run.smithi162.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-12-06T16:22:02.909 INFO:teuthology.orchestra.run.smithi162.stderr: ... 2023-12-06T16:22:02.909 INFO:teuthology.orchestra.run.smithi162.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-06T16:22:02.917 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-06T16:22:02.918 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T16:22:02.934 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-06T16:22:02.950 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-06T16:22:02.952 DEBUG:teuthology.misc:Transferring archived files from smithi078:/var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324/remote/ubuntu@smithi078.front.sepia.ceph.com/crash 2023-12-06T16:22:02.953 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/crash -- . 2023-12-06T16:22:02.971 DEBUG:teuthology.misc:Transferring archived files from smithi162:/var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324/remote/ubuntu@smithi162.front.sepia.ceph.com/crash 2023-12-06T16:22:02.972 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/crash -- . 2023-12-06T16:22:02.989 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-06T16:22:02.989 DEBUG:teuthology.orchestra.run.smithi078:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-06T16:22:03.029 INFO:teuthology.orchestra.run.smithi078.stderr:grep: /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-06T16:22:03.031 INFO:tasks.cephadm:Compressing logs... 2023-12-06T16:22:03.031 DEBUG:teuthology.orchestra.run.smithi078:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-06T16:22:03.033 DEBUG:teuthology.orchestra.run.smithi162:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-06T16:22:03.044 INFO:teuthology.orchestra.run.smithi078.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-06T16:22:03.049 INFO:teuthology.orchestra.run.smithi162.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-06T16:22:03.057 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mon.b.log 2023-12-06T16:22:03.058 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-12-06T16:22:03.058 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mgr.x.log 2023-12-06T16:22:03.060 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-12-06T16:22:03.060 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi162.hzeinf.log 2023-12-06T16:22:03.060 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-12-06T16:22:03.061 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.6.log: /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi162.hzeinf.log: 58.4% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi162.hzeinf.log.gz 2023-12-06T16:22:03.061 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mon.a.log 2023-12-06T16:22:03.062 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mgr.y.log 2023-12-06T16:22:03.062 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T16:22:03.063 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-12-06T16:22:03.063 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.4.log: /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T16:22:03.063 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mon.c.log 2023-12-06T16:22:03.064 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi078.zegrnl.log 2023-12-06T16:22:03.064 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mgr.y.log: /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-12-06T16:22:03.064 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi078.zegrnl.log: gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-12-06T16:22:03.064 INFO:teuthology.orchestra.run.smithi078.stderr: 58.3% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-client.rgw.r.z.smithi078.zegrnl.log.gz 2023-12-06T16:22:03.065 INFO:teuthology.orchestra.run.smithi078.stderr:gzip /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.1.log: -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-12-06T16:22:03.065 INFO:teuthology.orchestra.run.smithi078.stderr:gzip -5 --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-06T16:22:03.066 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.0.log: gzip -5 /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.3.log: --verbose -- /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-12-06T16:22:03.067 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-06T16:22:03.070 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T16:22:03.071 INFO:teuthology.orchestra.run.smithi162.stderr: 91.0% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T16:22:03.076 INFO:teuthology.orchestra.run.smithi078.stderr:/var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 91.3% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-06T16:22:03.079 INFO:teuthology.orchestra.run.smithi078.stderr: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-06T16:22:03.165 INFO:teuthology.orchestra.run.smithi162.stderr: 91.3% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mgr.x.log.gz 2023-12-06T16:22:03.294 INFO:teuthology.orchestra.run.smithi078.stderr: 92.1% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mgr.y.log.gz 2023-12-06T16:22:03.625 INFO:teuthology.orchestra.run.smithi078.stderr: 92.6% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-12-06T16:22:03.684 INFO:teuthology.orchestra.run.smithi162.stderr: 92.7% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-12-06T16:22:03.723 INFO:teuthology.orchestra.run.smithi162.stderr: 93.5% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mon.b.log.gz 2023-12-06T16:22:03.794 INFO:teuthology.orchestra.run.smithi162.stderr: 93.4% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-12-06T16:22:03.904 INFO:teuthology.orchestra.run.smithi078.stderr: 94.8% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mon.c.log.gz 2023-12-06T16:22:03.921 INFO:teuthology.orchestra.run.smithi078.stderr: 93.1% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-12-06T16:22:03.986 INFO:teuthology.orchestra.run.smithi078.stderr: 92.9% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-12-06T16:22:03.995 INFO:teuthology.orchestra.run.smithi162.stderr: 92.9% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-12-06T16:22:04.046 INFO:teuthology.orchestra.run.smithi078.stderr: 93.1% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-12-06T16:22:04.103 INFO:teuthology.orchestra.run.smithi162.stderr: 93.2% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-12-06T16:22:04.105 INFO:teuthology.orchestra.run.smithi162.stderr: 2023-12-06T16:22:04.105 INFO:teuthology.orchestra.run.smithi162.stderr:real 0m1.066s 2023-12-06T16:22:04.105 INFO:teuthology.orchestra.run.smithi162.stderr:user 0m4.019s 2023-12-06T16:22:04.106 INFO:teuthology.orchestra.run.smithi162.stderr:sys 0m0.129s 2023-12-06T16:22:04.552 INFO:teuthology.orchestra.run.smithi078.stderr: 90.8% -- replaced with /var/log/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/ceph-mon.a.log.gz 2023-12-06T16:22:04.553 INFO:teuthology.orchestra.run.smithi078.stderr: 2023-12-06T16:22:04.553 INFO:teuthology.orchestra.run.smithi078.stderr:real 0m1.517s 2023-12-06T16:22:04.553 INFO:teuthology.orchestra.run.smithi078.stderr:user 0m5.740s 2023-12-06T16:22:04.554 INFO:teuthology.orchestra.run.smithi078.stderr:sys 0m0.172s 2023-12-06T16:22:04.554 INFO:tasks.cephadm:Archiving logs... 2023-12-06T16:22:04.555 DEBUG:teuthology.misc:Transferring archived files from smithi078:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324/remote/ubuntu@smithi078.front.sepia.ceph.com/log 2023-12-06T16:22:04.556 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T16:22:05.293 DEBUG:teuthology.misc:Transferring archived files from smithi162:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324/remote/ubuntu@smithi162.front.sepia.ceph.com/log 2023-12-06T16:22:05.294 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-06T16:22:05.850 INFO:tasks.cephadm:Removing cluster... 2023-12-06T16:22:05.850 DEBUG:teuthology.orchestra.run.smithi078:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 --force 2023-12-06T16:22:07.831 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 16:22:07 smithi078 systemd[1]: Stopping Ceph node-exporter.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:22:08.604 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 16:22:08 smithi078 bash[57865]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-node-exporter.a 2023-12-06T16:22:08.605 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 16:22:08 smithi078 bash[57911]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/node-exporter.a/unit.stop: No such file or directory 2023-12-06T16:22:08.605 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 16:22:08 smithi078 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-12-06T16:22:08.605 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 16:22:08 smithi078 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-06T16:22:08.605 INFO:journalctl@ceph.node-exporter.a.smithi078.stdout:Dec 06 16:22:08 smithi078 systemd[1]: Stopped Ceph node-exporter.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:22:08.912 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:22:08 smithi078 systemd[1]: Stopping Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:22:08.912 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:22:08 smithi078 bash[48469]: ts=2023-12-06T16:22:08.694Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-06T16:22:09.623 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:22:09 smithi078 bash[57937]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-alertmanager.a 2023-12-06T16:22:09.623 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:22:09 smithi078 bash[57982]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/alertmanager.a/unit.stop: No such file or directory 2023-12-06T16:22:09.623 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:22:09 smithi078 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-06T16:22:09.623 INFO:journalctl@ceph.alertmanager.a.smithi078.stdout:Dec 06 16:22:09 smithi078 systemd[1]: Stopped Ceph alertmanager.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:22:21.167 DEBUG:teuthology.orchestra.run.smithi162:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 21ff54ac-944f-11ee-95a2-87774f69a715 --force 2023-12-06T16:22:22.888 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 16:22:22 smithi162 systemd[1]: Stopping Ceph node-exporter.b for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:22:23.869 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[43421]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-node-exporter.b 2023-12-06T16:22:23.869 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[43470]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/node-exporter.b/unit.stop: No such file or directory 2023-12-06T16:22:23.869 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 16:22:23 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-12-06T16:22:23.869 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 16:22:23 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-06T16:22:23.870 INFO:journalctl@ceph.node-exporter.b.smithi162.stdout:Dec 06 16:22:23 smithi162 systemd[1]: Stopped Ceph node-exporter.b for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:22:24.139 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 systemd[1]: Stopping Ceph grafana.a for 21ff54ac-944f-11ee-95a2-87774f69a715... 2023-12-06T16:22:24.139 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-06T16:22:24.139 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped Stream Manager" 2023-12-06T16:22:24.139 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-12-06T16:22:24.139 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-12-06T16:22:24.140 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-12-06T16:22:24.140 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-12-06T16:22:24.140 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-12-06T16:22:24.140 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-12-06T16:22:24.140 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-12-06T16:22:24.140 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-12-06T16:22:24.140 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-12-06T16:22:24.140 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-12-06T16:22:24.141 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:23 smithi162 bash[33811]: t=2023-12-06T16:22:23+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-12-06T16:22:24.868 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:24 smithi162 bash[43498]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715-grafana.a 2023-12-06T16:22:24.868 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:24 smithi162 bash[43542]: bash: /var/lib/ceph/21ff54ac-944f-11ee-95a2-87774f69a715/grafana.a/unit.stop: No such file or directory 2023-12-06T16:22:24.869 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:24 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-12-06T16:22:24.869 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:24 smithi162 systemd[1]: ceph-21ff54ac-944f-11ee-95a2-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-06T16:22:24.869 INFO:journalctl@ceph.grafana.a.smithi162.stdout:Dec 06 16:22:24 smithi162 systemd[1]: Stopped Ceph grafana.a for 21ff54ac-944f-11ee-95a2-87774f69a715. 2023-12-06T16:22:36.359 INFO:tasks.cephadm:Removing cephadm ... 2023-12-06T16:22:36.360 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T16:22:36.367 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-06T16:22:36.372 INFO:tasks.cephadm:Teardown complete 2023-12-06T16:22:36.372 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T16:22:36.381 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T16:22:36.382 DEBUG:teuthology.orchestra.run.smithi078:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T16:22:36.411 DEBUG:teuthology.orchestra.run.smithi162:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T16:22:36.431 INFO:teuthology.orchestra.run.smithi078.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T16:22:36.432 INFO:teuthology.orchestra.run.smithi078.stdout:============================================================================== 2023-12-06T16:22:36.432 INFO:teuthology.orchestra.run.smithi078.stdout:*hv01.front.sepi 44.4.53.2 2 u 115 128 377 0.086 5.403 0.886 2023-12-06T16:22:36.432 INFO:teuthology.orchestra.run.smithi078.stdout:+hv02.front.sepi 63.231.80.2 3 u 109 128 377 0.082 8.769 1.180 2023-12-06T16:22:36.432 INFO:teuthology.orchestra.run.smithi078.stdout:+hv03.front.sepi 74.6.168.72 3 u 100 128 377 0.096 8.441 0.898 2023-12-06T16:22:36.432 INFO:teuthology.orchestra.run.smithi078.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-06T16:22:36.434 INFO:teuthology.orchestra.run.smithi162.stdout: remote refid st t when poll reach delay offset jitter 2023-12-06T16:22:36.434 INFO:teuthology.orchestra.run.smithi162.stdout:============================================================================== 2023-12-06T16:22:36.434 INFO:teuthology.orchestra.run.smithi162.stdout:*hv01.front.sepi 44.4.53.2 2 u 43 64 377 0.090 -1.733 0.291 2023-12-06T16:22:36.434 INFO:teuthology.orchestra.run.smithi162.stdout:+hv02.front.sepi 63.231.80.2 3 u 59 64 377 0.094 3.017 0.193 2023-12-06T16:22:36.434 INFO:teuthology.orchestra.run.smithi162.stdout:+hv03.front.sepi 74.6.168.72 3 u 36 64 377 0.088 2.456 0.197 2023-12-06T16:22:36.435 INFO:teuthology.orchestra.run.smithi162.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-12-06T16:22:36.435 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T16:22:36.444 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T16:22:36.445 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T16:22:36.452 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T16:22:36.461 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T16:22:36.469 INFO:teuthology.task.internal:Duration was 2314.863421 seconds 2023-12-06T16:22:36.469 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T16:22:36.478 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T16:22:36.478 DEBUG:teuthology.orchestra.run.smithi078:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T16:22:36.480 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T16:22:36.533 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T16:22:36.533 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi078.front.sepia.ceph.com 2023-12-06T16:22:36.533 DEBUG:teuthology.orchestra.run.smithi078:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T16:22:36.545 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi162.front.sepia.ceph.com 2023-12-06T16:22:36.545 DEBUG:teuthology.orchestra.run.smithi162:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-06T16:22:36.561 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T16:22:36.561 DEBUG:teuthology.orchestra.run.smithi078:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T16:22:36.591 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T16:22:36.661 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T16:22:36.662 DEBUG:teuthology.orchestra.run.smithi078:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T16:22:36.668 DEBUG:teuthology.orchestra.run.smithi162:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T16:22:36.839 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T16:22:36.854 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T16:22:36.854 DEBUG:teuthology.orchestra.run.smithi078:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T16:22:36.871 DEBUG:teuthology.orchestra.run.smithi162:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T16:22:36.890 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T16:22:36.903 DEBUG:teuthology.orchestra.run.smithi078:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T16:22:36.916 DEBUG:teuthology.orchestra.run.smithi162:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-06T16:22:36.927 INFO:teuthology.orchestra.run.smithi078.stdout:kernel.core_pattern = core 2023-12-06T16:22:36.932 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = core 2023-12-06T16:22:36.967 DEBUG:teuthology.orchestra.run.smithi078:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T16:22:36.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T16:22:36.974 DEBUG:teuthology.orchestra.run.smithi162:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T16:22:37.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T16:22:37.006 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T16:22:37.020 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T16:22:37.021 DEBUG:teuthology.misc:Transferring archived files from smithi078:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324/remote/smithi078 2023-12-06T16:22:37.022 DEBUG:teuthology.orchestra.run.smithi078:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T16:22:37.055 DEBUG:teuthology.misc:Transferring archived files from smithi162:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324/remote/smithi162 2023-12-06T16:22:37.056 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T16:22:37.084 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T16:22:37.085 DEBUG:teuthology.orchestra.run.smithi078:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T16:22:37.091 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T16:22:37.096 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T16:22:37.106 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T16:22:37.106 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T16:22:37.115 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T16:22:37.116 DEBUG:teuthology.orchestra.run.smithi078:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T16:22:37.118 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T16:22:37.123 INFO:teuthology.orchestra.run.smithi078.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 16:22 /home/ubuntu/cephtest 2023-12-06T16:22:37.144 INFO:teuthology.orchestra.run.smithi162.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 16:22 /home/ubuntu/cephtest 2023-12-06T16:22:37.146 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T16:22:37.161 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T16:22:37.183 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T16:22:37.204 DEBUG:teuthology.nuke:shortname: smithi078 2023-12-06T16:22:37.204 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T16:22:37.224 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi078.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 15:34:10.368985', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-06T16:22:37.229 DEBUG:teuthology.nuke:shortname: smithi162 2023-12-06T16:22:37.229 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T16:22:37.249 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-06_15:05:11-rados-wip-yuri6-testing-2023-12-05-0753-pacific-distro-default-smithi/7480324', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-06 15:34:10.367562', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-06T16:22:37.268 INFO:teuthology.orchestra.console.smithi078:Power off 2023-12-06T16:22:37.268 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T16:22:37.294 DEBUG:teuthology.orchestra.console.smithi078:power off output: Chassis Power Control: Down/Off 2023-12-06T16:22:37.294 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T16:22:37.310 INFO:teuthology.orchestra.console.smithi162:Power off 2023-12-06T16:22:37.310 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T16:22:37.319 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2023-12-06T16:22:37.333 DEBUG:teuthology.orchestra.console.smithi162:power off output: Chassis Power Control: Down/Off 2023-12-06T16:22:37.333 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T16:22:37.356 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is on 2023-12-06T16:22:41.320 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T16:22:41.358 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T16:22:41.432 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2023-12-06T16:22:41.468 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is on 2023-12-06T16:22:45.434 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T16:22:45.469 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T16:22:45.545 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is on 2023-12-06T16:22:45.580 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is off 2023-12-06T16:22:45.681 INFO:teuthology.orchestra.console.smithi162:Power off completed 2023-12-06T16:22:49.550 DEBUG:teuthology.orchestra.console.smithi078:pexpect command: ipmitool -H smithi078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T16:22:49.662 DEBUG:teuthology.orchestra.console.smithi078:check power output: Chassis Power is off 2023-12-06T16:22:49.763 INFO:teuthology.orchestra.console.smithi078:Power off completed 2023-12-06T16:22:49.871 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: 2314.863421201706 failure_reason: 'Command failed on smithi078 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 21ff54ac-944f-11ee-95a2-87774f69a715 -e sha1=d03fca4f35d43f61b4679936aef7bd2f01cced0b -- 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=fc20a1711538463eb76493788aa973c7 status: fail success: false 2023-12-06T16:22:49.872 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T16:22:49.963 INFO:teuthology.run:FAIL